| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 34735) Updated compressOld.php documentation to mention the different ... | Alexandre Emsenhuber | 2012-03-20 | 1 | -4/+5 |
* | Bug 34734 - compressOld.php ignoring -s option | Antoine Musso | 2012-03-01 | 1 | -1/+1 |
* | More __METHOD__ in our madness | Sam Reed | 2012-02-24 | 2 | -8/+8 |
* | More __METHOD__ into db related methods | Sam Reed | 2012-02-24 | 1 | -2/+2 |
* | Remove some unused getting of non existent arguments | Sam Reed | 2011-10-18 | 4 | -3/+25 |
* | Fixup some assignments in conditionals | Sam Reed | 2011-10-16 | 1 | -0/+3 |
* | Moved global define into class constant, replaced a bunch of $fname with __ME... | Chad Horohoe | 2011-09-10 | 1 | -20/+15 |
* | Followup r96479, move files to WikimediaMaintenance | Sam Reed | 2011-09-07 | 2 | -226/+0 |
* | adding tools to parse the output of storageTypeStats.php | Ben Hartshorne | 2011-09-07 | 2 | -0/+226 |
* | Fix numerous undefined variables | Sam Reed | 2011-07-01 | 1 | -0/+1 |
* | Followup r90020: use startid for consistency, and document endid | Chad Horohoe | 2011-06-21 | 1 | -2/+3 |
* | Rewrite compressOld to subclass maintenanance | Chad Horohoe | 2011-06-13 | 2 | -355/+344 |
* | Merge r86398 into the old wfWaitForSlaves. Update core calls. | Platonides | 2011-04-20 | 5 | -7/+7 |
* | Fixup a couple more undefined variables | Sam Reed | 2011-03-30 | 1 | -1/+1 |
* | Fix concern raised by Brion in r74108 (but has really existed since the maint... | Chad Horohoe | 2011-01-13 | 4 | -4/+4 |
* | Part of bug 26280: added license headers to PHP files in maintenance | Alexandre Emsenhuber | 2010-12-16 | 10 | -0/+184 |
* | Whitespace fixup under tha maint directory. | Mark A. Hershberger | 2010-12-04 | 10 | -44/+44 |
* | More unused variables | Sam Reed | 2010-11-30 | 1 | -1/+1 |
* | follow-up to r74742: fix typos | Jack Phoenix | 2010-10-13 | 1 | -1/+1 |
* | Assignment in loop conditions suck | Sam Reed | 2010-10-13 | 4 | -11/+11 |
* | Remove some unused variables | Sam Reed | 2010-09-20 | 1 | -1/+0 |
* | Remove some unused variables | Sam Reed | 2010-08-13 | 1 | -1/+0 |
* | Change require_once to actual path | Sam Reed | 2010-08-09 | 1 | -5/+1 |
* | Big commit: kill almost every freeResult() call as useless | Chad Horohoe | 2010-08-08 | 3 | -6/+1 |
* | More unused variables, whitespace | Sam Reed | 2010-07-25 | 2 | -3/+1 |
* | Stylize maintenance folder.. | Sam Reed | 2010-05-22 | 11 | -103/+103 |
* | Fixed object type unserialization. Based on WMF working copy patch, tested th... | Tim Starling | 2010-03-18 | 1 | -1/+2 |
* | * Quieter, more frequent slave waits | Tim Starling | 2010-03-18 | 1 | -14/+43 |
* | Don't allow trackBlobs.php to continue if there is a potential for corruption... | Tim Starling | 2010-03-05 | 1 | -0/+42 |
* | Fix for MySQL 4.0 | Tim Starling | 2010-02-25 | 1 | -1/+11 |
* | In fixBug20757.php: | Tim Starling | 2010-02-22 | 3 | -13/+23 |
* | Resolve stubs which may be broken by running RCT. Added a --start option. Not... | Tim Starling | 2010-02-19 | 1 | -12/+49 |
* | Classify rows with old_flags='object,utf-8' (there are 1800 in enwiki). | Tim Starling | 2010-02-18 | 1 | -1/+1 |
* | Don't format old_id ranges in scientific (%E) notation. | Tim Starling | 2010-02-12 | 1 | -3/+3 |
* | A script for doing full scans of the text table and presenting some resulting... | Tim Starling | 2010-02-11 | 1 | -0/+98 |
* | Bug fix: bt_page and bt_rev_id should be 0 for orphans, not null. | Tim Starling | 2010-02-09 | 1 | -6/+6 |
* | Fixed a bug which came up during testing, world-destruction thus averted. | Tim Starling | 2010-02-08 | 1 | -1/+1 |
* | Fix script for bug 20757. | Tim Starling | 2010-02-08 | 1 | -0/+265 |
* | Fixup for r57989: removed artifacts of the previous version of my patch, impr... | Max Semenik | 2009-12-17 | 1 | -2/+2 |
* | (bug 20275) Fixed LIKE queries on SQLite backend | Max Semenik | 2009-10-21 | 4 | -6/+7 |
* | Apply live hack from wmf-deployment r53208: allows passing alt table name | Brion Vibber | 2009-09-14 | 1 | -3/+8 |
* | Move dumpRev and orphanStats to subclass Maintenance. Make orphanStats bail o... | Chad Horohoe | 2009-08-21 | 2 | -53/+100 |
* | config/index.php: | Leons Petrazickis | 2009-08-15 | 1 | -1/+2 |
* | Assorted minor live patches to command-line scripts. | Tim Starling | 2009-04-30 | 1 | -0/+5 |
* | Insert blob_orphans rows in batches. | Tim Starling | 2009-04-24 | 1 | -4/+11 |
* | (bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriate | Chad Horohoe | 2009-04-06 | 1 | -1/+1 |
* | fix 16-bit index pointers in MyISAM.... | Domas Mituzas | 2009-03-09 | 1 | -1/+1 |
* | * Support for the "blobs table" LB config parameter | Tim Starling | 2009-02-03 | 1 | -4/+8 |
* | Fixed a bug where the last batch of orphans would be skipped. | Tim Starling | 2009-01-27 | 1 | -1/+7 |
* | * Fix some command-line propagation issues | Tim Starling | 2009-01-03 | 1 | -4/+7 |