summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retain replication stats between job runsfail-replication-on-doc-writeNick Vatamaniuc2018-11-084-12/+190
* 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
* | Remove explicit python version for dev/run (for now)Joan Touzet2018-10-221-1/+1
* | couchjs: show default runtime SIZE limit on help messageIblis Lin2018-10-201-0/+1
* | Update snappy dependency to CouchDB-1.0.2Nick Vatamaniuc2018-10-181-1/+1
* | Merge pull request #1655 from cloudant/fix-lru_optsiilyak2018-10-181-18/+15
|\ \
| * | Fix ets_lru configuration in chttpd applicationILYA Khlopotov2018-10-181-18/+15
|/ /
* | Avoid crashing if a mango query is reducedNick Vatamaniuc2018-10-181-4/+4
* | Improve restart resilience of couch_log applicationNick Vatamaniuc2018-10-181-1/+1
* | Do not crash couch_log application when gen_* servers send extra argsNick Vatamaniuc2018-10-182-23/+112
* | Merge pull request #1660 from apache/fix-upgrade_v5_testPeng Hui Jiang2018-10-171-2/+2
|\ \
| * | Fix test failure on upgrade_v5_testjiangph2018-10-171-2/+2
|/ /
* | Merge pull request #1657 from apache/COUCHDB-3326-upgrade-users-dbPeng Hui Jiang2018-10-172-3/+20
|\ \
| * | Upgrade disk version to 7 for databasesCOUCHDB-3326-upgrade-users-dbjiangph2018-10-162-3/+20
|/ /
* | Merge pull request #1654 from apache/fix_exceed_limitRobert Newson2018-10-151-12/+12
|\ \
| * | Test correct condition for exceed_limit errorfix_exceed_limitRobert Newson2018-10-151-12/+12
|/ /
* | Merge pull request #1649 from apache/COUCHDB-3326-metrics-docs-purgesPeng Hui Jiang2018-10-122-2/+14
|\ \
| * | Add document_purges counter for statsCOUCHDB-3326-metrics-docs-purgesjiangph2018-10-122-2/+14
|/ /
* | Merge pull request #1652 from cloudant/restrict-active_tasks-to-server-adminEric Avdey2018-10-111-0/+1
|\ \
| * | Restrict access to _active_tasks to server adminEric Avdey2018-10-111-0/+1
|/ /
* | Merge pull request #1650 from apache/bulk_get_users_dbRobert Newson2018-10-112-2/+4
|\ \
| * | Pass user_ctx in _bulk_getRobert Newson2018-10-112-2/+4
|/ /
* | Merge pull request #1647 from cloudant/validate-prefix-for-systemdbsiilyak2018-10-101-3/+12
|\ \
| * | Validate database prefix against DBNAME_REGEX for system dbsILYA Khlopotov2018-10-101-3/+12
|/ /
* | Update rebar.config.script and travis CIPaul J. Davis2018-10-042-2/+3
* | Fix use of process_info(Pid, monitored_by)Paul J. Davis2018-10-043-8/+12
* | Fix couch_log eunit testsPaul J. Davis2018-10-043-6/+11
* | Enable parameterized module callsPaul J. Davis2018-10-0418-0/+43
* | Do not crash replicator on VDU function failureNick Vatamaniuc2018-10-021-1/+57