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 8d6cb38fed4b7efa9d99011bf71dba953f41df8c Merge: 7f29417 572234f Author: Jan Lehnardt <[email protected]> AuthorDate: Fri Jul 13 17:09:31 2018 +0200 Merge branch 'master' into fix/984/view-keep-update-seq-after-compact src/fabric/src/fabric_db_delete.erl | 6 ++-- src/mango/src/mango_cursor_view.erl | 8 ++--- src/mango/test/19-find-conflicts.py | 41 ++++++++++++++++++++++ src/mango/test/mango.py | 5 +++ test/javascript/run | 8 ++--- .../tests-cluster/with-quorum/db_deletion.js | 12 +++++-- .../tests-cluster/without-quorum/db_creation.js | 3 +- .../tests-cluster/without-quorum/db_deletion.js | 16 +++++---- .../db_deletion_overridden_quorum.js | 8 ++--- 9 files changed, 78 insertions(+), 29 deletions(-)
