Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / specials / SpecialMergeHistory.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 ReedyNormalising return statements
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 Alexandre EmsenhuberUse local context to get messages
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-20 Alexandre EmsenhuberUse WikiPage instead of Article to call updateRevisionOn()
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-20 Aaron Schulz* Simplified r100286 by just using the field 'user_name...
2011-10-20 Aaron SchulzFU r100300, r100286:
2011-10-20 Aaron SchulzJOIN to get user_name in Contributions, HistoryPage...
2011-10-12 Alexandre EmsenhuberRemoved unused method SpecialMergeHistory::getPageLink...
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-26 Sam ReedParam documentation updates/added
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-13 Sam ReedRemove some unused variables
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-30 Aryeh GregorRemove most named character references from output
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-03-19 Chad HorohoeFollowup r63914, function must match parent
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-03-20 Aaron SchulzTweaked r48158 to show error in more cases
2009-03-08 Aaron Schulz* Fixed notice
2009-03-08 Aaron SchulzFix fatal
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-11-13 Aaron SchulzFix
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-28 Aaron SchulzParanoid page table check
2008-09-21 Chad HorohoeThrow an error when the source and destination pages...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-09 Niklas Laxström* Fix some misuse of message functions
2008-06-19 Brion VibberRename all the special page class files back to their...