* (bug 12968) Render redirect wikilinks in a redirect class for customization via...
[lhc/web/wiklou.git] / includes /
2008-01-29 Raimond SpekkingFix double escaping. Thanks to Nikerabbit :)
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-29 Tim StarlingFix r30240: 2ms is an appropriate default for non-googl...
2008-01-29 Brion VibberApply live hack from Wikimedia code base: profiling...
2008-01-29 Brion VibberApply live hack from Wikimedia code base: bump load...
2008-01-29 Brion VibberApplying live hacks from Wikimedia code base:
2008-01-29 Brion VibberApply a live hack from Wikimedia codebase: throw except...
2008-01-29 Brion VibberReplacing a live hack in wfIncrStats:
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: add a hook...
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-28 Roan Kattouw(bug 12816) Adding list=random module which fetches...
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-28 River Tarnell$wgStyleVersion++
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-27 River Tarnell$wgStyleVersion++
2008-01-27 Aryeh GregorDon't display rollback link if the user doesn't have...
2008-01-27 Rotem LissFix for Special:Export so it doesn't ignore the page...
2008-01-26 Victor VasilievShow warning if image page exists
2008-01-26 Victor VasilievIntroduce SajaxSearch hook
2008-01-26 Victor VasilievInvalidate file cache on image redirects deletion
2008-01-26 Tim StarlingFixed #tag support for PPNode
2008-01-26 Tim StarlingRevert removal of CPU time profiling in 29658-29661...
2008-01-26 Brion VibberRevert r30162 for now.
2008-01-26 Robert LeveringtonFix bug 9246 by watching a page when the upload\reuploa...
2008-01-26 Brion Vibber* Fix for restricted namespaces/pages in Special:Export
2008-01-25 Huji(bug 12790) Page protection is not logged when edit...
2008-01-25 Roan KattouwReturning EditPage::AS_HOOK_ERROR rather than false...
2008-01-25 Roan KattouwFixing some messages in ApiBase
2008-01-25 Roan KattouwChange action=paraminfo's format to something that...
2008-01-25 HujiIntroducing Xml::reasonDropDown
2008-01-25 Roan KattouwClarifying unorthodox MIME type
2008-01-25 Roan KattouwRe-applying r30130, this time without the EXCEDED/EXCEE...
2008-01-25 Tim StarlingFixed broken HTML
2008-01-25 Tim StarlingWorkaround for segfault observed on parse for certain...
2008-01-25 Tim Starling* Fixed <!-- ~~~~ -->, added parser test
2008-01-25 Aryeh Gregor$wgStyleVersion!
2008-01-25 Aryeh GregorRevert 30130, completely breaks editing with fatal...
2008-01-24 Roan KattouwRemoving some unused global $wgTitle; statements and...
2008-01-24 Aryeh GregorAvoid relying on isset(). This can cause problems...
2008-01-24 Roan KattouwAPI:
2008-01-24 Huji(bug 12753) Empty captions in MediaWiki:Sidebar result...
2008-01-24 Huji(bug 12214) Add a predefined list of delete reasons...
2008-01-24 Raimond Spekkingpartly revert of r30110. looks like an accident.
2008-01-24 Roan KattouwTweaking r30119: changing txt and dbg's MIME type to...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-24 Raimond Spekking* Sort elements by alphabet
2008-01-24 Raimond Spekking* Move special case from core to the Newuserlog extensi...
2008-01-24 Huji(bug 12753) Empty captions in MediaWiki:Sidebar result...
2008-01-24 Huji(bug 12738) Database query syntax error in maintenance...
2008-01-24 Tim Starling* Make lc and uc parser functions skip strip markers
2008-01-24 Tim StarlingFix fatal error in eval.php
2008-01-24 Tim Starling* Factored out PPD "part" handling into its own class...
2008-01-24 Aryeh GregorComment tweak, remove strcmp().
2008-01-24 Aryeh GregorCommit some junk: spacing, braces, parentheses, other...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Bryan Tong MinhApiQueryImageInfo: Convert sha1 to base16 like before...
2008-01-23 Roan KattouwAPI: Added uiprop=editcount to meta=userinfo
2008-01-23 Raimond SpekkingTweak Special:CreateAccount again. Make it smarter...
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php
2008-01-23 Raimond SpekkingFix PHP strict standard. Thanks to Siebrand.
2008-01-23 Roan KattouwAPI:
2008-01-23 Roan KattouwAPI: Adding module prefix information to action=paraminfo
2008-01-23 Roan KattouwAPI: Adding parameter description to action=paraminfo...
2008-01-23 Raimond Spekking(bug 11897) Add alias [[Special:CreateAccount]] & ...
2008-01-22 Raimond Spekking* (bug 12506) Allow URL parameter 'section' in Special...
2008-01-22 Roan KattouwAPI:
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...
2008-01-22 Brion VibberTweak to r30053... Remove unnecessary sprintf()
2008-01-22 Raimond Spekking* (bug 6436) Localization of Special:Import XML parser...
2008-01-22 Tim StarlingFix for bug 12726: make the internal OT_xxx constants...
2008-01-22 Tim StarlingFix for bug 12705. Fixed refreshLinks.php documentation.
2008-01-22 Brion Vibber* (bug 12327) Comma in username no longer disrupts...
2008-01-22 Brion Vibber* (bug 11593, 12719) Fixes for overzealous invocation...
2008-01-21 Brion Vibber* Log username blocks with canonical form of name inste...
2008-01-21 Aaron SchulzDisallow uploads to protected titles (bug 12727)
2008-01-21 Aaron SchulzConvert to the right timestamp format before doing...
2008-01-21 Raimond SpekkingAdd an comment for used messages, to enssure that grep...
2008-01-21 Tim StarlingPostcard from linuxland.
2008-01-21 Roan Kattouw(bug 12716) Unprotecting a non-protected page leaves...
2008-01-21 Brion VibberUse $wgPasswordSender instead of $wgEmergencyContact
2008-01-21 Brion Vibber* (bug 12655) Added $wgUserEmailUseReplyTo config optio...
2008-01-20 Victor VasilievAdd profiling to MagicWord.php
2008-01-20 Victor VasilievFix code formatting
2008-01-20 Roan Kattouw* API: Added apfilterlanglinks parameter to list=allpag...
2008-01-20 Victor Vasiliev* Don't follow redirects if image exists
2008-01-20 Roan Kattouw(bug 12704) Adding amlang parameter to meta=allmessages
2008-01-20 Roan KattouwSmall fix
2008-01-20 Roan Kattouw* Refactoring ApiQueryImageInfo to use new File::loadHi...
2008-01-20 Victor Vasiliev* Fix image caching
2008-01-20 Roan KattouwFileRepo: LocalFile::getUser() should load data
2008-01-20 Victor VasilievGotta die today...
2008-01-20 Victor VasilievFix stupid bug
2008-01-20 Brion VibberA little refactoring of the input splitting/expansion:
2008-01-20 Victor Vasiliev* Fix empty file histories
2008-01-20 Brion Vibber* Add option to include templates in Special:Export.
2008-01-20 Victor VasilievImage redirects:
2008-01-20 Victor VasilievFix AJAX search caching on invalid titles
2008-01-20 Victor VasilievIntroduced File::getHistory(), which should be used...
2008-01-19 Siebrand MazelandRevert 'oops'
next