Updated Branches: refs/heads/1.2.x e4d96265f -> 05a6aea97
Merge branch '1.2.x' of https://git-wip-us.apache.org/repos/asf/couchdb into 1.2.x Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/05a6aea9 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/05a6aea9 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/05a6aea9 Branch: refs/heads/1.2.x Commit: 05a6aea979a1d4e88128ee8f659c330dfd256550 Parents: 506deab e4d9626 Author: Noah Slater <[email protected]> Authored: Fri Feb 3 22:00:40 2012 +0000 Committer: Noah Slater <[email protected]> Committed: Fri Feb 3 22:00:40 2012 +0000 ---------------------------------------------------------------------- AUTHORS | 1 + INSTALL.Unix | 57 ++++++++--- THANKS | 1 - src/couchdb/couch_compress.erl | 25 +++-- src/couchdb/couch_db_updater.erl | 7 +- test/etap/076-file-compression.t | 185 +++++++++++++++++++++++++++++++++ test/etap/Makefile.am | 1 + 7 files changed, 253 insertions(+), 24 deletions(-) ----------------------------------------------------------------------
