summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* try more travis buildsmore-travisNick Vatamaniuc2017-07-191-0/+8
* TMP: Add debug logging for failed assertionPaul J. Davis2017-07-191-0/+7
* Fix cancellation race in replication.js testsNick Vatamaniuc2017-07-181-1/+1
* Simplify regression test for COUCHDB-1283Paul J. Davis2017-07-181-149/+21
* Remove get_details replicator job gen_server callNick Vatamaniuc2017-07-182-13/+0
* Merge pull request #693 from cloudant/use-stop_sync-in-mem3-testiilyak2017-07-181-2/+2
|\
| * Use test_util:stop_config in mem3_util_testILYA Khlopotov2017-07-181-2/+2
|/
* Merge pull request #691 from cloudant/3367-fix-test-caseiilyak2017-07-181-17/+17
|\
| * Fix trailing whitespace issuesILYA Khlopotov2017-07-181-2/+2
| * Use random name for _users db in testILYA Khlopotov2017-07-181-2/+3
| * Use hashed password when we create admin in testILYA Khlopotov2017-07-181-1/+2
| * Rename unused variablesILYA Khlopotov2017-07-181-12/+10
* | Fix test teardownPaul J. Davis2017-07-181-25/+31
* | fix double export of wait_updated/3Joan Touzet2017-07-181-2/+1
|/
* Fix _local_docs end-pointEric Avdey2017-07-176-48/+86
* Merge pull request #622 from cloudant/89551-keep_sending_changes-hotiilyak2017-07-171-2/+8
|\
| * Allow wait_updated to switch to new module codeILYA Khlopotov2017-06-271-2/+5
| * Allow keep_sending_changes to use hot code upgradeILYA Khlopotov2017-06-271-1/+4
* | Merge pull request #628 from garrensmith/add-stable-to-mangoiilyak2017-07-174-7/+97
|\ \
| * | Add stable and update support to MangoGarren Smith2017-07-164-7/+97
* | | Merge branch '3423-add-try-catch-mem3'Tony Sun2017-07-172-2/+41
|\ \ \
| * | | catch database not exist errorTony Sun2017-07-172-2/+41
* | | | feat: update for 2.0 patch by @guillettJan Lehnardt2017-07-163-39/+57
* | | | bump couchdb-setup depJoan Touzet2017-07-161-1/+1
| |/ / |/| |
* | | Merge pull request #682 from apache/strong_rand_bytesRobert Newson2017-07-168-11/+11
|\ \ \
| * | | use crypto:strong_rand_bytesRobert Newson2017-07-168-11/+11
|/ / /
* | | Merge pull request #681 from apache/remove-couch-cryptoRobert Newson2017-07-1625-146/+59
|\ \ \
| * | | Remove couch_cryptoRobert Newson2017-07-1625-146/+59
* | | | Merge branch '3430-external-size-views'Tony Sun2017-07-152-12/+49
|\ \ \ \
| * | | | calculate data_size correctly3430-external-size-viewsTony Sun2017-07-152-12/+49
* | | | | Revert "Revert "Use Ejson Body Instead of Compressed Body for External size (...Robert Newson2017-07-153-4/+42
* | | | | Revert "Use Ejson Body Instead of Compressed Body for External size (#606)"Robert Newson2017-07-153-42/+4
|/ / / /
* | | | Use Ejson Body Instead of Compressed Body for External size (#606)Tony Sun2017-07-153-4/+42
|/ / /
* | | Fix flaky os daemons testsNick Vatamaniuc2017-07-141-1/+2
* | | Remove unused TIMEOUT macro from os daemons moduleNick Vatamaniuc2017-07-141-1/+0
* | | Fix replication Javascript testNick Vatamaniuc2017-07-141-3/+24
* | | Make replication filter fetch error for _replicate return a 404Nick Vatamaniuc2017-07-141-0/+2
* | | Improve UNIX dependency installation (Node.JS, Sphinx)Joan Touzet2017-07-131-6/+31
* | | Change recommended install path to /opt/couchdbJoan Touzet2017-07-131-13/+12
* | | Bump ets_lru for flaky test fixPaul J. Davis2017-07-131-1/+1
* | | Add tests for queries against _users dbEric Avdey2017-07-133-0/+130
* | | Send user_ctx to fabric's open_docEric Avdey2017-07-132-2/+7
* | | Send user_ctx to query_viewEric Avdey2017-07-131-1/+1
* | | Pass UserCtx to fabric's all_docs from mango queryEric Avdey2017-07-131-2/+5
* | | Fix timeout in couchdb_views_test for couchdb_1283Paul J. Davis2017-07-131-0/+27
* | | Avoid a race when restarting an index updaterPaul J. Davis2017-07-131-3/+11
* | | Prevent a terrible race conditionPaul J. Davis2017-07-131-18/+31
* | | Fix couchdb_os_proc_pool eunit timeoutsPaul J. Davis2017-07-121-2/+4
* | | Update couch_native_proc to respect idle timeoutsPaul J. Davis2017-07-121-11/+35
* | | fix whitespace crimesRobert Newson2017-07-121-3/+3