summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_rep_att.erl
AgeCommit message (Expand)Author
2010-10-16Replicator: deal with 303 HTTP redirects. Closes COUCHDB-918.Filipe David Borba Manana
2010-08-23Replicator: fix authentication failure when replicating design documents that...Filipe David Borba Manana
2010-07-16Revert revision 964956 (COUCHDB-827) - solution had secondary effects.Filipe David Borba Manana
2010-07-16Fix for a pull replication, targeted to a 1.0 CouchDB server, where the sourc...Filipe David Borba Manana
2010-06-12Fix hanging replication. COUCHDB-793. Thanks Filipe and Paul Bonser.Adam Kocoloski
2010-06-02trailing whitespace pedantryJan Lehnardt
2010-03-05efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639Adam Kocoloski
2010-03-03Fix pull replication. Patch by Randall Leeds.Jan Lehnardt
2010-03-01Undo accidental revert. Sorry for the mess SVN acted weird on me. Probably du...Jan Lehnardt
2010-02-28Revert "Avoid replication task crashes by imporoving timeout handling."Jan Lehnardt
2010-02-28revert accidental commitJan Lehnardt
2010-02-28Merge branch 'show-deleted-docs' into trunkJan Lehnardt
2010-02-26Avoid replication task crashes by imporoving timeout handling.Jan Lehnardt
2009-11-21code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570Adam Kocoloski
2009-11-19fix replication of attachments gzipped by proxyAdam Kocoloski
2009-10-15also fix attachment redirectsAdam Kocoloski
2009-08-10new replicator using _changes feed for continuous replicationAdam Kocoloski