Merge "CSSMin: Clean up $remote trailing slash fix"
[lhc/web/wiklou.git] / maintenance / fixSlaveDesync.php
2012-02-28 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::commit() and DatabaseB...
2012-02-24 Sam ReedMore __METHOD__ in our madness
2011-07-01 Sam ReedFix numerous undefined variables
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-22 Sam Reedself to Maintenance
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-30 Sam ReedMore unused variables
2010-11-16 Chad HorohoeFix for r69917: Should be using DB_ADMIN if we were...
2010-10-10 Alexandre EmsenhuberUse wfGetLB()->getServerCount() to get the server count...
2010-08-12 PlatonidesUse a class member instead of a global for keeping...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-25 PlatonidesKill $wgUseRootUser variable.
2010-05-22 Sam ReedStylize maintenance folder..
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-09 Chad Horohoe* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex...
2009-08-09 Alexandre Emsenhuber* set $wgUseRootUser in __construct() so that it's...
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!):
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2006-09-28 Tim Starlingvarious improvements
2006-06-03 Tim StarlingIn fixSlaveDesync.php, don't check slaves that have...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-29 Brion Vibber* Fix for short_open_tag off again; please don't break...
2005-10-02 Tim StarlingScript to find missing revisions and copy them from...