summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into run-mango-tests-with-checkrun-mango-tests-with-checkJoan Touzet2017-09-205-11/+191
|\
| * Fix json index selection (#816)Will Holley2017-09-205-11/+191
* | Update README-DEV.rstJoan Touzet2017-09-191-11/+22
* | Merge branch 'master' into run-mango-tests-with-checkJoan Touzet2017-09-1935-148/+1256
|\ \ | |/
| * Fix replication ID parsing in URL pathsNick Vatamaniuc2017-09-191-1/+15
| * Merge pull request #817 from cloudant/issue-784-fix-invalid-base64-att-crashEric Avdey2017-09-142-9/+64
| |\
| | * Catch invalid base64 in inline attachmentsEric Avdey2017-09-142-9/+64
| |/
| * Add selector support for json indexes (#808)garren smith2017-09-146-20/+219
| * Don't reset logs when JS tests restart the serverPaul J. Davis2017-09-131-1/+7
| * Provide a more accurate size check for max_document_size limitNick Vatamaniuc2017-09-135-5/+183
| * Do not crash when free space cannot be calculated (#803)Will Holley2017-09-121-16/+28
| * Log unhandled mango errorsWill Holley2017-09-121-7/+7
| * Return 400 when no index can fulfil a sortWill Holley2017-09-122-3/+11
| * Use unittest assertions in mango index testsWill Holley2017-09-121-15/+15
| * Use unittest assert in index selection testsWill Holley2017-09-121-8/+8
| * Avoid duplicate index selection in MangoWill Holley2017-09-125-16/+28
| * Query operator tests for multiple index types (#800)Will Holley2017-09-113-14/+97
| * Implement attachment size limitsNick Vatamaniuc2017-09-0712-20/+526
| * Allow library object in other design doc sections besides viewsNick Vatamaniuc2017-09-062-16/+51
* | Merge branch 'master' into run-mango-tests-with-checkJoan Touzet2017-09-056-49/+162
|\ \ | |/
| * 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
| |/
* | Run mango tests with make checkJoan Touzet2017-09-012-1/+2
|/
* 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
|/