Fix for r56885, r58364, r58364: use a two-part GROUP BY even on MySQL. The implicit...
[lhc/web/wiklou.git] / includes / specials / SpecialActiveusers.php
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...