Backing r41531 out for now ("Concept for diff-based compression using the new xdiff...
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 3 Oct 2008 00:00:24 +0000 (00:00 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 3 Oct 2008 00:00:24 +0000 (00:00 +0000)
commit2946cdcaaa8402713f70a169a2fbad340a12430a
treeed1946383222c2736e8074e5c42b4efb55f32970
parent722c47738ff7287289202b921ecd2a8523b79cf7
Backing r41531 out for now ("Concept for diff-based compression using the new xdiff beta")
Looks cool, but this changes the return type of ConcatenatedGzipHistoryBlob::addItem() from a stub object to a hash value, which will break its usages in ConcatenatedGzipHistoryBlob::setText() and maintenance/storage/compressOld.inc.
includes/AutoLoader.php
includes/HistoryBlob.php
maintenance/storage/testCompression.php [deleted file]