aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/fixTimestamps.php
Commit message (Expand)AuthorAgeFilesLines
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-15/+15
* Big commit: kill almost every freeResult() call as uselessChad Horohoe2010-08-081-1/+0
* Stylize maintenance folder..Sam Reed2010-05-221-9/+9
* Redo addArgs() as addArg() so we can actually do useful things with arguments...Chad Horohoe2009-08-181-1/+3
* * batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...Alexandre Emsenhuber2009-08-171-1/+1
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Don't put \n on the end of every error() call, just do it in error() itself. ...Chad Horohoe2009-08-021-3/+2
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-92/+107
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+3
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* fix line endingsBrion Vibber2006-04-181-104/+104
* Some semblance of working orderTim Starling2006-04-161-8/+19
* Untested fixup script, committing for test on wikimedia cluster.Tim Starling2006-04-101-0/+93