w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialStatistics.php
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-02-09 Chad Horohoerm unused class variable
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-11-09 Alexandre Emsenhuber* (bug 17789) Added a note to the total views on Specia...
2010-10-25 Platonides$wgRequest usage removed in r75272
2010-10-23 Chad HorohoeRemove action=raw from Special:Statistics. We wanted...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
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-15 Niklas LaxströmRemove jobqueue length from the user interface
2010-04-15 Niklas LaxströmSome cleanups
2009-10-14 Alexandre Emsenhuber* (bug 21113) "Other statistics" header on Special...
2009-10-11 Purodha B BlissenbachAdd link to Special:ActiveUsers to Special:Statistics
2009-09-13 Aaron SchulzFor wikis with $wgMiserMode off, update activeuser...
2009-09-13 Niklas LaxströmMinor style
2009-08-23 Alexandre Emsenhuber* (bug 20362) Special:Statistics now produces valid...
2009-08-06 Chad HorohoeFollowup r54516, remove globals entirely.
2009-08-06 Jan Luca Naumann(r54511) Replace global array with hook
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-01-12 Raimond SpekkingBug 16991: Fix regression: Add class for right justify...
2008-12-21 Alexandre Emsenhuberhtml -> wikitext in table headers
2008-12-17 Raimond SpekkingFix hardcoded "last month" in statistic message for...
2008-12-15 Aaron Schulz*Fix XHTML
2008-12-13 Chad HorohoeNeed to define $text
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-12-12 Chad HorohoeRemove these tooltips in favor of actually putting...
2008-11-28 Siebrand Mazeland(bug 16481) Special:Statistics does not explain what...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-17 Raimond SpekkingAdd a class when a usergroup contains no members to...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-22 Raimond Spekking* Add loadAllMessages, neede for usergroups definded...
2008-09-21 Siebrand MazelandAppend a <sup>*</sup> if a tooltip is available
2008-09-21 Siebrand MazelandRemove leftover div
2008-09-21 Siebrand Mazeland* Add tooltips for Users and Active users, shortening...
2008-09-21 Aaron SchulzRun query for people that don't have $wgMiserMode on...
2008-09-20 Victor VasilievAdd class to rows so admins can hide groups from Specia...
2008-09-20 Aaron SchulzFix regression from r40636: footer is now parsed again
2008-09-09 Raimond Spekking* (bug 5619) Break messages used in Special:Statistics...
2008-09-03 Aaron Schulzfix case
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-06-19 Brion VibberRename all the special page class files back to their...