Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / specials / SpecialTags.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Alexandre EmsenhuberUse local context to get messages
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-09-21 Alexandre EmsenhuberAdded missing calls to SpecialPage::setHeaders() and...
2011-08-03 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-20 Sam ReedRemove some unused variables
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-07-25 Sam ReedMore unused variables, whitespace
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-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-05 Niklas LaxströmEscaping and formatNum
2009-06-04 Alexandre EmsenhuberFix case for "Recentchanges" (and not "RecentChanges...
2009-06-03 Siebrand MazelandActually process plural for 'tags-hitcount'
2009-03-25 Raimond SpekkingFix per comment in r48720: Remove style from code and...
2009-03-23 Raimond SpekkingAdd a class to the table and use a nice Xml::function
2009-02-01 Chad Horohoe(bug 17284) Fix broken msg calls. It's defined as tags...
2009-01-28 Alexandre EmsenhuberE_STRICT
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk