summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop replications on target document write failuresfail-on-doc-write-modeNick Vatamaniuc2018-11-136-70/+224
* Merge pull request #1682 from cloudant/feature_flags2iilyak2018-11-137-8/+649
|\
| * Implement efficient feature flagsILYA Khlopotov2018-11-135-3/+626
| * Fix typespec for couch_epi:get_value/3ILYA Khlopotov2018-11-131-1/+1
| * Emit clauses in the order of definitionsILYA Khlopotov2018-11-131-2/+2
| * Support prefix based matching in couch_epi_data_genILYA Khlopotov2018-11-131-2/+20
|/
* Support elixir 1.7 (#1726)Jay Doane2018-11-123-9/+10
* [win32] Fix dev/run and Makefile for test suite (#1731)Joan Touzet2018-11-126-11/+61
* Remove eliminated config options from testsJay Doane2018-11-121-3/+0
* Enable cluster auto-assembly through a seedlist (#1658)Adam Kocoloski2018-11-1010-18/+284
* Improve retry_until (#1725)Jay Doane2018-11-102-8/+42
* Retain replication stats between job runsNick Vatamaniuc2018-11-094-13/+190
* feat: update couch-config to match #1602 (#1723)Jan Lehnardt2018-11-091-1/+1
* feat: change enaabling of chttpsd to `[ssl] enable = true`Jan Lehnardt2018-11-092-6/+16
* feat: remove redundant string parsingJan Lehnardt2018-11-091-11/+11
* feat: move handler definition to .app fileJan Lehnardt2018-11-092-35/+39
* simplify, h/t @vatamaneJan Lehnardt2018-11-091-6/+1
* compatibility for erlang < 20Jan Lehnardt2018-11-092-4/+3
* remove daemons from config js testsJan Lehnardt2018-11-091-3/+0
* remove deprecated http proxy code and tests from couch_httpdJan Lehnardt2018-11-092-884/+0
* test: fix os proc testsJan Lehnardt2018-11-093-7/+7
* feat: point to branch on couhc_config that is needed hereJan Lehnardt2018-11-091-1/+1
* feat: remove deprecated os_daemonsJan Lehnardt2018-11-093-665/+0
* feat: move [native_]query_server & os_daemons setup out of runtime configJan Lehnardt2018-11-097-25/+91
* remove config: [daemons]Jan Lehnardt2018-11-092-11/+12
* remove config: [httpd] vhost_global_handlers, redirect_vhost_handlerJan Lehnardt2018-11-092-12/+5
* remove config: [httpd_{global,db,design}_handlersJan Lehnardt2018-11-092-38/+41
* remove config: [httpd] default_handlerJan Lehnardt2018-11-092-5/+1
* Merge pull request #1406 from apache/elixir-suiteJoan Touzet2018-11-0728-9/+4651
|\
| * Merge branch 'master' into elixir-suiteelixir-suiteJoan Touzet2018-11-0761-301/+907
| |\ | |/ |/|
* | #1705 Add UUID attribute to welcome message (#1708)Ryan Gordon2018-11-072-1/+20
* | Use mainline rebar (v2) (#1680)lag-linaro2018-11-071-1/+1
* | Fix initial view compaction task status (#1672)Paul J. Davis2018-11-071-1/+3
* | Copy _security object in couchup; python3 fix (#1721)Joan Touzet2018-11-071-1/+29
* | Fix link in contributing doc (#1608)Marc Abbyad2018-11-071-1/+1
* | port experimental change that came up in the elixir test suite branch (#1614)Jan Lehnardt2018-11-071-1/+3
* | Merge pull request #1709 from apache/113045-case-clause-mangoPeng Hui Jiang2018-11-063-1/+48
|\ \
| * | Support out-of-sync in mango when doc is deletedjiangph2018-11-063-1/+48
|/ /
* | Merge pull request #1683 from cloudant/fix-_local-_bulk_docsEric Avdey2018-10-294-107/+212
|\ \
| * | Extend generation of missing id to a bulk operation with new_edits falseEric Avdey2018-10-291-13/+8
| * | Write local docs in a correct tree on a bulk operation with new_edits falseEric Avdey2018-10-292-69/+115
| * | Remove extra spaces from a test moduleEric Avdey2018-10-291-3/+3
| * | Handle an exception on an invalid rev in a local doc updateEric Avdey2018-10-291-22/+86
|/ /
* | Merge pull request #1681 from apache/COUCHDB-3326-get_minimum_purge_seqPeng Hui Jiang2018-10-251-11/+13
|\ \
| * | Fix get_minimum_purge_seq/1COUCHDB-3326-get_minimum_purge_seqjiangph2018-10-251-11/+13
|/ /
* | Merge pull request #1677 from apache/COUCHDB-3326-mixed-clusterPeng Hui Jiang2018-10-242-2/+38
|\ \
| * | Allow to return with accepted for mixed nodes in clusterCOUCHDB-3326-mixed-clusterjiangph2018-10-242-2/+38
|/ /
* | Fix JS/Python test harness for Python 2.6 (#1674)Joan Touzet2018-10-231-1/+1
* | expose is_system_db_nameGarren Smith2018-10-232-7/+8
* | Hard code hypothesis to avoid master versions breaking buildsNick Vatamaniuc2018-10-231-1/+1