Add unit test for bug 32888
[lhc/web/wiklou.git] / maintenance / rebuildrecentchanges.php
2011-09-19 Brion Vibber* (bug 31007) Fix regression in rebuildrecentchanges...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-05 Chad HorohoeThis can be private too
2010-12-05 Chad HorohoeFix copy+paste error from r77778
2010-12-05 Chad HorohoeOne less $wgTitle, and use dbw->update() instead of...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-11 OverlordQPartial 'reverts' of of r70608, r76539, that doesn...
2010-11-11 OverlordQsequence was renamed a while back but this was missed
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-05-22 Sam ReedStylize maintenance folder..
2009-10-28 Jure Kajzer* Replaced LIMIT with limitResult call in rebuildrecent...
2009-10-28 OverlordQ(bug 13453) Fix rebuildrecentchanges for DB's with...
2009-08-28 Alexandre Emsenhuber* (bug 19055) maintenance/rebuildrecentchanges.php...
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-12-20 Brion VibberCleanup from r28400: avoid duplication between manually...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-21 Aaron Schulz*Flag bot edits
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2004-09-07 Brion VibberFix include
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-11-17 Brion VibberMaintenance script fixes
2003-05-02 Lee Daniel CrockerCompleted several maintenance scripts for index rebuilding.