summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump setup, docs and fauxton dependencies2.1.0-RC12.1.0Joan Touzet2017-07-301-3/+3
* Bump image version in JenkinsfileJoan Touzet2017-07-301-16/+19
* Merge pull request #722 from michellephung/update-fauxtonMichelle Phung2017-07-291-1/+1
|\
| * Update Rebar file with Fauxton 1.1.13michellephung2017-07-291-1/+1
|/
* Disable flaky 413 replication testNick Vatamaniuc2017-07-281-14/+19
* Do not unconditioanlly retry a request which was closed unexpectedlyNick Vatamaniuc2017-07-281-2/+4
* bump docs dependencyJoan Touzet2017-07-282-1/+2
* Leave the uncommented defaults uncommentedPaul J. Davis2017-07-271-2/+2
* Extend the log config option descriptionPaul J. Davis2017-07-271-32/+54
* Merge pull request #710 from apache/fix/peruser-testJan Lehnardt2017-07-271-41/+44
|\
| * fix: use the right values for assertionsfix/peruser-testJan Lehnardt2017-07-221-2/+2
| * fix: return all generator asserts, so they all runJan Lehnardt2017-07-221-12/+20
| * chore: remove debugging lineJan Lehnardt2017-07-221-1/+0
| * Revert "Fix couch_peruser EUnit test"Jan Lehnardt2017-07-221-32/+28
* | Increase various eunit test timeoutsJay Doane2017-07-266-6/+7
* | Fix regression test for COUCHDB-1283Paul J. Davis2017-07-251-3/+14
* | Add soak-javascript targetPaul J. Davis2017-07-251-0/+15
* | Update default.ini with all changes since 2.0Joan Touzet2017-07-251-2/+20
* | Strip ?rev off of logfile-uploader's printed URLJoan Touzet2017-07-241-1/+1
* | Increase timeout in couch's couch_db_mpr_tests module to 30 secondsNick Vatamaniuc2017-07-241-21/+24
* | Fix link to changelog/whatsnewJoan Touzet2017-07-241-2/+2
|/
* Merge branch 'master' of https://github.com/apache/couchdbNick Vatamaniuc2017-07-211-0/+470
|\
| * Restore Jenkins builds on masterJoan Touzet2017-07-211-0/+470
* | Bump config dep to 1.0.1 (ncrease timeouts for set and get).Nick Vatamaniuc2017-07-211-1/+1
|/
* Do not persist restart times setting in os_daemons_testsJoan Touzet2017-07-211-1/+1
* 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