* Use Maintenance::runChild() to get the child script instance
[lhc/web/wiklou.git] / maintenance / update.php
2010-09-12 Alexandre Emsenhuber* Use Maintenance::runChild() to get the child script...
2010-09-11 Alexandre EmsenhuberFollow-up r72829: we also have the hasOption() method...
2010-09-11 Sam ReedUse $this->mOptions, and specify Maintenance class...
2010-09-07 Alexandre Emsenhuberadded Maintenance::afterFinalSetup() instead of having...
2010-09-07 Chad Horohoe* do_all_updates() is dead
2010-05-22 Sam ReedStylize maintenance folder..
2010-02-07 Aryeh GregorAdjust wording of r62052
2010-02-06 Ævar Arnfjörð Bjar... Add note about how you can skip the update countdown...
2010-01-27 Chad HorohoeLet crazy people run updates on broken setups like...
2009-09-04 Tim Starling(bug 20471) In update.php, disable the LocalisationCach...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-06-09 Tim StarlingChanges related to update.php:
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2008-07-19 Antoine MussoFix 12384 : comment on maintenance/*php files
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-23 Rob Church(bug 8016) Purge objectcache table during upgrade proce...
2006-11-11 Brion Vibber* Run PHP install version checks on update.php so comma...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starlingremoved broken require_once
2006-07-17 Ilmari Karonencleanup: remove redundant condition, already checked...
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-04-26 Rob ChurchImprovements to update scripts; print out the version...
2006-04-26 Antoine Mussoa little warning about AdminSettings.php (see bug ...
2006-01-17 Tim StarlingMoved the bulk of dbsource() to Database.php. Added...
2005-12-01 Brion Vibber* Don't die() when update.php reaches the end of the...
2005-11-01 Ævar Arnfjörð Bjar... * Use the preeety count
2005-08-20 Tim Starlingforward porting from REL1_5
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-06-22 River Tarnelltypo
2005-04-25 Brion Vibberadd --quick option to skip the 5 second "you are destro...
2005-03-09 Antoine Mussoimplement #1667, 5 second countdown before crashing...
2004-12-10 Brion VibberPrint the database name and give a chance to abort
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...