Replace the call to action=raw with a couple API calls for the main
[lhc/web/wiklou.git] / maintenance / update.php
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...