Add a way for packagers to override some installation details
[lhc/web/wiklou.git] / includes / specials / SpecialListusers.php
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
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-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 Brion VIBBERMerge "(bug 35069) Keep history line from ending '...
2012-04-09 umherirrenderUse Linker::userToolLinks on Special:ListUsers to forma...
2012-03-05 Alexandre Emsenhuber* Use local context to get messages
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-10 Antoine Mussouses wfMessage() instead of wgLang->getMessage()
2012-02-10 Mark A. HershbergerFix bug 12021 - Provide additional links on Special...
2012-02-07 John Du HartFixes Bug 34243 - [Regression] Can't navigate from...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-04 Sam ReedTidy up nested assignments
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-31 Alexandre Emsenhuber* (bug 31818) 'usercreated' message now supports GENDER
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-13 Alexandre EmsenhuberMoved wfSpecialList() to Language::specialList() so...
2011-10-08 Niklas LaxströmPart of bug 31503 - Allow gender distinction also for...
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-09-22 Alexandre EmsenhuberPer Aaron, fix for r97658: removed double call to paren...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-07-18 Sam ReedRemove call to User::getImplicitGroups() from ApiQueryA...
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-06-17 Sam ReedSwap else if for elseif
2011-04-20 Happy-melonFollow-up r86048: fix fatal, and deprecated Skin static...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-02-23 Sam ReedFollowup r82659
2011-02-23 Sam ReedFixup SpecialListusers, $useIndex wasn't being used...
2011-01-06 Sam ReedFixup nasty way of listing tables and left joining...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedUpdate deprecated method calls
2010-09-12 Roan Kattouw(bug 24987) Special:ListUsers does not take external...
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-27 PlatonidesUse the canonical names for classes.
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-04-21 Platonides(bug 16487) Do not display the fake Anonymous user...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-09-20 Aaron Schulzbug 20745 Query error in Special:ListUsers
2009-09-14 Aaron SchulzPG fix for listusers
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-05 Aaron SchulzClean up ipb_deleted query slightly
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-02-18 Raimond Spekking* Special:ListUsers: Sort list of usergroups by alphabet
2009-01-28 Aaron SchulzFix group by for date sorting
2009-01-28 Aaron SchulzKill filesort
2009-01-25 Siebrand MazelandSplit date and time in 'usercreated'
2009-01-25 Aaron Schulz(bug 3301) Optionally sort user list according to accou...
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-10-10 Tim StarlingFix stomach-churning case of edititis in r41350: made...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-28 Niklas Laxström* Do not show anything if user has not done any edits
2008-09-28 Niklas Laxström* Use formatNum
2008-09-28 Aaron SchulzMake listusers show users' edit counts (bug 15503)
2008-09-06 Aaron SchulzAdd edits-only filter to ListUsers (bug 10815)
2008-08-31 Antoine MussoWrap content in class="mw-spcontent"
2008-08-13 Fran RogersPer bug 15146, allow additional syntax for Special...
2008-06-19 Brion VibberRename all the special page class files back to their...