Some initial work on external storage recompression. Committing now in case I acciden...
[lhc/web/wiklou.git] / maintenance / storage /
2008-10-19 Tim StarlingSome initial work on external storage recompression...
2008-10-17 Tim StarlingRevert revert r41578 of r41531 and fix compressOld...
2008-10-03 Brion VibberBacking r41531 out for now ("Concept for diff-based...
2008-10-02 Tim Starling* Concept for diff-based compression using the new...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2008-06-01 Alexandre EmsenhuberFix options with an argument
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-24 Huji(bug 12738) Database query syntax error in maintenance...
2007-08-13 Brion Vibberdon't use unspecific paths in require_once()'s ......
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-03-21 Domas Mituzasuse MyISAM by default instead of InnoDB
2007-02-02 Brion Vibber* (bug 4268) Fixed data-loss bug in compressOld batch...
2007-01-24 Brion VibberFix up paths so you can call these scripts from base dir
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-12 Nick JenkinsDatabase update will work better if $dbw is initialized.
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-07-20 Ævar Arnfjörð Bjar... * Converted to Unix newlines
2006-04-24 Tim StarlingAdded experimental support for restoration
2006-04-24 Tim Starlingvarious improvements
2006-04-22 Tim Starlingbug
2006-04-22 Tim StarlingStorage integrity check
2006-04-16 Tim StarlingDon't lock page table rows
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-02 Brion VibberLive fixes: lots of scary magic runes; php 5 fixes...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-10 Tim StarlingSimple script to initialise external storage
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-22 Tim Starling--endid option, minor tweaks
2005-08-21 Domas MituzasExternalStoreDB support
2005-08-21 Domas Mituzasdo not specify default for auto-inc column
2005-08-20 Domas Mituzasdo not block-compress current versions
2005-08-14 Tim StarlingExternal storage handling
2005-08-14 Tim Starlingupdated for 1.5/1.6
2005-08-14 Tim Starlingremoved phpdoc cruft
2005-08-14 Tim Starlingmoved from maintenance to maintenance/storage
2005-08-14 Tim Starlingscripts for external storage
2005-08-14 Tim StarlingMoving compression scripts from maintenance to maintena...