aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/lag.php
Commit message (Expand)AuthorAgeFilesLines
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Pass phpcs-strict on maintenance/ (4/8)Siebrand Mazeland2014-04-231-1/+3
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* style: fix up commas in function argumentsAntoine Musso2013-02-061-2/+2
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-07-251-0/+5
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Part of bug 26280: added license headers to PHP files in maintenanceAlexandre Emsenhuber2010-12-161-1/+16
* Big attack on unused variables...Sam Reed2010-10-141-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-5/+5
* * Fixed complete breakage of "lag.php -r" due to spurious line-endings introd...Tim Starling2010-03-181-7/+8
* Convert lag.php maintenance script to new format (using the Maintenance class)Alexandre Emsenhuber2009-11-131-26/+43
* De-Wikimedified lag.php script and merged to trunk. Still not 100% sure what ...Brion Vibber2009-09-151-0/+33