Merge "Add 路面 for better word segmentation."
[lhc/web/wiklou.git] / includes / specials / SpecialListusers.php
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 DemonMerge "Api method documentation tweaks"
2012-07-18 Aaron SchulzMerge "updateCollation.php size histogram feature"
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 AaronMerge "[LockManager] Memc lockmanager improvements."
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-14 NikerabbitMerge "Make dates in sortable tables depend on page...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add call to GenderCache in list=allpages"
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "fix diff against archived revision deleted version"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-13 Aaron SchulzMerge "cleanup callback in usort call"
2012-07-13 Aaron SchulzMerge "ignore all local bot groups in newbie mode on...
2012-07-12 Aaron SchulzMerge "Remove some unused variables"
2012-07-12 ReedyRemove some unused variables
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...
next