summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-11-13Initial check-in of APIs for multiple/related supported and incremental repli...Damien F. Katz
2009-11-09Unverbosifiying after the last successful build.Paul Joseph Davis
2009-11-09Turn on verbose tests to diagnose buildbotPaul Joseph Davis
2009-11-09Forgot to fix make coverPaul Joseph Davis
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-11-08Fixed a couple test suite errors.Paul Joseph Davis
2009-11-03Added batching of multiple updating requests, to improve throughput with many...Damien F. Katz
2009-11-02only test list old api for js query serversJan Lehnardt
2009-10-24Fixed the test for couch_stats_aggregator.Paul Joseph Davis
2009-10-08Confused frontport. All is well.Paul Joseph Davis
2009-10-08Port Noah's build fixes back to trunk.Paul Joseph Davis
2009-09-29Fixed a memory usage test.Paul Joseph Davis
2009-09-29Add ETap to CouchDB's SVN repository.Paul Joseph Davis
2009-09-27Forgot to update the plan count.Paul Joseph Davis
2009-09-27Fixed 040-util.t test from deadlocking.Paul Joseph Davis
2009-09-27Remove crap to test buildbot.Paul Joseph Davis
2009-09-27A single sub-assert deactivated for buildbot.Paul Joseph Davis
2009-09-27Add a test for couch_erl_driver.Paul Joseph Davis
2009-09-21Updated the headers for test config files.Paul Joseph Davis
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
2009-09-15update etap tests to reflect changes in couch_btree, patch by Bob Dionne, clo...Jan Lehnardt
2009-09-13allow config callbacks to get passed the X-Couch-Persist flagJan Lehnardt
2009-09-11Refactoring of endkey code in views and btrees. End key functionaility is now...Damien F. Katz
2009-09-09choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...Adam Kocoloski
2009-09-02fix make check, patch by Bob Dionne, closes COUCHDB-493Jan Lehnardt
2009-08-29remove legacy erlang tests, etap covers theseJan Lehnardt
2009-08-28fix pattern matching bug in redirects for replicationAdam Kocoloski
2009-08-25update etap; missing_revs output now includes DB update_seqAdam Kocoloski
2009-08-21Munge all ErlJSON to use binaries.Paul Joseph Davis
2009-08-19make httpc test work in R12B (no macros allowed)Adam Kocoloski
2009-08-17Updated license.skip. Added license to test/run_native_process.esPaul Joseph Davis
2009-08-16Set executable bit on etap tests.Paul Joseph Davis
2009-08-12Introduces native Erlang query servers. Closes COUCHDB-377John Christopher Anderson
2009-08-11Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...John Christopher Anderson
2009-08-10remove leftover line from testAdam Kocoloski
2009-08-09oops, whitespaceAdam Kocoloski
2009-08-09next piece of new replicator -- missing_revs bufferAdam Kocoloski
2009-08-08update rep_changes_feed to use feed=continuous and rep_httpcAdam Kocoloski
2009-08-07ibrowse wrapper for replicator, will replace do_http_requestAdam Kocoloski
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
2009-07-24reassemble split chunks in changes feed, add all() exportAdam Kocoloski
2009-07-23etap tests should be executableAdam Kocoloski
2009-07-23Fixes etap tests for recent updates.Paul Joseph Davis
2009-07-20Initial checkin of _changes filters. The prime weak-spot for this approach is...John Christopher Anderson
2009-07-17update etap tests for new attachment format.Adam Kocoloski
2009-07-16second cut at _changes feed consumer. still not used by replicatorAdam Kocoloski
2009-07-16first cut at _changes feed consumer. not yet used by replicationAdam Kocoloski
2009-07-14wheeeeeeeeNoah Slater
2009-07-14added licence check, and licence.skipNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater