This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch 680-fix-couchdb-1283-test
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit e6f2a12 Simplify regression test for COUCHDB-1283
add 628ca7e Allow keep_sending_changes to use hot code upgrade
add 4396891 Allow wait_updated to switch to new module code
add cc21e14 Merge pull request #622 from
cloudant/89551-keep_sending_changes-hot
add 860f23c Fix _local_docs end-point
add 99c195b fix double export of wait_updated/3
add 0bea3a4 Fix test teardown
new c8f340e Simplify regression test for COUCHDB-1283
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e6f2a12)
\
N -- N -- N refs/heads/680-fix-couchdb-1283-test (c8f340e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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/couch/src/couch_changes.erl | 9 +++-
src/couch/src/couch_db.erl | 2 +-
src/couch_mrview/src/couch_mrview.erl | 34 ++++++++++---
src/couch_mrview/src/couch_mrview_http.erl | 2 +
src/couch_mrview/src/couch_mrview_util.erl | 13 +----
.../test/couch_mrview_local_docs_tests.erl | 24 ++++++---
src/fabric/src/fabric_view_all_docs.erl | 59 ++++++++++++++--------
src/mango/src/mango_idx_text.erl | 56 +++++++++++---------
8 files changed, 124 insertions(+), 75 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].