aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/importDump.php
Commit message (Expand)AuthorAgeFilesLines
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* * Skip additional setting of include_path in commandLine.inc (for non-Wikimed...Brion Vibber2007-06-061-1/+0
* this would be less silly if it used 2 dpRiver Tarnell2007-03-281-2/+2
* missing \n at end of outputRiver Tarnell2007-03-091-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* For the maintenance/ directory files:Nick Jenkins2007-01-121-2/+2
* Fix #7948 : warn that recentchanges need to be rebuild.Antoine Musso2007-01-071-0/+2
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * Added wfDie() wrapper, and some manual die(-1), to force the return codeBrion Vibber2006-01-141-1/+1
* * Warn and abort if importDump.php called in read-only mode.Brion Vibber2005-10-051-0/+4
* * (bug 3182) Clear link cache during import to prevent memory leakBrion Vibber2005-09-241-0/+1
* * Special:Import/importDump fixes: report XML parse errors, accept <minor/>Brion Vibber2005-09-171-5/+11
* Code cleanup: normalize case for intval(), strval(), floatval() calls.Brion Vibber2005-08-161-1/+1
* merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test...River Tarnell2005-08-021-18/+21
* fixed options declarationTim Starling2005-07-221-2/+2
* Some code cleanup on Special:Import, add initial version of command-lineBrion Vibber2005-07-051-0/+127