aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/upgrade1_5.php
Commit message (Expand)AuthorAgeFilesLines
* (bug 25398) Remove upgrade1_5.phpAntoine Musso2012-12-251-1337/+0
* Remove usage of wfTime() in maintenanceAlexandre Emsenhuber2012-09-041-2/+2
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Fixing up undefined types in maintenance documentationSam Reed2012-02-091-3/+3
* Remove some unused getting of non existent argumentsSam Reed2011-10-181-2/+12
* Unbreak multiple maintenance scriptsNiklas Laxström2011-06-261-1/+1
* Merge r86398 into the old wfWaitForSlaves. Update core calls.Platonides2011-04-201-2/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Four more spaces, per r78759 CRPlatonides2010-12-221-1/+1
* Avoid create_function. Making explicit functions.Platonides2010-12-221-2/+7
* * Get rid of wfOut() usage in UserDupesChad Horohoe2010-12-171-1/+5
* Part of bug 26280: added license headers to PHP files in maintenanceAlexandre Emsenhuber2010-12-161-0/+15
* Get rid of a bunch of $wgDBtypes in maintenance/Chad Horohoe2010-12-101-3/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-46/+46
* Assignment in loop conditions suckSam Reed2010-10-131-8/+8
* Moved FiveUpgrade.inc to upgrade1_5.php and made FiveUpgrade extends Maintena...Alexandre Emsenhuber2010-09-121-13/+1285
* Stylize maintenance folder..Sam Reed2010-05-221-1/+1
* Some measures to prevent people from update.php/upgrade1_5.php confusion: the...Max Semenik2009-11-121-0/+9
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-12/+13
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* * (bug 2583) Add --missinig option on rebuildImages.php to add db entriesBrion Vibber2005-06-281-1196/+1
* * upgrade1_5.php uses insert ignore, allows to skip image info initializationBrion Vibber2005-06-281-24/+29
* Protect against breakage from empty old tableBrion Vibber2005-06-261-2/+2
* Bump up read/write timeouts on the connection to insane levelsBrion Vibber2005-06-261-6/+18
* Clean abort if already upgraded. Wait if slaves 10 seconds behind.Brion Vibber2005-06-251-2/+11
* Copy querycache: encoding and a table definition changeBrion Vibber2005-06-251-1/+28
* fix tyops and breakageBrion Vibber2005-06-251-2/+4
* ipblocks, recentchanges conversionBrion Vibber2005-06-251-21/+119
* imagelinks, categorylinks encoding conversionsBrion Vibber2005-06-251-269/+246
* archive table:Brion Vibber2005-06-251-0/+96
* logging table: UTF-8 convBrion Vibber2005-06-251-9/+95
* * watchlist conversion (utf8 and namespace doubling)Brion Vibber2005-06-251-22/+109
* oldimage table:Brion Vibber2005-06-241-19/+105
* Convert image table:Brion Vibber2005-06-241-86/+149
* * some cleanupBrion Vibber2005-06-241-34/+246
* * ETA fixBrion Vibber2005-06-231-6/+13
* add pagelinks conversionBrion Vibber2005-06-231-3/+79
* 'Chunked' 1.5 schema upgrader; incomplete, only does the main tables so far.Brion Vibber2005-06-231-0/+376