Standardizing linebreaks
[lhc/web/wiklou.git] / includes /
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
2004-02-29 Nicholas Pisarro, JrCommented side effect of changing '$wgUseDatabaseMessages'.
2004-02-29 Jens Frankrenamed variables for better readability
2004-02-29 Tim Starlingbug fix
2004-02-29 Tim StarlingSpecial developer powers in SpecialMakesysop, different...
2004-02-29 Tim Starlingmarked a static function as such
2004-02-29 Tim StarlingwfRecordUpload() using RecentChange instead of direct...
2004-02-29 Tim StarlingParser improvements: global variable destruction
2004-02-29 Brion VibberGo result was going straight to google fallback instead...
2004-02-28 Jens FrankAdded real parser/tokenizer.
2004-02-28 Tim Starlingbug fix
2004-02-28 Brion VibberTurn database messages on by default. If it sucks too...
2004-02-28 Brion VibberShorttags fix
2004-02-28 Brion VibberSwap nasty GIFs in toolbar for PNGs.
2004-02-28 Tim StarlingComments and code formatting
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...
2004-02-28 Mr. E23Fix for linkPrefixExtension feature
2004-02-28 Tim Starlinglost linestart
2004-02-27 Brion Vibber1.2.0 release candidate 1
2004-02-27 Nicholas Pisarro, JrAdded the ability to do an authenticated SMTP login...
2004-02-27 Nicholas Pisarro, JrAdded "My contributions" to Cologne Blue skin under...
2004-02-27 Tim Starlingfixed problem with updateTimestamp() altering existing...
2004-02-27 Brion VibberFix for 904065: use .php instead of .phtml extension...
2004-02-27 Brion VibberFix for 903572: mark the user page backlink as existing...
2004-02-27 Tim Starlingbug fix -- parser cache used when it shouldn't be
2004-02-27 Mr. E23Improvement on link rendering speed
2004-02-27 Tim Starlingminor fixes
2004-02-26 Gabriel Wickeenabled ports != 80 for purging, just add the :port...
2004-02-26 Tim StarlingSplit parser from OutputPage into Parser.php, corrected...
2004-02-25 Brion VibberHide the styles from Netscape 4 without hiding them...
2004-02-24 Magnus ManskeCategory function now working
2004-02-24 Magnus ManskeCategories workover, incomplete
2004-02-24 Brion VibberUse that pesky getStylesheet function
2004-02-24 Brion VibberKeep CSS away from old Netscape, which mucks it up...
2004-02-24 Tim Starlingrejecting "." and ".." -- conflict with directories...
2004-02-23 Jens FrankFix bug: Only first prefix link (aka Al[[Razi]]) was...
2004-02-23 Tim StarlingReturn of the Dumb Update (for rebuilding link tables)
2004-02-22 Tim Starlingno blocks larger than /16
2004-02-22 Tim Starlingbug fix
next