summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Add/update contribution guidelines, issue/PR templates for GH IssuesJoan Touzet2017-05-204-15/+348
* | | Fix merge of 27f5067c and aca6a459Jan Lehnardt2017-05-201-1/+6
* | | add dedbugging for failing test COUCHDB-3343Jan Lehnardt2017-05-201-0/+1
* | | chore: add dedbugging for failing test COUCHDB-3343Jan Lehnardt2017-05-202-2/+11
* | | better test as per @nickvaJan Lehnardt2017-05-201-1/+13
* | | increase timeout for compaction daemon tests COUCHDB-3344Jan Lehnardt2017-05-201-1/+1
* | | chore: increase timeout for compaction daemon tests COUCHDB-3344Jan Lehnardt2017-05-201-1/+1
* | | Merge pull request #533 from cloudant/wait_db_close_in_testiilyak2017-05-191-1/+11
|\ \ \
| * | | Whait db close a little bit before failing testILYA Khlopotov2017-05-191-1/+11
|/ / /
* | | Merge pull request #532 from cloudant/filter_out_non_replicator_tasksiilyak2017-05-191-2/+6
|\ \ \
| * | | Filter out non replicator tasks in test caseILYA Khlopotov2017-05-191-2/+6
* | | | Revert couch_lru to use gb_treesNick Vatamaniuc2017-05-192-144/+27
|/ / /
* | | Fix link to SpiderMonkey in INSTALL.mdEric Avdey2017-05-181-1/+1
* | | chore: increase timeout for pausing writer COUCHDB-3384Jan Lehnardt2017-05-161-1/+1
* | | chore: double test timeout see COUCHDB-3408Jan Lehnardt2017-05-161-1/+1
* | | chore: add debugging for failing test case, see COUCHDB-3413Jan Lehnardt2017-05-161-1/+5
* | | chore: add debugging for failing test case, see COUCHDB-3415Jan Lehnardt2017-05-161-1/+11
* | | Add auto log uploader for CI workflowJoan Touzet2017-05-154-5/+137
* | | Re-enable js eval view sandbox testRandall Leeds2017-05-151-22/+17
* | | docs: no need to bump rebar.config when in couchdb.gitJan Lehnardt2017-05-141-6/+4
* | | Merge pull request #516 from cloudant/global-ignore-eunit-subdirEric Avdey2017-05-111-17/+2
|\ \ \ | |/ / |/| |
| * | Ignore .eunit and .rebar for all depsEric Avdey2017-05-111-17/+2
|/ /
* | Test changes_listener dies on mem3_shards shutdownJay Doane2017-05-101-0/+41
* | Expose mem3_shards:get_changes_pid/0Jay Doane2017-05-101-0/+6
* | Mango $allMatch return false for empty list (#511)garren smith2017-05-102-4/+16
* | Increase timeout for JS test harness restartServer fnJoan Touzet2017-05-091-1/+1
* | Increase timeout for compression testsJoan Touzet2017-05-091-1/+1
* | Handle non-default _replicator dbs in _scheduler/docs endpointNick Vatamaniuc2017-05-091-24/+81
* | Hibernate couch_stream after each writeJoan Touzet2017-05-091-1/+1
* | Choose index based on fields match (#469)garren smith2017-05-092-13/+128