Localisation updates Cantonese, Chinese and Old/Late Time Chinese
[lhc/web/wiklou.git] / maintenance /
2008-12-28 Aryeh GregorPrepend x to section ids not starting with [a-z]
2008-12-27 Alex Zmore Special:Interwiki cleanup:
2008-12-27 Alexandre EmsenhuberAdded new line so that it doesn't break output
2008-12-27 Siebrand MazelandFollow up on r44724 (Remove some less-useful redundant...
2008-12-27 Siebrand Mazeland* Remove obsolete message 'interwiki-desc'
2008-12-27 Siebrand MazelandFollow up on r45062.
2008-12-27 Alex Zadd Special:Interwiki messages to messages.inc and...
2008-12-27 X!Add Interwiki extension to core.
2008-12-26 Shinjimanmark the skin names strings as optional, as some langua...
2008-12-26 Brion VibberRevert r45021, r45022, r45023 -- restoring r44896,...
2008-12-25 Rotem LissLocalization script: Adding the possibility of checking...
2008-12-25 Alexandre EmsenhuberPer siebrand: typo
2008-12-25 Alexandre EmsenhuberPer Nikerabbit and Siebrand: removed $skinNames from...
2008-12-25 Alexandre EmsenhuberPHP 5.3 really doesn't like Namespace:: :)
2008-12-25 Danny B* reverting r44927 because of r45021
2008-12-25 Aaron SchulzAdd a little script I use to change db prefix
2008-12-23 Ilmari Karonen(bug 16769) reset $wgNamespaceProtection to default...
2008-12-23 Ilmari KaronenFix tests after r44896: s/<a name="([^"]+)"><\/a>/...
2008-12-22 Raimond SpekkingFollow up r44915: Add new messages to messages.inc
2008-12-19 Tim StarlingStats on the blob_orphans table, to make sure we're...
2008-12-19 Brion Vibber* (bug 11733) Fixed parameter validation in importTextF...
2008-12-17 Tim StarlingIs this needed? Probably not, but it doesn't hurt....
2008-12-16 Raimond Spekking* Add a 'change block' link to Special:IPBlockList...
2008-12-16 Ilmari Karonen(bug 16632) Make updateArticleCount.inc.php use COUNT...
2008-12-16 Ilmari KaronenFollowup to r44641: Only skip file pages that actually...
2008-12-16 Ilmari KaronenMake cleanupTitles.php skip file pages (a bit late...
2008-12-15 Brion Vibber* (bug 16656) cleanupTitles and friends should now...
2008-12-15 Raimond SpekkingAdd a descriptive message for rows/cols of Special...
2008-12-15 Chad Horohoebug 15849 - Trying to move a page onto an interwiki...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-14 Ilmari Karonenbetter parser test coverage of {{ns:}}
2008-12-14 Ilmari KaronenFix regression in parserTests.inc caused by r44560.
2008-12-13 Raimond SpekkingFollow up r44514: Add new message to messages.inc
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-12-12 Chad HorohoeRemove these tooltips in favor of actually putting...
2008-12-12 Raimond Spekking* Reword some resetpass related messages: It is a passw...
2008-12-11 Aaron Schulz*Disabled hit counter
2008-12-11 Brion VibberSome more verbose output and fix infinite loop if you...
2008-12-11 Aaron SchulzAdd a script to filecache content pages on the wiki
2008-12-09 Raimond SpekkingPer Brions suggestions mediawiki.org/wiki/Special:Code...
2008-12-05 Rotem LissLocalization update.
2008-12-05 Siebrand MazelandFollow up on r44248:
2008-12-05 Siebrand MazelandFollow up on r44245:
2008-12-02 Daniel Kinzlerfixed successive extension stripping
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Alexandre Emsenhuber* Fixed doxygen warning in Article.php and User.php
2008-11-29 Alexandre Emsenhuber* fixed Doxygen errors in Database.php, DatabasePostgre...
2008-11-28 Daniel Kinzlersupport more greedy params
2008-11-28 Siebrand Mazeland* Special:ImageList -> Special:FileList
2008-11-27 Ilmari Karonen(bug 15892) kluge: disable use of temporary tables...
2008-11-27 Daniel Kinzlerimage import new supports per-image description files
2008-11-22 Greg Sabino MullaneAdd CASCADE back in: better to break older Postgres...
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-21 Chad HorohoeReplace mkdir() in favor of wfMkdirParents():
2008-11-21 Chad Horohoe(bug 8702) Refactor stats updating in nukePage. Now...
2008-11-21 Ilmari Karonenalso fix image names with magic tildes in them, got...
2008-11-21 Ilmari KaronenClean up image titles with HTML entities (made invalid...
2008-11-21 Siebrand MazelandRemove fixed characters (spaces and comma) from listToT...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-18 Raimond SpekkingAdd hints for maximum values of some user preferences.
2008-11-18 Raimond SpekkingUpdate per r43658 and r43661
2008-11-17 Siebrand Mazeland(bug 44) Rename Image namespace to File. Based on a...
2008-11-17 Siebrand MazelandUpdate messages.inc per r43624
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-16 Raimond SpekkingAdd 'statistics-summary' as default existing but empty...
2008-11-15 Raimond SpekkingRestore message for search prefs. Removed in r43384...
2008-11-15 Chad HorohoeRevert r41710, r41978, r42012, r42048 (integration...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-14 Siebrand MazelandRemove message id for message that no longer exists.
2008-11-12 Raimond SpekkingAdd messages for hardcoded parser warnings
2008-11-12 Brion VibberAvoid destructing the language object, as it corrupts...
2008-11-11 Raimond SpekkingMake 'searchmenu-help' optional
2008-11-11 Raimond SpekkingCleanup for r43376:
2008-11-11 Raimond Spekking* Rebuild all messages per r43376 (search form)
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-07 Aaron SchulzAdd proposed patch to:
2008-11-04 Raimond SpekkingFollow up per r43173: message was renamed.
2008-11-03 Tim StarlingAssorted tweaks on further review and local testing:
2008-11-03 Siebrand MazelandRetire 'newpages-showhideredirs' in favour of 'whatlink...
2008-11-03 Raimond SpekkingMake show/hide links in watchlist consistent to recent...
2008-11-03 Ilmari Karonenremove the skin-override message from messages.inc too
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
2008-11-02 Raimond SpekkingFix for r43077:
2008-11-02 Rotem LissLocalization update.
2008-11-01 Tim StarlingTypo
2008-11-01 Tim Starling* Added $wgDebugLogPrefix, to allow users (or in this...
2008-11-01 Rotem LissLocalization update for he, and reordering the right...
2008-11-01 Siebrand MazelandFollow up on r42980. Register message and fix alignment.
2008-10-31 Siebrand MazelandAdd missing messages for [right|action]-move-userpages
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-30 Brion VibberRevert r42799, r42800 "(bug 1999) Add editable footer...
2008-10-30 X!Add to messages.inc, ignore the <li> if it does not...
2008-10-29 Aaron SchulzRevert r41723 and follow-up r41811: rcnotefrom had...
2008-10-29 Tim Starling* Added recompressTracked.php, the second part of the...
2008-10-27 Siebrand MazelandRevert r42659 per revert of r42658 by aaron in r42664...
2008-10-27 Siebrand MazelandFollow up on r42658. Register messages and rebuild...
2008-10-27 Aaron Schulz(bug 16046) Add show/hide for types that flood logs
2008-10-26 Brion VibberBacking out r42575 "Add quick script to update to the...
next