Use local context to get messages
[lhc/web/wiklou.git] / includes / specials / SpecialActiveusers.php
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-26 John Du HartBug 32666 - Special:ActiveUsers should use given subpag...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-01 Alexandre Emsenhuber* Use local context to get messages
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-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-07-11 Alexandre EmsenhuberOverride UsersPager::getTitle() in ActiveUsersPager
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-03 Daniel FriesenFollowup r85227, update 4 special pages to properly...
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-14 Sam ReedPartial revert r83845, use indexed fields for join
2011-03-13 Sam ReedJoin user table to recentchanges on user id, rather...
2010-12-10 Chad HorohoeFix for r78192, forgot to revert a test
2010-12-10 Chad HorohoeFix for r71961 (moved SpecialPage constructor from...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-20 Jack Phoenixadd some braces and trim trailing whitespace
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-24 Sam ReedRemoval of unused globals
2010-07-18 Niklas LaxströmMade active users concept have some meaning by decoupli...
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-04-03 Alexandre EmsenhuberAllow [[MediaWiki:Activeusers-summary]] to be used
2010-02-10 Tim StarlingFix for r56885, r58364, r58364: use a two-part GROUP...
2009-11-27 Jure Kajzer*(bug 20717) Added checkboxes to users with bot and...
2009-11-11 Max SemenikFix Special:Activeusers for SQLite
2009-10-30 Greg Sabino MullaneFix groupby issue in SpecialActiveusers
2009-10-25 Katie Filbertfollow-up for r58035, escape message
2009-10-22 Raimond SpekkingFix for r58035: PLURAL needs wfMsgExt with 'parsemag...
2009-10-22 Katie Filbert* (bug 19319) Add activeusers-intro message at top...
2009-10-21 OverlordQFix Special:ActiveUsers for PG, double-quotes are used...
2009-09-24 Aaron Schulzbug 20794: show usertool links at activeusers
2009-09-18 Raimond SpekkingAdd $wgRCMaxAge to the message 'activeusers-count'...
2009-07-20 Alexandre Emsenhuber* refactor Special:ActiveUser's SQL query to use option...
2009-07-20 Aaron Schulz* Query fixes
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-06-22 Aaron SchulzDouble check against user table to make sure the user...
2009-06-21 Siebrand MazelandAllow use of GENDER in 'activeusers-count'
2009-06-21 Siebrand MazelandAllow use of GENDER in 'listusers-blocked'
2009-06-21 Alexandre Emsenhubersvn:eol-style
2009-06-20 Aaron SchulzAdded activeuser list (bug 15456) (indexes should be...