summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* really remove <fieldname>.[]:<type> when choosing index for $inmango-in-operatorTony Sun2017-08-152-8/+12
* Merge pull request #742 from apache/couch_epi_crypto_depRobert Newson2017-08-131-1/+2
|\
| * couch_epi depends on crypto appcouch_epi_crypto_depRobert Newson2017-08-091-1/+2
* | Merge pull request #744 from cloudant/allow-503-responseRobert Newson2017-08-101-0/+2
|\ \
| * | Allow a 503 response to be thrownRobert Newson2017-08-101-0/+2
|/ /
* | Add Prefer: return=minimal support (#605)garren smith2017-08-095-4/+173
|/
* Allow replicator application to always update replicator docsNick Vatamaniuc2017-08-031-0/+5
* Fix timeouts in couch epi testsNick Vatamaniuc2017-08-021-7/+8
* Update advice on the use of -name (and NOT -sname)Joan Touzet2017-08-011-4/+16
* Fix timeout in couch auth testNick Vatamaniuc2017-08-011-5/+19
* Rewrite ddoc_cache to improve performancePaul J. Davis2017-08-0129-356/+2436
* Remove duplicated eviction messagesPaul J. Davis2017-08-011-10/+1
* Make replication ID generation more robust.Nick Vatamaniuc2017-07-312-1/+176
* Save migrated replicator checkpoint documents immediatelyNick Vatamaniuc2017-07-311-2/+14
* Increase timeouts in replicator compactor testsNick Vatamaniuc2017-07-311-4/+4
* Stop couch_index processes on ddoc updateMayya Sharipova2017-07-3111-48/+261
* 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