summaryrefslogtreecommitdiff
path: root/share/www/script/test/replication.js
AgeCommit message (Expand)Author
2011-05-30fix replication.js, continuous:true wasn't passed and so the wrong RepId was ...Robert Newson
2011-05-18Avoid assertion failure in replication.js due to timing issuesFilipe David Borba Manana
2011-05-17Add missing doc open option to the test for COUCHDB-885Filipe David Borba Manana
2011-05-17Added extra assertions to the test for COUCHDB-885Filipe David Borba Manana
2011-05-17port Filipe's fix and test for COUCHDB-885 to 1.1.xRobert Newson
2011-03-27Backport fix for COUCHDB-1093 (revision 1086007)Filipe David Borba Manana
2010-12-07Merged revision 1043186 from trunk:Filipe David Borba Manana
2010-11-14Added missing semicolons to replication.js test.Filipe David Borba Manana
2010-11-12Added test for COUCHDB-868 - ensure that a pull replication of design documen...Filipe David Borba Manana
2010-09-28Replicator fix: for a filtered replication, the replication ID should take in...Filipe David Borba Manana
2010-08-20Allow the replication.js test to be run outside a browser environment.Filipe David Borba Manana
2010-07-27fix CLI js test suite.Robert Newson
2010-07-26Add SSL support to CouchDB.Robert Newson
2010-06-03Add test case for by-doc-id replication with slashes.Jan Lehnardt
2010-03-21Test for a regression with doc-id replication.Jan Lehnardt
2010-02-26fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson
2010-02-24Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.Jan Lehnardt
2010-01-29Thanks Filipe Manana. Closes COUCHDB-631.John Christopher Anderson
2009-10-11add create_target:true option to _replicate that creates the target databaseJan Lehnardt
2009-09-14finish committing my changes adventure. pardon the dust.John Christopher Anderson
2009-09-14rollback mixed up commit, builds nowJohn Christopher Anderson
2009-09-14support for deletions in changes feedJohn Christopher Anderson
2009-09-14removed _all_docs_by_seq in favor of _changesJohn Christopher Anderson
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-07-14wheeeeeeeeNoah Slater
2009-07-07fix deleted_conflicts qs parameterAdam Kocoloski
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-06First cut at _changes api. Update the by_id and by_seq indexes to contain upd...Damien F. Katz
2009-04-15URL-encode attachment paths during replicationAdam Kocoloski
2009-03-15Streaming attachment replication now follows redirects and checks for error c...John Christopher Anderson
2009-03-15error message on invalid rev format.John Christopher Anderson
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson