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_httpc.erl
Age
Commit message (
Expand
)
Author
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2009-11-21
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Adam Kocoloski
2009-10-15
Add support for other OAuth signature methods in replication client.
Jason David Davies
2009-10-15
also fix attachment redirects
Adam Kocoloski
2009-10-15
bugfixes for redirects in replication and iolists in OAuth qs params
Adam Kocoloski
2009-10-13
Fix new create_target replication option when OAuth is being used.
Jason David Davies
2009-10-11
add create_target:true option to _replicate that creates the target database
Jan Lehnardt
2009-09-30
more OAuth fixes, in particular for requests with query-string parameters
Adam Kocoloski
2009-09-30
fix replication from DB protected by OAuth and require_valid_user=true
Adam Kocoloski
2009-09-21
quietly start a new connection if changes feed is closed
Adam Kocoloski
2009-09-02
Support for replication over SSL. Resolves COUCHDB-491
Adam Kocoloski
2009-08-28
fix pattern matching bug in redirects for replication
Adam Kocoloski
2009-08-28
couch_rep_httpc should know about 503s
Adam Kocoloski
2009-08-24
follow 302s in replication
Adam Kocoloski
2009-08-15
better failure modes in replication. See COUCHDB-193, COUCHDB-416
Adam Kocoloski
2009-08-11
stream _bulk_docs JSON body during replication
Adam Kocoloski
2009-08-10
switch pause to milliseconds
Adam Kocoloski
2009-08-07
ibrowse wrapper for replicator, will replace do_http_request
Adam Kocoloski