summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trivial change for testingjenkins-autobuild-packagesJoan Touzet2017-07-211-1/+1
* Auto-build packages & repos with JenkinsJoan Touzet2017-07-211-0/+470
* bump all deps to tagsJoan Touzet2017-07-211-11/+11
* Fix couch_peruser EUnit testJoan Touzet2017-07-211-28/+32
* Improve JS restartServer() support functionJoan Touzet2017-07-211-10/+16
* Explicitly mention Facebook "BSD+Patents" license in NOTICE perJoan Touzet2017-07-211-0/+2
* Temporarily disable Jenkins buildsJoan Touzet2017-07-211-327/+0
* Increase timeout of some replication testsNick Vatamaniuc2017-07-202-2/+2
* 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