summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 1523-bye-bye-59861523-bye-bye-5986Joan Touzet2019-09-05234-2871/+1731
|\
| * Merge pull request #2157 from sarveshtamba/masteriilyak2019-08-301-0/+3
| |\
| | * Skipping CompactTest due to compaction failuresarveshtamba2019-08-301-0/+3
| |/
| * Merge pull request #2153 from apache/fix-all-docs-timeoutEric Avdey2019-08-281-2/+7
| |\
| | * Fix badmatch in fabric_view_all_docsfix-all-docs-timeoutEric Avdey2019-08-281-2/+7
| |/
| * Merge pull request #2138 from apache/keep-dbprop-after-rewriting-shardmapPeng Hui Jiang2019-08-242-1/+39
| |\
| | * Keep database property after overwriting shard mapkeep-dbprop-after-rewriting-shardmapjiangph2019-08-242-1/+39
| |/
| * Merge pull request #2137 from apache/mango-search-error-400-500Robert Newson2019-08-231-1/+1
| |\
| | * Send a 500, not a 400, for unknown search errorsmango-search-error-400-500Robert Newson2019-08-231-1/+1
| |/
| * Fix _scheduler/docs response for local replication endpointsNick Vatamaniuc2019-08-202-8/+11
| * Merge pull request #2126 from cloudant/update-httpotioniilyak2019-08-193-117/+34
| |\
| | * Increase default HTTP timeoutsILYA Khlopotov2019-08-191-13/+31
| | * Update httpotion to 3.1.3ILYA Khlopotov2019-08-193-104/+3
| |/
| * Refactor test to keep setup/teardown out of timerAdam Kocoloski2019-08-181-8/+11
| * Extend timeout on shard splitting testAdam Kocoloski2019-08-181-1/+1
| * Bump default timeout for retry_untilAdam Kocoloski2019-08-181-1/+1
| * Give resharding more time to completeAdam Kocoloski2019-08-181-2/+2
| * Extend timeouts for chttpd_view_test suiteAdam Kocoloski2019-08-161-6/+7
| * Extend timeouts for chttpd_db_test suiteAdam Kocoloski2019-08-161-42/+43
| * Extend timeouts for couch_bt_engine_upgrade_testsAdam Kocoloski2019-08-161-8/+9
| * Don't try to publish trusty packagesAdam Kocoloski2019-08-161-2/+0
| * Ensure EUnit inherits appropriate env varsAdam Kocoloski2019-08-162-4/+4
| * Merge pull request #2122 from cloudant/cleanup-after-meckiilyak2019-08-161-0/+4
| |\
| | * Call :meck.unload() automatically after every testILYA Khlopotov2019-08-161-0/+4
| |/
| * Merge pull request #2105 from cloudant/improve-admin-part-setupiilyak2019-08-161-12/+29
| |\
| | * Do not fail 'dev/run' on connection closeILYA Khlopotov2019-08-151-12/+29
| |/
| * Merge pull request #2101 from cloudant/refactor-clean_index_filesiilyak2019-08-153-10/+121
| |\
| | * Refactor fabric:cleanup_index_filesILYA Khlopotov2019-08-153-10/+121
| |/
| * Merge pull request #2118 from apache/epi-support-map-childspecEric Avdey2019-08-152-12/+27
| |\
| | * Support map childspecs in couch_epi supervisor's children replacementepi-support-map-childspecEric Avdey2019-08-152-12/+27
| |/
| * Fix replication rescheduling Running < MaxJobs corner caseNick Vatamaniuc2019-08-141-33/+49
| * Merge pull request #2109 from apache/fixup-cleanup-goPeng Hui Jiang2019-08-142-5/+8
| |\
| | * fixup for dreyfus_fabric_cleanup:go/1fixup-cleanup-gojiangph2019-08-132-5/+8
| |/
| * Extend timeout for mrview_purge_docs_fabricAdam Kocoloski2019-08-091-5/+5
| * Increase default HTTP timeoutsAdam Kocoloski2019-08-091-2/+10
| * Move couch startup to a fixtureAdam Kocoloski2019-08-091-39/+37
| * Add timeout for couch_db_split_testsAdam Kocoloski2019-08-091-1/+2
| * Configure environment for Elixir on ARMAdam Kocoloski2019-08-081-1/+3
| * Avoid shebang length limits on jenkinsAdam Kocoloski2019-08-081-2/+2
| * Capture EUnit and ExUnit test results for JenkinsAdam Kocoloski2019-08-083-1/+40
| * Refactor using sequential stages, in workspaceAdam Kocoloski2019-08-081-72/+177
| * Fix copy/paste errors in platform namingAdam Kocoloski2019-08-081-3/+3
| * Fix cpse_test_purge_replication eunit testNick Vatamaniuc2019-08-071-2/+9
| * Fix bash-ism in EUnit retry logicNick Vatamaniuc2019-08-061-1/+1
| * Switch to only using elixir replication integration testNick Vatamaniuc2019-08-012-1922/+0
| * Remove local replication endpoints in CouchDB 3.xNick Vatamaniuc2019-07-3122-456/+136
| * Fix mem3_sync_event_listener EUnit testNick Vatamaniuc2019-07-301-20/+8
| * Retry EUnit tests on failureNick Vatamaniuc2019-07-291-2/+12
| * Merge pull request #2039 from cloudant/exunit-simplifiediilyak2019-07-29205-79/+887
| |\
| | * Update .travis.ymlILYA Khlopotov2019-07-291-5/+0