\n to eof
[lhc/web/wiklou.git] / maintenance / dumpTextPass.php
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-07-19 Ariel Glennclean up space/tab stuff
2010-07-15 Ariel Glennintval ( $id ) once in caller instead of in all the...
2010-06-16 Ariel Glenndistinguish failed text retrieval from empty text,...
2010-06-04 Ariel GlennXML snapshots: check length of revision text from prefe...
2010-06-04 Ariel GlennXML snapshots: when retrieving revision text, send...
2010-05-22 Sam ReedStylize maintenance folder..
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
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...
2009-05-06 Brion VibberFix a silly bug that isn't the mystery dump bug we...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-06-04 Tim StarlingDon't break vim syntax highlighting
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-08 Brion Vibbertweak paths more
2008-01-08 Brion Vibberfix include path regressions with text prefetch
2007-12-06 Brion Vibber* (bug 12184) Exceptions now sent to stderr instead...
2007-11-20 Brion VibberDo text normalization in dumpTextPass rather than fetch...
2007-11-20 Brion VibberInitial implementation of restartable subprocess for...
2007-08-02 Brion VibberQuick fix for dump problem:
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-09 Brion Vibberprettify:
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 (-...