Merge "Use local context to get messages and don't use implicit Message object to...
[lhc/web/wiklou.git] / maintenance / importDump.php
2012-01-11 Max SemenikFixed reporting in importDump.txt
2011-10-28 Sam ReedMore documentation updates
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-09-06 Aaron SchulzSanity check report size to avoid division by zero
2011-08-02 Chad Horohoe(bug 30172) posix_isatty() fallback does not work when...
2011-08-02 Roan KattouwAdd --no-updates flag to importDump.php that allows...
2011-06-01 Sam ReedRemove some unused variables, add/improve some document...
2011-05-21 Chad HorohoeReport importDump to subclass Maintenance
2011-05-15 Bryan Tong MinhFollow-up r87176: Make importDump.php import files
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-03-20 Aaron SchulzUgly bug 24375 hack
2011-03-04 Mark A. Hershberger* Bug 27823 - Re-enable functionality of --uploads...
2011-02-08 Brion Vibber* bug 27263: importDump.php now finally has --help...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-23 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-10-04 PlatonidesFix issues after r54561 which avoided use of the 7z...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-06-25 Andrew GarrettSome import-related fixes for LiquidThreads dump import...
2010-05-22 Sam ReedStylize maintenance folder..
2010-05-12 Andrew GarrettMissing commits from r66268, revert class rename in...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2009-08-19 Benjamin LeesFollow-up to mediawiki.org/wiki/Special:Code/MediaWiki...
2009-08-07 Benjamin Lees(bug 19289) importDump.php can now handle bzip2 and...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2008-09-18 Aaron SchulzTweak report
2008-09-18 Aaron Schulz* Add support for log importing
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-07 Brion Vibberexperimental --uploads option on importDump
2008-03-06 Brion VibberSome preliminary work on upload support for the XML...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-03-28 River Tarnellthis would be less silly if it used 2 dp
2007-03-09 River Tarnellmissing \n at end of output
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-07 Antoine MussoFix #7948 : warn that recentchanges need to be rebuild.
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-10-05 Brion Vibber* Warn and abort if importDump.php called in read-only...
2005-09-24 Brion Vibber* (bug 3182) Clear link cache during import to prevent...
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-22 Tim Starlingfixed options declaration
2005-07-05 Brion VibberSome code cleanup on Special:Import, add initial versio...