summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ss - test suite passingcompactor-id-tree-optimizationPaul J. Davis2017-09-052-181/+256
* ss - id_tree copy optimizationPaul J. Davis2017-09-051-1/+1
* Implement an external HAMT structurePaul J. Davis2017-09-051-0/+270
* Undo buffer size limits on docid copiesPaul J. Davis2017-08-301-26/+12
* Copy the docid tree from the old dbPaul J. Davis2017-08-293-26/+625
* Simplify compaction state managementPaul J. Davis2017-08-281-45/+124
* Reorder compaction functionsPaul J. Davis2017-08-281-185/+188
* Cleanup mango test runner scriptNick Vatamaniuc2017-08-231-3/+3
* Avoid race condition in couch_mrview_ddoc_updated_tests (#764)Mayya Sharipova2017-08-231-1/+7
* Fix chttpd's tests warnings (#771)Eric Avdey2017-08-232-40/+47
* Removing Dockerfile in favour of apache/couchdb-docker repoJoan Touzet2017-08-221-36/+0
* Prevent custom test config from persistingEric Avdey2017-08-221-2/+3
* remove commented out code (#766)garren smith2017-08-221-3/+0
* Merge pull request #762 from cloudant/allow-code-upgrade-for-rexi_monitoriilyak2017-08-211-1/+2
|\
| * Use fully qualified call to allow code upgradeILYA Khlopotov2017-08-181-1/+2
* | Update README Jenkins link and minor misc. cleanupJoan Touzet2017-08-183-5/+8
|/
* Merge pull request #746 from cloudant/91868-improve-log-from-rexiiilyak2017-08-161-1/+5
|\
| * Log additional information on crashes from rexiILYA Khlopotov2017-08-141-1/+5
* | run mango tests on travis (#753)garren smith2017-08-164-1/+55
* | Add Bookmark support for mango json queries (#740)garren smith2017-08-166-9/+369
* | really remove <fieldname>.[]:<type> when choosing index for $in (#752)Tony Sun2017-08-152-8/+12
|/
* Merge pull request #751 from cloudant/add-missing-stat-for-503iilyak2017-08-141-0/+4
|\
| * Add [couchdb, httpd_status_codes, 503] metricILYA Khlopotov2017-08-141-0/+4
|/
* 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