| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Avoid division by zero | Tim Starling | 2009-01-03 | 1 | -2/+4 |
* | Gracefully skip clusters that don't have the wiki in question | Tim Starling | 2009-01-03 | 1 | -1/+10 |
* | Updated. | Tim Starling | 2009-01-03 | 1 | -6/+44 |
* | (bug 16841) Fix typo (utf8 -> utf-8) | Aaron Schulz | 2008-12-30 | 1 | -1/+1 |
* | Stats on the blob_orphans table, to make sure we're not losing anything by dr... | Tim Starling | 2008-12-19 | 1 | -0/+44 |
* | Assorted tweaks on further review and local testing: | Tim Starling | 2008-11-03 | 1 | -35/+123 |
* | Typo | Tim Starling | 2008-11-01 | 1 | -1/+1 |
* | * Added $wgDebugLogPrefix, to allow users (or in this case, multiprocess comm... | Tim Starling | 2008-11-01 | 3 | -43/+85 |
* | * Added recompressTracked.php, the second part of the recompression project. ... | Tim Starling | 2008-10-29 | 4 | -12/+635 |
* | Reverted r42528. Links with href="#" make firefox scroll to the top of the pa... | Tim Starling | 2008-10-25 | 2 | -7/+13 |
* | Refactored and added orphan blob search | Tim Starling | 2008-10-19 | 2 | -161/+276 |
* | Some initial work on external storage recompression. Committing now in case I... | Tim Starling | 2008-10-19 | 2 | -0/+236 |
* | Revert revert r41578 of r41531 and fix compressOld.php. | Tim Starling | 2008-10-17 | 2 | -5/+71 |
* | Backing r41531 out for now ("Concept for diff-based compression using the new... | Brion Vibber | 2008-10-03 | 1 | -70/+0 |
* | * Concept for diff-based compression using the new xdiff beta. Acheives massi... | Tim Starling | 2008-10-02 | 1 | -0/+70 |
* | Change all uses of TYPE= in MySQL to ENGINE= | Daniel Friesen | 2008-07-10 | 1 | -1/+1 |
* | Fix options with an argument | Alexandre Emsenhuber | 2008-06-01 | 1 | -1/+1 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 6 | -12/+26 |
* | (bug 12738) Database query syntax error in maintenance/storage/compressOld.inc | Huji | 2008-01-24 | 1 | -1/+1 |
* | don't use unspecific paths in require_once()'s ... they break with default in... | Brion Vibber | 2007-08-13 | 2 | -4/+0 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 5 | -5/+4 |
* | use MyISAM by default instead of InnoDB | Domas Mituzas | 2007-03-21 | 1 | -3/+3 |
* | * (bug 4268) Fixed data-loss bug in compressOld batch text compression | Brion Vibber | 2007-02-02 | 1 | -2/+2 |
* | Fix up paths so you can call these scripts from base dir | Brion Vibber | 2007-01-24 | 4 | -5/+6 |
* | The war on redundant ampersand usage! | Nick Jenkins | 2007-01-22 | 5 | -18/+18 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 2 | -4/+2 |
* | Apply most of the code tweaks from the live site: | Brion Vibber | 2007-01-17 | 4 | -69/+83 |
* | Database update will work better if $dbw is initialized. | Nick Jenkins | 2007-01-12 | 1 | -0/+1 |
* | For the maintenance/ directory files: | Nick Jenkins | 2007-01-12 | 3 | -9/+2 |
* | Committed a bunch of live hacks from Wikimedia servers | Brion Vibber | 2006-10-02 | 1 | -0/+11 |
* | * Converted to Unix newlines | Ævar Arnfjörð Bjarmason | 2006-07-20 | 1 | -468/+468 |
* | Added experimental support for restoration | Tim Starling | 2006-04-24 | 1 | -256/+401 |
* | various improvements | Tim Starling | 2006-04-24 | 1 | -34/+41 |
* | bug | Tim Starling | 2006-04-22 | 1 | -4/+5 |
* | Storage integrity check | Tim Starling | 2006-04-22 | 1 | -0/+315 |
* | Don't lock page table rows | Tim Starling | 2006-04-16 | 1 | -4/+12 |
* | put TYPE back in, now as it's back in 5.1 ;-) | Domas Mituzas | 2006-04-08 | 1 | -1/+1 |
* | Live fixes: lots of scary magic runes; php 5 fixes; reporting; etc | Brion Vibber | 2006-04-02 | 4 | -50/+66 |
* | replace TYPE= with ENGINE=, (supported since 4.0, TYPE deprecated since 4.1) | Domas Mituzas | 2006-03-12 | 1 | -1/+1 |
* | * Added wfDie() wrapper, and some manual die(-1), to force the return code | Brion Vibber | 2006-01-14 | 1 | -1/+1 |
* | Simple script to initialise external storage | Tim Starling | 2006-01-10 | 1 | -0/+11 |
* | * s~\t+$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 2 | -8/+8 |
* | * s~ +$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 4 | -24/+24 |
* | --endid option, minor tweaks | Tim Starling | 2005-10-22 | 2 | -10/+21 |
* | ExternalStoreDB support | Domas Mituzas | 2005-08-21 | 1 | -21/+46 |
* | do not specify default for auto-inc column | Domas Mituzas | 2005-08-21 | 1 | -1/+1 |
* | do not block-compress current versions | Domas Mituzas | 2005-08-20 | 1 | -0/+4 |
* | External storage handling | Tim Starling | 2005-08-14 | 3 | -33/+125 |
* | updated for 1.5/1.6 | Tim Starling | 2005-08-14 | 2 | -38/+52 |
* | removed phpdoc cruft | Tim Starling | 2005-08-14 | 1 | -6/+0 |