aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/initStats.php
Commit message (Expand)AuthorAgeFilesLines
* Fix missing parameter to cacheUpdateSam Reed2011-03-301-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Standardised file description headers:Alexandre Emsenhuber2010-09-011-2/+1
* Stylize maintenance folder..Sam Reed2010-05-221-4/+4
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-17/+70
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-14/+15
* Merge maintenance-work branch:Chad Horohoe2009-06-241-15/+14
* (bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriateChad Horohoe2009-04-061-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+0
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* * Initialise site_stats table at upgrade time if data was missingBrion Vibber2007-01-131-50/+3
* Count deleted edits when regenerating the edit countRob Church2007-01-071-0/+1
* Introduce $wgContentNamespaces which allows for articles to exist in namespac...Rob Church2006-06-121-1/+2
* Include page view counters in stats initialisationRob Church2006-05-041-5/+14
* Parse errorRob Church2006-05-011-2/+2
* Add helpRob Church2006-05-011-0/+11
* * Updated initStats maintenance scriptRob Church2006-05-011-21/+44
* Add --update option to avoid overwriting existing columns other than ss_total...Brion Vibber2006-04-081-6/+14
* Fix problem reported on mailing list where re-initialising stats didn't work ...Rob Church2006-01-161-0/+1
* Quick hacky script to initialize site_stats row where missing.Brion Vibber2005-08-291-0/+25