summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Account for extra newlines in response bodyCOUCHDB-3415-fix-chttpd-db-test-eunitPaul J. Davis2017-06-091-23/+17
* Fix broken eunit test in changes_since_test_ test suitejiangphcn2017-06-093-67/+112
* Properly kill OS daemons during testNick Vatamaniuc2017-06-081-3/+10
* Opimize writing btree nodesPaul J. Davis2017-06-081-1/+63
* Revert "Make couch_btree:chunkify/1 prefer fewer chunks"Paul J. Davis2017-06-081-2/+4
* Close idle dbsNick Vatamaniuc2017-06-074-35/+146
* Merge pull request #586 from cloudant/avoid_use_of_lengthiilyak2017-06-071-3/+3
|\
| * Avoid using length to detect non empty listILYA Khlopotov2017-06-071-3/+3
|/
* Update Jiffy dependencyPaul J. Davis2017-06-071-1/+1
* Allow configuration of max doc IDs for optimised code path in changes filterAlex Anderson2017-06-062-7/+12
* Merge pull request #580 from cloudant/83986-fix-url-encodingiilyak2017-06-063-3/+3
|\
| * Fix encoding issuesILYA Khlopotov2017-06-053-3/+3
|/
* Don't wrap real error in badmatch exceptionEric Avdey2017-06-051-0/+2
* (build) Gracefully fail to upload logfiles w/ no credsJoan Touzet2017-06-051-1/+7
* Add retry to get_view_stateEric Avdey2017-06-051-15/+36
* feat(test): separate timeoutsJan Lehnardt2017-06-031-1/+2
* chore(test): increase test timeout #571Jan Lehnardt2017-06-031-1/+1
* chore: more test debugging for COUCHDB-3415Jan Lehnardt2017-06-031-0/+2
* chore: remove bogus hint in `make javascript`Jan Lehnardt2017-06-031-1/+0
* feat(test): wait for db and index shutdownJan Lehnardt2017-06-031-10/+23
* add node count handling to ./dev/runRobert Kowalski2017-06-031-4/+5
* bump documentation refJoan Touzet2017-06-031-1/+1
* JS test: wait even longer for restartServer on slow VMsJoan Touzet2017-06-021-2/+2
* Remove another invalid post-2.0 test case (ddoc_cache related)Joan Touzet2017-06-021-20/+0
* Disable unstable JS _show ETag testJoan Touzet2017-06-022-34/+1
* bump ets_lru dependencyJoan Touzet2017-06-021-1/+1
* Allow ddoc_cache to be fully disabledJoan Touzet2017-06-021-3/+3
* Improve JS test harness restartServer() support fnJoan Touzet2017-06-022-35/+28
* Notify couch_index_processes on all shards when ddoc updatedMayya Sharipova2017-06-023-0/+183
* couchup rebuild timeout must be passed as a floatJoan Touzet2017-06-011-1/+1
* Merge branch '3417-add-compaction-logging'Tony Sun2017-05-312-4/+16
|\
| * add compaction logging3417-add-compaction-loggingTony Sun2017-05-302-4/+16
* | attempt to stabilise users_db_security.jsJoan Touzet2017-05-311-0/+1
* | Merge pull request #550 from cloudant/export-test_request_5iilyak2017-05-301-1/+1
|\ \
| * | Export test_request:request/5 functionILYA Khlopotov2017-05-301-1/+1
|/ /
* | Fix rewrite_js test: do not delete/create a DB in rapid successionJoan Touzet2017-05-301-1/+1
* | New Jenkinsfile for multibranch pipeline buildJoan Touzet2017-05-282-3/+308
* | Merge pull request #542 from apache/3426-forbidden-errorRobert Newson2017-05-261-0/+4
|\ \
| * | Send a better error when opening a db without authorisation3426-forbidden-errorRobert Newson2017-05-261-0/+4
* | | Remove "--prefix" option from README-DEVAlex Anderson2017-05-261-4/+0
|/ /
* | typo in couchupJoan Touzet2017-05-251-1/+1
* | Merge pull request #540 from cloudant/hash-admin-password-in-testsiilyak2017-05-2510-11/+22
|\ \
| * | Make sure we cache admin pass prior to test runILYA Khlopotov2017-05-2510-11/+22
|/ /
* | Fix configure when whoami errors outJoan Touzet2017-05-241-1/+1
* | Expose replicator scheduler feature in the APINick Vatamaniuc2017-05-221-0/+1
* | Skip internal replication if changes already replicatedNick Vatamaniuc2017-05-221-4/+10
* | Use a custom version of rebarPaul J. Davis2017-05-221-1/+1
* | Set new config versionPaul J. Davis2017-05-221-1/+1
* | Pre-calculate application start orderPaul J. Davis2017-05-221-7/+53
* | fix couch_replicator_compact_test by removing duplicate codeJan Lehnardt2017-05-201-5/+0