Localization update.
[lhc/web/wiklou.git] / includes /
2008-08-14 ShinjimanUpdate the Chinese conversion tables
2008-08-14 Aaron Schulz* Fix location of $ip check
2008-08-13 Aaron Schulzupdate comment
2008-08-13 Siebrand Mazeland(bug 15157) Special:Watchlist now has the same options...
2008-08-13 Aaron SchulzI really don't like the idea of invalid IPs sending...
2008-08-13 Aaron Schulzadd HexToOct()
2008-08-13 Chad HorohoeCatch php installs who have proc_open() disabled.
2008-08-13 Chad Horohoe(bug 15141) - Give "cascadeonly" checkbox on Special...
2008-08-13 Aryeh GregorFix regression from r37834: accesskey tooltip hint...
2008-08-13 Aryeh GregorCleanup some of my old code a bit. These should still...
2008-08-13 Fran RogersPer bug 15146, allow additional syntax for Special...
2008-08-13 Aryeh Gregor(bug 15128) Documentation for xmlEncode is wrong, it...
2008-08-12 Brion VibberRevert r39198 "* (bug 15128) Feed:xmlEncode() function...
2008-08-12 Aaron Schulz$thumb could be null
2008-08-12 Raimond SpekkingUse formatNum for another number
2008-08-12 Raimond SpekkingUse formatNum for another number
2008-08-12 Tim StarlingBy default, reject file uploads that look like ZIP...
2008-08-12 ShinjimanUpdate the Chinese conversion tables
2008-08-12 Ryan Schmidt* (bug 15128) Feed:xmlEncode() function now declared...
2008-08-12 Robert Leverington* (bug 15127) Add an additional space between the direc...
2008-08-11 Siebrand Mazeland(bug 14790) Export of category pages when using Categor...
2008-08-11 Tim StarlingFixed incorrect detection of PHP's DOM module (bug...
2008-08-11 Alexandre Emsenhuber(bug 15101) Displaying only bots edits in Special:Recen...
2008-08-11 Chad HorohoeMore of the ongoing war against mkdir() in favor of...
2008-08-11 Aaron SchulzAdd prependHTML() for extensions to avoid direct field...
2008-08-11 Aaron Schulzfinish previous commit
2008-08-11 Aaron SchulzFix broken execution order. Setting the bodytext variab...
2008-08-11 Aaron SchulzAdd getRevisionId()
2008-08-11 Fran RogersAddressing concerns in r39801 regarding editnotices...
2008-08-11 Fran RogersUpdated Doxygen docs for Title.php
2008-08-11 ShinjimanUpdate the Chinese conversion tables
2008-08-10 Brion VibberRevert r39062 "Avoid running some queries multiple...
2008-08-10 Brion VibberMore style cleanup -- encapsulate the page name class...
2008-08-10 Brion VibberRevert r39055 for now "Optional 'edit notices' on a...
2008-08-10 Brion VibberCleanup for r39054 "Bug 15079, 'Add class="ns-talk...
2008-08-10 Alexandre EmsenhuberFix for r38784: force the noconvertlink toggle to be...
2008-08-10 Chad HorohoeCleanup to r39058. Slightly less code than before....
2008-08-10 Chad HorohoeUse wfMkdirParents() because it's cooler (and mkdir...
2008-08-10 Niklas Laxström* Removed accidentally committed debugging
2008-08-10 Niklas Laxström* Whitespace fixes
2008-08-10 SQLTry at fixing bug 15052 - Skins should add their name...
2008-08-10 Fran RogersOptional 'edit notices' on a per-namespace and per...
2008-08-10 SQLBug 15079, 'Add class="ns-talk" / "ns-subject" to ...
2008-08-10 Aaron SchulzAnother go at extension CSS order
2008-08-10 Aaron SchulzFilecache should check &useskin. This should be backported.
2008-08-10 Brion VibberRevert r39021 "Tweak css load order (broken for extensi...
2008-08-09 Aaron SchulzTweak css load order (broken for extensions since r38116)
2008-08-09 Alexandre EmsenhuberFor compatibility with PHP 5.3.0alpha1: specify class...
2008-08-09 Leon Weber(bug 6387) Introduced new setting $wgCategoryPrefixedDe...
2008-08-09 Daniel FriesenAdd 3 new functions to the PPTemplateFrames to allow...
2008-08-09 Fran RogersDon't add the 'stub' class to redlinks
2008-08-09 Leon Weberremove the somehow unnecessary comment
2008-08-09 Brion VibberDon't freak out about #redirect: [[blah]], this was...
2008-08-08 Brion VibberCleanup for r38886 "(bug 12370) Add throttle on passwor...
2008-08-08 Brion VibberRevert r38879, 38880 "(bug 14002) Change cascade protec...
2008-08-08 Brion VibberRevert r38876 "(bug 2443) Add image name as alt-text...
2008-08-08 Aaron Schulz$wgPasswordAttemptThrottle cleanup
2008-08-08 Niklas Laxström* Format numbers passed to messages
2008-08-08 Brion VibberCleanup to r38831 -- don't check _just_ 'rss' and ...
2008-08-08 Brion VibberCleanup to cleanup -- keep the div name consistent...
2008-08-08 Brion VibberCleanup to r38799 ("Add a more descriptive message...
2008-08-08 Leon Weberfixing a missing tab
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-08 Aryeh GregorUnescape more "safe" characters when producing URLs...
2008-08-08 Chad HorohoeShould be the last of the 0777's :)
2008-08-08 Chad Horohoe(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops...
2008-08-08 SQLFix bug 15016 - 'Templates used on this page' inconsist...
2008-08-08 Andrew Garrett* (bug 12370) Add throttle on password attempts. Defaul...
2008-08-08 Andrew Garrett(bug 14002) Change cascade protection warning message...
2008-08-08 Andrew Garrett* (bug 2443) Add image name as alt-text when no caption...
2008-08-08 Tim StarlingFix fix r38823
2008-08-08 Tim StarlingDon't limit setlocale() hack to PHP 5.2.6, as per comme...
2008-08-08 Andrew GarrettRefactor out Block::isWhitelistedFromAutoblocks
2008-08-08 ShinjimanUpdate the Chinese conversion tables
2008-08-08 ShinjimanUpdate the Chinese conversion tables
2008-08-08 Tim StarlingWorkaround for PHP 5.2.6 escapeshellcmd()/escapeshellar...
2008-08-08 Chad HorohoeAllow users to override the default site feed. (bug...
2008-08-08 Siebrand MazelandFix on r38763 for "PHP Fatal error: Call to a member...
2008-08-07 Chad HorohoeBasic docs for the class.
2008-08-07 Raimond SpekkingAdd a more descriptive message to the links-to-image...
2008-08-07 Brion Vibber* (bug 14921) Special:Contributions/: add user name...
2008-08-07 Chad Horohoe+s
2008-08-07 Alexandre EmsenhuberRevert r38748; this allows to pass the bot param in...
2008-08-07 Shinjimanfollow up and fixing some leftovers for r38784
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-08-07 Raimond SpekkingFollow up for r38771.
2008-08-07 Raimond SpekkingMake space after semicolon consistent with other punctu...
2008-08-07 Fran RogersNon-crap version of r38753 - sorry about that ._.
2008-08-07 Tim StarlingChanges for NewUserMessage:
2008-08-07 Raimond SpekkingRevert r38753 - crap diff...
2008-08-07 Fran RogersFinishing touches on User.php documentation
2008-08-07 Chad HorohoeRemove (seemingly?) useless code. Feel free to revert...
2008-08-06 Brion Vibber* (bug 15055) Talk page notifications no longer attempt...
2008-08-06 Brion Vibber* (bug 15049) Fix for CheckUser extension's log search...
2008-08-06 Alexandre Emsenhuber* Tweak for my last commit: parse -> parseinline
2008-08-06 Roan Kattouw* (bug 15053) Syntactically incorrect redirects with...
2008-08-06 Alexandre EmsenhuberTweaks to Special:ListGroupRights:
2008-08-06 Aryeh Gregor(bug 15007) New 'pagetitle-view-mainpage' message allow...
2008-08-06 Chad HorohoeLogic for $wgSkipSkins should be in Skin.php, where...
2008-08-06 Alexandre EmsenhuberFixes for r38707:
next