lhc/web/wiklou.git
2008-01-29 Raimond SpekkingRevert r30261 by request of SPQRobin. Wrong language...
2008-01-29 Raimond SpekkingAdd an info to the comment field of the newuserlog...
2008-01-29 Roan KattouwAdding SkinSubPageSubtitle hook on Wiredtape's request.
2008-01-29 Roan KattouwAPI: Adding page parameter to action=parse to facilitat...
2008-01-29 Bertrand GrondinLocalisation updates for aliases and namespaces message...
2008-01-29 Bertrand GrondinLocalisation updates for aliases messages from Betawik
2008-01-29 Bertrand GrondinLocalisation updates for core messages from Betawiki...
2008-01-29 Bertrand GrondinLocalisation updates for core messages from Betawiki...
2008-01-29 Thomas BleherVarious whitespace fixes
2008-01-29 Raimond SpekkingFix double escaping. Thanks to Nikerabbit :)
2008-01-29 River Tarnellmissing link icon
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-29 Shinjiman* Update Chinese translations
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 -- remove...
2008-01-29 Brion VibberApply live hack from Wikimedia code base -- more verbos...
2008-01-29 Brion VibberApply live hack from Wikimedia code base: bump load...
2008-01-29 Brion VibberApply live hacks from Wikimedia codebase:
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 VibberDocument new hook UserCanSendEmail
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: add a hook...
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: bump HTTP...
2008-01-29 Brion VibberTweak to nextJobDB: don't explode on a system where...
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: pass a databas...
2008-01-29 Brion VibberApplying live hack from Wikimedia code base: tweaks...
2008-01-29 Brion VibberApplying live hack from Wikimedia code base: option...
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: --debug option...
2008-01-28 Raimond SpekkingLocalisation updates German
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-28 Bertrand Grondin Localisation updates for core messages from Betawiki...
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-28 River Tarnellstyling for various forms of <a>, mostly from monobook
2008-01-28 Aaron SchulzMore _deleted normalizing
2008-01-28 Aaron SchulzNormalize _deleted stuff
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-27 Aaron Schulz* Make rev_deleted an integer
2008-01-27 River Tarnell$wgStyleVersion++
2008-01-27 River Tarnellstyle #p-cactions li.new a (redlinks in article actions...
2008-01-27 River Tarnelladd several missing css classes from monobook
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-27 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-01-26 Bertrand Grondin Localisation updates for extensions messages from...
2008-01-26 HujiAdding new translations
2008-01-26 Rotem LissUpdate.
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 Shinjiman* Update Chinese translations
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 VibberMark the bug number for export thing
2008-01-26 Brion Vibber* Fix for restricted namespaces/pages in Special:Export
2008-01-25 Brion VibberRevert r30136, 30137 (bug 12681) -- new location of...
2008-01-25 Huji(bug 12790) Page protection is not logged when edit...
2008-01-25 Huji* Added Persian translations
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 Raimond SpekkingLocalisation updates German
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 GregorReduce margin for .usermessage, since it no longer...
2008-01-25 Aryeh Gregor(bug 12681) New messages bar should appear above page...
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 Rotem LissUpdate.
2008-01-24 Huji(bug 12753) Empty captions in MediaWiki:Sidebar result...
2008-01-24 Siebrand MazelandLocalisation updates for core messages from Betawiki...
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 SpekkingLocalisation updates German
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 River Tarnellslightly improved behaviour for very small browser...
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 River Tarnellinsert a clear:both div at the bottom of the content...
2008-01-24 Aryeh GregorComment tweak, remove strcmp().
2008-01-24 Aryeh GregorCommit some junk: spacing, braces, parentheses, other...
next