Localisation updates from http://translatewiki.net.
[lhc/web/wiklou.git] / includes / TitleArray.php
2013-07-08 jenkins-botMerge "Add Special:Login and Special:Logout as aliases."
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-25 jenkins-botMerge "QUnit: Re-enable config.requireExpects and add...
2013-03-22 jenkins-botMerge "Test to make sure numRows() calls don't show...
2013-03-20 Peter GehresMerge "Fix wfWaitForSlaves() so the $wiki parameter...
2013-03-18 YuvipandaMerge "(Bug 45775) Adjusted the margin of "userloginForm""
2013-03-18 jenkins-botMerge "[FileBackend] Replaced redundant "disposition...
2013-03-18 jenkins-botMerge "Cleanup for ApiImageRotate"
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-16 Daniel KinzlerMerge "Default $wgContentHandlerUseDB to true"
2013-03-15 jenkins-botMerge "Make update.php and install.php use wfPHPVersion...
2013-03-14 jenkins-botMerge "Fix default value of the SpecialWatchlistFilters...
2013-03-14 jenkins-botMerge "Format jquery.ui.button.css so it's easier to...
2013-03-13 jenkins-botMerge "Implement htmlEqual QUnit helper (QUnit.assert...
2013-03-13 jenkins-botMerge "servers => serves"
2013-03-13 jenkins-botMerge "Filtered "LOCK IN SHARE MODE" from SQLite"
2013-03-13 KaldariMerge "Adjusting badge size per Vibha"
2013-03-13 jenkins-botMerge "getBools doesn't exist in Translate anymore"
2013-03-13 jenkins-botMerge "Fix Ifb93e49b"
2013-03-13 jenkins-botMerge "Handle certain errors in action=createaccount...
2013-03-13 jenkins-botMerge "(bug 45937) API: Check amlang in meta=allmessages"
2013-03-13 jenkins-botMerge "Spellchecked /includes directory"
2013-03-13 Yuri AstrakhanSpellchecked /includes directory
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-05-28 Sam ReedMore parameter documentation!!
2011-04-25 Sam ReedType hinting
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-27 Aryeh Gregor* Add count() method to TitleArray and UserArray.
2008-07-25 Aryeh GregorAdd TitleArray, a straight rip-off of UserArray. I...