summaryrefslogtreecommitdiff
path: root/share/www/script/test/replication.js
Commit message (Expand)AuthorAgeFilesLines
* Add test case for by-doc-id replication with slashes.Jan Lehnardt2010-06-031-1/+24
* Test for a regression with doc-id replication.Jan Lehnardt2010-03-211-25/+75
* fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson2010-02-261-0/+77
* Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.Jan Lehnardt2010-02-241-0/+19
* Thanks Filipe Manana. Closes COUCHDB-631.John Christopher Anderson2010-01-291-0/+57
* add create_target:true option to _replicate that creates the target databaseJan Lehnardt2009-10-111-0/+24
* finish committing my changes adventure. pardon the dust.John Christopher Anderson2009-09-141-2/+2
* rollback mixed up commit, builds nowJohn Christopher Anderson2009-09-141-2/+2
* support for deletions in changes feedJohn Christopher Anderson2009-09-141-2/+2
* removed _all_docs_by_seq in favor of _changesJohn Christopher Anderson2009-09-141-2/+2
* make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt2009-08-161-2/+2
* wheeeeeeeeNoah Slater2009-07-141-3/+3
* fix deleted_conflicts qs parameterAdam Kocoloski2009-07-071-2/+5
* trimmed trailing whitespaceNoah Slater2009-07-061-29/+29
* First cut at _changes api. Update the by_id and by_seq indexes to contain upd...Damien F. Katz2009-05-061-1/+1
* URL-encode attachment paths during replicationAdam Kocoloski2009-04-151-6/+10
* Streaming attachment replication now follows redirects and checks for error c...John Christopher Anderson2009-03-151-0/+17
* error message on invalid rev format.John Christopher Anderson2009-03-151-0/+22
* Commit Damien's rep_security branch to trunk. John Christopher Anderson2009-03-131-7/+34
* Reorganize the tests into one file per test. No other changes.John Christopher Anderson2009-02-151-0/+207