You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2018/07/13 11:44:02 UTC

[couchdb] 01/01: Merge branch 'master' into fix/984/view-keep-update-seq-after-compact

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch fix/984/view-keep-update-seq-after-compact
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 11a21096b6523ea6145d1077d53ac0371f67dc0f
Merge: 698efba 71cf9f4
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Fri Jul 13 13:43:59 2018 +0200

    Merge branch 'master' into fix/984/view-keep-update-seq-after-compact

 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(-)