index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_db.erl
Age
Commit message (
Expand
)
Author
2008-10-08
add db_name back to database info, and test
John Christopher Anderson
2008-10-02
HTTPd refactoring. Moved most code out of couch_httpd into associated modules...
Damien F. Katz
2008-09-15
Fix for error when saving an attachment during a compaction.
Damien F. Katz
2008-09-11
Check-in of document purge functionality.
Damien F. Katz
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-07
Fix for bug COUCHDB-100.
Damien F. Katz
2008-08-05
Added concurrent open db limit and a LRU cache for closing old databases when...
Damien F. Katz
2008-07-22
Fix for compacted databases reporting 0 documents after compaction
Damien F. Katz
2008-07-17
Allow for empty attachments.
Jan Lehnardt
2008-07-10
Wait for the OS to flush our newly written data to disk without timing out to...
Jan Lehnardt
2008-06-12
Fix for COUCHDB-78. Couchdb was failing to close open file handles when compa...
Damien F. Katz
2008-06-09
Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.
Damien F. Katz
2008-05-26
Experimental functionality to increment database update seq, might go away, u...
Damien F. Katz
2008-05-23
fix for missing conflict check during serialized update
Damien F. Katz
2008-05-15
Incremental reduce first checkin. Warning! Disk format change.
Damien F. Katz
2008-04-23
Fix for replication being reset when replication a local and a remote database.
Damien F. Katz
2008-04-23
Fix for unnecessary update sequence generation when rewriting an already comm...
Damien F. Katz
2008-04-23
Replicator optmizations and fix for unnecessary document copy during re-repli...
Damien F. Katz
2008-04-20
Added proper UUID generation and changed the details of how way debug logging...
Damien F. Katz
2008-04-15
Merged mochiweb branch back into trunk.
Christopher Lenz
2008-04-07
Compaction. Works, but still needs queueing and better handling for long read...
Damien F. Katz
2008-04-04
Fix typo in error id.
Christopher Lenz
2008-04-04
compaction code, not hooked up to webserver yet
Damien F. Katz
2008-04-01
Fix for runaway process in the view code and the so far untested storage com...
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz