aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/dumpBackup.php
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-3/+3
* bug 24132, apply documentation updates to dumpBackup.phpSam Reed2010-11-041-0/+3
* * Standardised file description headersAlexandre Emsenhuber2010-10-031-1/+4
* Partial revert r71363. I lied, these are used. They're just not documented fo...Chad Horohoe2010-08-291-0/+10
* Fixup help output. Remove a few documented but unused optionsChad Horohoe2010-08-201-10/+3
* Stylize maintenance folder..Sam Reed2010-05-221-8/+8
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* (bug 18432) Updated documentation for dumpBackup.php (patch contributed by Ji...Siebrand Mazeland2009-05-171-10/+8
* (bug 17189) Created 'stable versions only' dumps for wikis with FlaggedRevsAaron Schulz2009-03-021-0/+2
* * Add XML log dump supportAaron Schulz2008-09-181-0/+3
* Don't break vim syntax highlightingTim Starling2008-06-041-2/+2
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* Some experimental support for including upload data in XML export, as specced...Brion Vibber2008-03-041-0/+2
* 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-2/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* * Removed lots of explicit require_once statements. The autoloader should the...Tim Starling2006-10-031-3/+3
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * Fix --report interval option for dumpTextPassBrion Vibber2006-02-191-7/+1
* some more die-with-proper-return-codeBrion Vibber2006-01-141-2/+1
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-4/+4
* Updated --help text (forgot to commit earlier)Brion Vibber2005-12-261-0/+7
* * Two-pass data dump for friendliness to the DB (--stub, then dumpTextPass.php)Brion Vibber2005-10-161-198/+6
* * Added filter options, compression piping, and multiple output streams forBrion Vibber2005-10-021-6/+92
* * Add options to dumpBackup.php for making split/partial dumps by page idBrion Vibber2005-09-241-5/+30
* forward porting from REL1_5Tim Starling2005-08-201-1/+3
* Code cleanup: normalize case for intval(), strval(), floatval() calls.Brion Vibber2005-08-161-1/+1
* Added --pagelist option, plus some other tweaks made by brionTim Starling2005-07-221-4/+37
* * Accept --server option for database to read main query from on backupBrion Vibber2005-07-131-4/+16
* Some code cleanup on Special:Import, add initial version of command-lineBrion Vibber2005-07-051-1/+1
* * HistoryBlobStub: the last-used HistoryBlob is kept open to speed upBrion Vibber2005-05-081-0/+133