This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from bfc610f Make stem_interactive_updates option work again
new 80e431f Fix for issue #1136 - Error 500 deleting DB without quorum
new 177c22d Deletion responds 200 after a response from every node, and
202 in other case
new 71cf9f4 Adjust deletion tests in different cluster quorum conditions
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/fabric/src/fabric_db_delete.erl | 6 +++---
test/javascript/run | 8 ++++----
test/javascript/tests-cluster/with-quorum/db_deletion.js | 12 +++++++++---
.../tests-cluster/without-quorum/db_creation.js | 3 +--
.../tests-cluster/without-quorum/db_deletion.js | 16 +++++++++-------
.../without-quorum/db_deletion_overridden_quorum.js | 8 ++------
6 files changed, 28 insertions(+), 25 deletions(-)