Printable mode cleanup. Now done through stylesheets, <link>ed so that the
[lhc/web/wiklou.git] / includes /
2004-03-21 Brion VibberPrintable mode cleanup. Now done through stylesheets...
2004-03-21 Tim Starlingfixed error handling broken since 1.96
2004-03-21 Arne HeizmannMake ~~~~~ (five tildes) insert just date/time, without...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-20 Tim Starlingslight alteration to comment
2004-03-20 Tim Starlingfixing notice
2004-03-20 Tim Starlingextra debugging info
2004-03-20 Magnus Manskeadding meta keywords
2004-03-20 Magnus Manskefixing category feature, again
2004-03-20 Brion VibberUninitialized variable cleanup; allow x-code input...
2004-03-20 Brion VibberUninitialized variable cleanup
2004-03-20 Brion VibberClean up initialized variables; fix upload error.
2004-03-20 Brion VibberSend cache-control headers with feeds, this makes 304...
2004-03-20 Brion VibberPut section-edit-summary-title back into head branch...
2004-03-19 Brion VibberRemove recently-added insert-section-title-as-summary...
2004-03-19 Brion VibberAutodiscovery <link> for RSS feed. Added helper functio...
2004-03-19 Brion VibberFix stupid mistake in untested charset conversion code.
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-18 Erik Moellerdon't prefill summary again during preview
2004-03-18 Erik Moellerprefill edit summary with section title when section...
2004-03-16 Antoine MussoFix source forge bug 694639
2004-03-16 Antoine MussoFix source forge bug 803693
2004-03-16 Antoine Mussofix source forge bug 854204
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-16 Antoine Mussofix source forge bug 787780
2004-03-16 Antoine Mussoremoving a debugging line (echo $variable)... I feel...
2004-03-16 Antoine MussoFix sourceforge bug 872981
2004-03-15 Antoine MussoImplement sourceforge feature request 903491
2004-03-15 Erik MoellerChange behavior of toolbar in browsers not supporting...
2004-03-14 Mr. E23Fixed problems with section editing and merging
2004-03-14 Mr. E23Fixed problem with merging of identical changes
2004-03-14 Jens Frankfixed language linking bug left from elimination of...
2004-03-14 Mr. E23Experimental merging of edit conflicts
2004-03-14 Mr. E23Fixed broken edit conflict page
2004-03-14 Antoine MussoFix sourceforge bug 855544
2004-03-14 Antoine MussoFix sourceforge bug 600079
2004-03-14 Tim Starlingbug fix: invalid ranges didn't halt processing
2004-03-14 Antoine MussoLighter version using a sub function to avoid repetitin...
2004-03-14 Mr. E23Standardizing linebreaks
2004-03-13 Gabriel Wickemade setSquidMaxage an accessor, default mSquidMaxage = 0
2004-03-13 Brion VibberDetect port the server is running on; needed for redire...
2004-03-13 Brion VibberMinor enhanced recentchanges fix for Safari; put <a...
2004-03-13 Brion VibberRemove the forced left-align in enhanced recentchanges...
2004-03-13 Brion VibberFix caption alignment for RTL langs
2004-03-13 Tim Starlingbug fix in proxy check
2004-03-12 Tim StarlingAllowing user ids to be specified e.g. "#1234@en",...
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-10 Brion VibberAdd incomplete Special:Import to repository; will compl...
2004-03-10 Tim Starlingproxy check
2004-03-10 Tim Starlingproxy check
2004-03-10 Brion VibberSave password cookie fixes
2004-03-10 Mr. E23Fixed 'call on non-object' error on Special:Contributions
2004-03-10 Brion VibberSet up Smarty skins to be usable if $wgUseSmarty is set
2004-03-09 Gabriel Wickepurge first url only once
2004-03-09 Gabriel Wickehistory purging
2004-03-09 Gabriel Wickebug fixes and indentation in purge function
2004-03-08 Gabriel Wickesupport for second-tier squids in the ip parsing function
2004-03-08 Brion VibberMake login work again; some var init fixes
2004-03-08 Brion VibberConsolidate with Title::getInternalURL() a bit
2004-03-08 Tim Starlingcode formatting
2004-03-08 Tim Starlingfixed a couple of minor bugs
2004-03-08 Tim Starlinguse the one central list of talk namespaces, don't...
2004-03-08 Tim Starlingfreeing a result object
2004-03-08 Tim Starlingbug fix, mContainsOldMagic goes in mOutput now
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-08 Brion VibberMore unitialized variable cleanup && 'pure' register_gl...
2004-03-08 Brion VibberFixed what seems to be an off-by-one error (it tried...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-07 Jens FrankCreate an error warning for thumbnails of non-existing...
2004-03-07 Mr. E23Fixed parse error
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberPut site name first in feed title
2004-03-06 Jens FrankISBN links disabled insides of [[link]]s, too, upon...
2004-03-06 Jens Frankdisable RFC autolinking inside of [[links]]
2004-03-06 Jens FrankAdded RFC link magic, similar to ISBN magic
2004-03-06 Jens FrankMoved ISBN magic to new parser
2004-03-06 Brion VibberFix timestamp error in redirects (fails in particularly...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-03-06 Tim StarlingOops, left debug output in
2004-03-06 Tim Starling* using new Title::getURL()
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-05 Mr. E23Added language string 'talkpagetext' before talk page...
2004-03-05 Mr. E23Fixed bug causing early execution errors to occasionall...
2004-03-05 Nicholas Pisarro, JrImplemented '$wgWhitelistRead'.
2004-03-05 Brion VibberTweaking RSS; add dates, etc.
2004-03-05 Brion VibberNew RSS feed should be easier to integrate with any...
2004-03-05 Brion VibberAdd $wgDebugRedirects to assist in debugging some probl...
2004-03-04 Brion VibberFix for #883774 inverse_timestamp not updated when...
2004-03-02 Jens FrankAdded hook to tokenizer and to parser for language...
2004-03-02 Brion VibberAdd database creation to in-place installer, plus a...
2004-03-01 Gabriel Wicketypo and minor tweak to permanent redirect
2004-03-01 Gabriel Wickeallow caching for permanent redirects
2004-03-01 Nicholas Pisarro, JrMade the reference to the MediaWiki namespace symbolic...
2004-03-01 Magnus Manskefixing category feature, again
2004-03-01 Nicholas Pisarro, JrCreated a new page, "SpecialAllmessages.php", which...
2004-03-01 Brion VibberClear message cache on rebuild
2004-03-01 Brion VibberAdd escaping necessary to deal with tips and example...
2004-03-01 Tim StarlingLimited developer version of Special:Makesysop to a...
2004-02-29 Gabriel Wickemissing addslashes broke edit toolbar on fr
2004-02-29 Jens Frankextended tokenizer to handle prefixed links
next