Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / maintenance / dumpTextPass.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-27 Brion Vibber* Try to reconnect after transitory database errors...
2006-05-12 Brion Vibber* dumpTextPass can now use 7zip files for prefetch
2006-05-12 Brion Vibber* dumpTextPass progress includes percentage of items...
2006-05-11 Brion Vibber* dumpTextPass now skips goes to database for entries...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-02-19 Brion Vibber* Fix --report interval option for dumpTextPass
2006-01-26 Brion Vibber* Use revision rate for ETA in dump generation; it...
2006-01-14 Brion Vibbersome more die-with-proper-return-code
2006-01-14 Brion Vibber* Allow input of the stub from a compressed file instea...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-13 Brion Vibber* Fixed --server override on dumpTextPass.php
2005-10-19 Brion VibberFixlet for two-pass dump: strip carriage returns to...
2005-10-19 Brion VibberTest case files and fixes for text-prefetch two-and...
2005-10-16 Brion VibberSupport using gzip and bzip2 decompression wrappers...
2005-10-16 Brion Vibber* Two-pass data dump for friendliness to the DB (-...