summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement attachment size limitsissue-769-1Nick Vatamaniuc2017-09-0712-20/+526
* Allow library object in other design doc sections besides viewsNick Vatamaniuc2017-09-062-16/+51
* Improve Mango operator tests (#792)Will Holley2017-09-052-24/+70
* Pass user ctx when opening a doc in show handlerEric Avdey2017-09-042-5/+54
* Merge pull request #765 from willholley/mango_explain_view_parametersWill Holley2017-09-042-20/+38
|\
| * include mrview options in _explain resultWill Holley2017-09-042-20/+38
|/
* Remove copy/paste error in jenkinsfileJoan Touzet2017-08-301-6/+0
* Fix Jenkins build - always pull latest pkg imgJoan Touzet2017-08-301-42/+50
* basic execution statistics for _find (#768)Will Holley2017-08-309-28/+230
* Merge pull request #761 from cloudant/print-linked-processes2iilyak2017-08-291-0/+517
|\
| * Fix tree generation in testsILYA Khlopotov2017-08-231-21/+52
| * Add comment about structure of TableSpecILYA Khlopotov2017-08-231-0/+7
| * Fix copy/paste error spawn -> spawn_linkILYA Khlopotov2017-08-231-1/+1
| * Fix typos in helpILYA Khlopotov2017-08-231-6/+6
| * ps is goneILYA Khlopotov2017-08-231-2/+1
| * Remove dependency on properILYA Khlopotov2017-08-231-17/+21
| * Add few testsILYA Khlopotov2017-08-231-0/+75
| * Fix double mention of link_tree in helpILYA Khlopotov2017-08-231-1/+0
| * Remove ps functionILYA Khlopotov2017-08-231-18/+15
| * Rename functions to clarify they work on treeILYA Khlopotov2017-08-231-18/+18
| * Add help functionILYA Khlopotov2017-08-211-0/+181
| * Add a debugging utilities for listing processesILYA Khlopotov2017-08-181-0/+224
* | 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