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
2010-02-26
fdmananas patch for filtered replication via COUCHDB-673
John Christopher Anderson
2010-02-24
replicator and view generator can skip check_is_reader when opening database ...
John Christopher Anderson
2010-02-24
Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.
Jan Lehnardt
2010-02-19
keep listeners when rebooting replications
Adam Kocoloski
2010-01-29
Thanks Filipe Manana. Closes COUCHDB-631.
John Christopher Anderson
2009-12-08
release old Fds on replication reboot, shut down child procs in a cleaner order
Adam Kocoloski
2009-11-21
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Adam Kocoloski
2009-10-28
reboot replication from last checkpoint if DB is compacted or server restarts
Adam Kocoloski
2009-10-20
typo
Jan Lehnardt
2009-10-15
Only check for admin user if we are trying to create a database. Thanks to Bo...
Jan Lehnardt
2009-10-11
add create_target:true option to _replicate that creates the target database
Jan Lehnardt
2009-09-21
attempt at gentler replication shutdown when one of the DBs is deleted
Adam Kocoloski
2009-09-09
choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...
Adam Kocoloski
2009-09-06
check if either history is empty, not both
Adam Kocoloski
2009-09-05
code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin...
Jan Lehnardt
2009-09-02
fix continuous replication occurring after identical normal one
Adam Kocoloski
2009-08-28
fix pattern matching bug in redirects for replication
Adam Kocoloski
2009-08-25
use _ensure_full_commit?seq=N in replication for efficiency
Adam Kocoloski
2009-08-24
only save a checkpoint at the end if something changed
Adam Kocoloski
2009-08-24
checkpoint at most once per 5 seconds
Adam Kocoloski
2009-08-24
skip full_commit during replication when its safe
Adam Kocoloski
2009-08-19
continuous replication request returns 202 Accepted and the _local docid
Adam Kocoloski
2009-08-15
better failure modes in replication. See COUCHDB-193, COUCHDB-416
Adam Kocoloski
2009-08-10
new replicator using _changes feed for continuous replication
Adam Kocoloski
2009-08-07
ibrowse wrapper for replicator, will replace do_http_request
Adam Kocoloski
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-08-04
encode slashes in db names in Location response header after database creatio...
Jan Lehnardt
2009-07-17
Deterministic revids, MD5 checking of documents, added tracking of rev when a...
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-05
checkpoint during abnormal terminate is not safe
Adam Kocoloski
2009-05-29
make sure process is still alive before calculating memory footprint
Adam Kocoloski
2009-05-29
the atom doesn't necessarily exist
Adam Kocoloski
2009-05-18
first crack at binary backoff for failed replicator requests
Adam Kocoloski
2009-05-17
guard memory_footprint() list with is_pid()
Adam Kocoloski
2009-05-17
one more hanging receive loop fix
Adam Kocoloski
2009-05-17
replicator should never hang when attachment receiver dies
Adam Kocoloski
2009-05-17
cleaner, more informative replicator log messages
Adam Kocoloski
2009-05-16
replicator memory management and buffer flush calculation updates
Adam Kocoloski
2009-05-06
Removing leftover io:format call from debugging.
Damien F. Katz
2009-05-06
First cut at _changes api. Update the by_id and by_seq indexes to contain upd...
Damien F. Katz
2009-05-04
use revisions when replicating attachments. Closes COUCHDB-337
Adam Kocoloski
2009-04-15
URL-encode attachment paths during replication
Adam Kocoloski
2009-03-31
unify including of couch_db.hrl
Jan Lehnardt
2009-03-16
Adding the necessary done=true to the last race condition fix in the replicat...
Damien F. Katz
2009-03-16
Fix for occasional replication failure where replication would complete befor...
Damien F. Katz
2009-03-15
Streaming attachment replication now follows redirects and checks for error c...
John Christopher Anderson
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-08
beefier fault tolerance in the replicator
Adam Kocoloski
2009-03-07
rewrite replicator using OTP behaviours
Adam Kocoloski
[next]