summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_db.erl
AgeCommit message (Expand)Author
2008-06-09Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.Damien F. Katz
2008-05-26Experimental functionality to increment database update seq, might go away, u...Damien F. Katz
2008-05-23fix for missing conflict check during serialized updateDamien F. Katz
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-04-23Fix for replication being reset when replication a local and a remote database.Damien F. Katz
2008-04-23Fix for unnecessary update sequence generation when rewriting an already comm...Damien F. Katz
2008-04-23Replicator optmizations and fix for unnecessary document copy during re-repli...Damien F. Katz
2008-04-20Added proper UUID generation and changed the details of how way debug logging...Damien F. Katz
2008-04-15Merged mochiweb branch back into trunk.Christopher Lenz
2008-04-07Compaction. Works, but still needs queueing and better handling for long read...Damien F. Katz
2008-04-04Fix typo in error id.Christopher Lenz
2008-04-04compaction code, not hooked up to webserver yetDamien F. Katz
2008-04-01Fix for runaway process in the view code and the so far untested storage com...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz