aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/dumpTextPass.php
Commit message (Expand)AuthorAgeFilesLines
...
* * Removed lots of explicit require_once statements. The autoloader should the...Tim Starling2006-10-031-3/+3
* * Try to reconnect after transitory database errors in dumpTextPass.phpBrion Vibber2006-09-271-0/+25
* * dumpTextPass can now use 7zip files for prefetchBrion Vibber2006-05-121-0/+70
* * dumpTextPass progress includes percentage of items prefetchedBrion Vibber2006-05-121-0/+34
* * dumpTextPass now skips goes to database for entries that were blank in theBrion Vibber2006-05-111-1/+7
* 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-5/+0
* * Use revision rate for ETA in dump generation; it tends to be more stableBrion Vibber2006-01-261-3/+9
* some more die-with-proper-return-codeBrion Vibber2006-01-141-1/+3
* * Allow input of the stub from a compressed file instead of stdinBrion Vibber2006-01-141-17/+27
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-20/+20
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-4/+4
* * Fixed --server override on dumpTextPass.phpBrion Vibber2005-12-131-1/+5
* Fixlet for two-pass dump: strip carriage returns to normalize newlines.Brion Vibber2005-10-191-1/+4
* Test case files and fixes for text-prefetch two-and-a-half-pass dump.Brion Vibber2005-10-191-2/+4
* Support using gzip and bzip2 decompression wrappers on the prefetch XMLBrion Vibber2005-10-161-1/+14
* * Two-pass data dump for friendliness to the DB (--stub, then dumpTextPass.php)Brion Vibber2005-10-161-0/+202