summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | admin context in couch tests no longer necessary for compaction with the new ...Frederick Kaempfer2017-07-123-3/+3
* | | Require admin or db admin for compact requestsFrederick Kaempfer2017-07-121-2/+32
* | | Fix testFrederick Kaempfer2017-07-121-14/+12
* | | Add tests for db admin/db member compaction.Frederick Kaempfer2017-07-121-9/+73
* | | make sure to also run security check for design doc compactionFrederick Kaempfer2017-07-121-1/+1
* | | Require server or db admin user for db/_compact and db/_view_cleanup endpoint...Frederick Kaempfer2017-07-125-3/+131
* | | Make couch_event_sup:stop/1 synchronousNick Vatamaniuc2017-07-111-5/+5
* | | Remove deprecated OAuth 1.0 implementationJoan Touzet2017-07-0921-1327/+5
* | | Fix Windows release buildsJoan Touzet2017-07-091-3/+4
* | | Merge branch 'master' of https://github.com/apache/couchdbJoan Touzet2017-07-081-0/+1
|\ \ \
| * | | Disable compaction daemon on eunit run couch startupsJoan Touzet2017-07-081-0/+1
* | | | Fix Windows buildJoan Touzet2017-07-082-1/+2
|/ / /
* | | Merge pull request #645 from cloudant/pass-user_ctx-in-fabric_view_mapEric Avdey2017-07-074-17/+30
|\ \ \
| * | | Pass db open options to fabric_view_mapEric Avdey2017-07-064-17/+30
* | | | disable unstable stats.js testJoan Touzet2017-07-071-0/+25
* | | | wipe all databases on test exitJoan Touzet2017-07-079-10/+26
* | | | really disable compaction daemon for JS testsJoan Touzet2017-07-071-1/+2
* | | | Bump jiffy depPaul J. Davis2017-07-061-1/+1
|/ / /
* | | Remove some sleeps from change feed test.Nick Vatamaniuc2017-07-061-4/+33
* | | Merge pull request #648 from cloudant/fixup-for-fix-replicator-progress-repor...iilyak2017-07-061-1/+1
|\ \ \
| * | | Fix couch_replicator_changes_reader:process_changeILYA Khlopotov2017-07-051-1/+1
* | | | test: expect compaction daemon to be offJan Lehnardt2017-07-062-3/+5
* | | | feat: enable compaction daemon by defaultJan Lehnardt2017-07-061-1/+1
|/ / /
* | | Make map functions distinct with each invocationsebastianro2017-07-051-0/+3
* | | Remove yet another invalid test case (ddoc_cache related)Joan Touzet2017-07-051-16/+0
* | | Fix eunit timeout option for compression testsJoan Touzet2017-07-051-9/+17
* | | Fix mismatch between MAX_DBS_OPEN and default.iniJoan Touzet2017-07-051-1/+1
* | | bump docs depJoan Touzet2017-07-051-1/+1
* | | Also enable node decom using string "true"Jay Doane2017-07-041-1/+34
* | | Merge pull request #625 from apache/contributing-md-updateBenjamin Bastian2017-06-301-4/+4
|\ \ \
| * | | Update CONTRIBUTING.md to reflect monorepocontributing-md-updateBenjamin Bastian2017-06-301-4/+4
|/ / /
* | | Add a soak-eunit target to MakefilePaul J. Davis2017-06-301-0/+6
* | | Ensure replicator _active_tasks entry reports recent pending changes valueNick Vatamaniuc2017-06-283-15/+28
| |/ |/|
* | Merge pull request #614 from cloudant/fix-compaction_daemon_testsEric Avdey2017-06-241-22/+30
|\ \
| * | Address a race on compacting process exitEric Avdey2017-06-231-1/+17
| * | Refactor compaction tests setup and teardownEric Avdey2017-06-231-11/+5
| * | Fix "not_mocked" error in compaction testsEric Avdey2017-06-231-12/+10
|/ /
* | Add X-Frame-Options (#582)garren smith2017-06-226-4/+200
* | Merge branch '3358-use-efficient-set'Tony Sun2017-06-211-10/+6
|\ \
| * | Use efficient set storage for field names3358-use-efficient-setTony Sun2017-06-211-10/+6
* | | Merge pull request #590 from cloudant/fix-couch_log_config_listener_testEric Avdey2017-06-161-4/+19
|\ \ \
| * | | Wait for listener's exit during restart testEric Avdey2017-06-161-4/+19
|/ / /
* | | Merge pull request #600 from cloudant/fix-couchdb_views_testsEric Avdey2017-06-161-4/+11
|\ \ \
| * | | Fix race in couchdb_views_testsEric Avdey2017-06-161-4/+11
|/ / /
* | | Return 409 to PUT attachment with non-existent revJay Doane2017-06-163-3/+20
* | | Factor attachment_doc/0Jay Doane2017-06-161-20/+15
* | | Merge pull request #599 from apache/pass-view-errorRobert Newson2017-06-151-3/+8
|\ \ \
| * | | Pass error through (usually timeout)pass-view-errorRobert Newson2017-06-151-3/+8
|/ / /
* | | Enable OS process IO logging + upload for Travis and Jenkins testsNick Vatamaniuc2017-06-143-0/+27
* | | Log OS process I/ONick Vatamaniuc2017-06-132-3/+121