summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_key_tree.erl
AgeCommit message (Expand)Author
2011-09-02Fixes COUCHDB-1265Paul Joseph Davis
2011-06-20Fix spurious declarations of new merge conflictsRobert Newson
2011-05-26COUCHDB-1163 - fix internal state of documents affected by COUCHDB-885 (patch...Robert Newson
2010-12-29Stem revision trees after merging a path, COUCHDB-968Adam Kocoloski
2010-12-29Skip recursive path merging, COUCHDB-968Adam Kocoloski
2010-12-08Change key_tree merge to take path as 2nd arg, add type specsAdam Kocoloski
2010-12-08Prefer values from old tree when merging, COUCHDB-968Adam Kocoloski
2010-06-02trailing whitespace pedantryJan Lehnardt
2009-11-21code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570Adam Kocoloski
2009-07-17Deterministic revids, MD5 checking of documents, added tracking of rev when a...Damien F. Katz
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-07-04last three dialyzer recommended cleanupsJohn Christopher Anderson
2009-06-27removed some dead code found by Dialyzer, more to comeJohn Christopher Anderson
2009-06-11Forgot to remove old test/0 exports.Paul Joseph Davis
2009-06-11Integrating more ETAP tests from Bob Dionne.Paul Joseph Davis
2009-05-06First cut at _changes api. Update the by_id and by_seq indexes to contain upd...Damien F. Katz
2009-03-16Fix for sporatic replication error during tests.Damien F. Katz
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2008-11-11Check in of initial validation and authorization work. This work is incomplet...Damien F. Katz
2008-09-11Check-in of document purge functionality.Damien F. Katz
2008-07-27removed individual committer copyright statements as per policyNoah Slater
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-04-23Replicator optmizations and fix for unnecessary document copy during re-repli...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz