Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / rebuildrecentchanges.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 IAlexMerge "Added @since tags"
2012-08-09 CatropeMerge "Kranitor #2: Pass JSHint on resources/mediawiki/*"
2012-08-09 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-01-03 Mark A. Hershbergerre Bug 31007 - rebuildrecentchanges.php fails for Postg...
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.