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_rep.erl
Age
Commit message (
Expand
)
Author
2009-02-13
fix COUCHDB-253. Replicator should not use chunked transfer-encoding on GET r...
John Christopher Anderson
2009-02-12
Fix for spurious 'server restarted' during replication
Damien F. Katz
2009-01-29
Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.
John Christopher Anderson
2009-01-09
Added support so clients can detect if a server has potentially lost commits ...
Damien F. Katz
2009-01-04
change count to limit in view query params
John Christopher Anderson
2008-12-16
fix COUCHDB-174 thanks Adam Kocoloski
John Christopher Anderson
2008-12-16
Adam Kocoloski replication performance improvements (closes COUCHDB-160)
John Christopher Anderson
2008-11-20
Nearly completed security/validation work. Still needs replication testing.
Damien F. Katz
2008-11-17
More security and validation work. Still incomplete.
Damien F. Katz
2008-11-11
Check in of initial validation and authorization work. This work is incomplet...
Damien F. Katz
2008-11-09
apply replication fixing patches from COUCHDB-157
John Christopher Anderson
2008-09-23
fix for COUCHDB-119 - replication is incremental between local and remote dat...
John Christopher Anderson
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-05
Added concurrent open db limit and a LRU cache for closing old databases when...
Damien F. Katz
2008-07-18
Fix for problem when saving bulk documents with invalid ids
Damien F. Katz
2008-07-16
Fixed replication problems where read ad write queues can get backed up. With...
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
Replicator optmizations and fix for unnecessary document copy during re-repli...
Damien F. Katz
2008-04-20
Change uuid generaion to rely on crypto. Started crypto and inets application...
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-03-28
Imported trunk.
Christopher Lenz