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
2011-07-02
Restart replications on error
Filipe David Borba Manana
2011-06-28
Backport revision 1140886 from trunk
Filipe David Borba Manana
2011-06-21
Backport revision 1137928 from trunk
Filipe David Borba Manana
2011-05-30
supervisor:delete_child returns ok after a successful terminated_child in R14B03
Robert Newson
2011-05-25
Backported revision 1127632 from trunk
Filipe David Borba Manana
2011-05-21
Merged revision 1125680 from trunk
Filipe David Borba Manana
2011-05-20
Replication manager: don't update doc if new state == current state
Filipe David Borba Manana
2011-04-20
Merged revision 1095355 from branch 1.0.x
Filipe David Borba Manana
2011-04-18
Merged revision 1094419 from branch 1.0.x
Filipe David Borba Manana
2011-03-28
Backport fix from revision 1086185
Filipe David Borba Manana
2011-03-13
Merged revision 1081106 from trunk
Filipe David Borba Manana
2010-12-07
Merged revision 1043186 from trunk:
Filipe David Borba Manana
2010-11-24
Merged revision 1038665 from trunk:
Filipe David Borba Manana
2010-11-23
Merged revision 1038172 from trunk:
Filipe David Borba Manana
2010-11-23
Merged revision 1038067 from trunk:
Filipe David Borba Manana
2010-11-19
Make sure that after a local database compaction the old database reference c...
Filipe David Borba Manana
2010-11-17
Replicator DB: removed some restrictions from the default document update val...
Filipe David Borba Manana
2010-11-16
Replicator: use the new builtin _doc_ids filter for the by doc IDs replication.
Filipe David Borba Manana
2010-11-04
Replicator: set Content-Length header when posting to _ensure_full_commit. Sa...
Filipe David Borba Manana
2010-10-20
checkpoints reuse session_id. Patch by tilgovi. COUCHDB-704
Adam Kocoloski
2010-10-16
Replicator: fix issues when a peer is accessible via SSL.
Filipe David Borba Manana
2010-09-30
Removing ?getv macros.
Filipe David Borba Manana
2010-09-29
Add missing expression to close the database (COUCHDB-892 related).
Filipe David Borba Manana
2010-09-28
Replicator fix: for a filtered replication, the replication ID should take in...
Filipe David Borba Manana
2010-09-27
Replacing calls to couch_util:get_value with ?getv
Filipe David Borba Manana
2010-09-22
Replicator: avoid percent encoding the slashes of design and local document IDs.
Filipe David Borba Manana
2010-09-13
Replicator changes:
Filipe David Borba Manana
2010-08-04
Add replicator DB (_replicator).
Filipe David Borba Manana
2010-08-01
Add missing clause to the case expression to avoid a case_clause Erlang excep...
Filipe David Borba Manana
2010-07-30
Add support for replication through an HTTP/HTTPS proxy.
John Christopher Anderson
2010-07-23
Corrected misleading parameter name (Logs => DbList) and removed unnecessary ...
Filipe David Borba Manana
2010-07-23
Removed bogus log error message.
Filipe David Borba Manana
2010-07-20
require application/json content-type in the remaining places where a POST ha...
John Christopher Anderson
2010-07-19
remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829
John Christopher Anderson
2010-07-19
COUCHDB-810: Adds port to replication checkpoints.
Robert Newson
2010-06-24
use JSON content type in replicator, require it in the _bulk_docs and other P...
John Christopher Anderson
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-05-19
Strip password from URLs before adding them to the tasks database
Jan Lehnardt
2010-05-04
use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757
Adam Kocoloski
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2010-04-11
bugfix for replication keepalive. Closes COUCHDB-730
Adam Kocoloski
2010-03-21
Take query options into account when generating replication ids.
Jan Lehnardt
2010-03-20
backwards compatible ids for non-docid replications
Jan Lehnardt
2010-03-19
Do not use the doc_id list from the previous replication request
Jan Lehnardt
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
[next]