bug fix, mContainsOldMagic goes in mOutput now
[lhc/web/wiklou.git] / includes /
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
2004-02-21 Tim Starlingminor change
2004-02-20 Gabriel WickePurging of scaled images when thumbnail is regenerated...
2004-02-20 Gabriel WickeImage purging. Are scaled versions of images deleted...
2004-02-19 Brion VibberMake sure that id taken from cookie is an int; otherwis...
2004-02-18 Mr. E23Replaced uses of microtime() with wfTime() where possible.
2004-02-18 Mr. E23Added function wfTime to get current time as a float
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-16 Jens Frankadded |center| parameter to extended image syntax....
2004-02-16 Tim Starlingproper handling of infinite expiry
2004-02-15 Mr. E23Fix for parser cache; pages containing variables are...
2004-02-15 Mr. E23Moved google box out from 'searchdisabled' message...
2004-02-15 Jens Frankallow "foo[[bar]]" to extend the link over the whole...
2004-02-14 Mr. E23added name=fulltext to second submit button in search box
2004-02-14 Mr. E23Fixed bug causing different search actions on submit...
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2004-02-12 Tim StarlingMore realistic kill procedure
2004-02-12 Evan ProdromouChanged default email subject from hard-coded string...
2004-02-11 Tim StarlingSpecial:Asksql query timeout feature
2004-02-11 Tim StarlingSpecia:Asksql security fix, Special:Asksql query timeou...
2004-02-11 Mr. E23Fixed bug causing warnings. Fixed problem with repeated...
2004-02-11 Mr. E23Fuzzy search feature (replaces full text search as...
2004-02-09 Jens FrankFix bug with md5 generation of archived images
2004-02-08 Jens FrankRemoved thumb area restriction code, added code to...
2004-02-08 Gabriel Wickemaximum ten seconds server-side caching
2004-02-08 Gabriel Wickecleaned up unnecessary global declaration
next