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

garren pushed a change to branch fdb-mango-indexes
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    omit 9646c21  update mango tests to work with FDB
    omit 4fdac24  Update Mango query to work with couch_views
    omit a402906  Add couch_views_encoding max value
    omit 01cc72b  Remove view_cb predicate push down
    omit 6508da5  Remove quorum stats
    omit 7d60b06  remove unneeded r/w parameter
    omit e24c8e2  Add mango indexing
    omit a678121  remove partition opts from mango
    omit 535a08d  Add couch_views_updater interactive indexer
    omit 73f56c3  when query views allow to stream across transactions
    omit fb1ac19  Add couch_views_indexer build to creation versionstamp
    omit 8fa4990  add fabric2 after_doc_write plugin
    omit cf6bd12  add include_docs option to fold_docs
    omit df2df07  move all_doc view options to fabric2_util
    omit 8e01811  fix all_docs call to return row
    omit 8fe9fa1  remove mango native proc
     add a742ea5  fix all_docs call to return row
     add 6ae9cde  move all_doc view options to fabric2_util
     add b93467f  add include_docs option to fold_docs
     add 0b97794  add fabric2 after_doc_write plugin
     add ba6dee4  Add couch_views_indexer build to creation versionstamp
     add 5f6404e  All couch_view queries to run across transactions
     add dc83e76  Add couch_views_updater interactive indexer
     add e8e83c4  Add couch_views_encoding max value
     add 5b9432e  remove mango native proc
     add e933a09  remove partition opts from mango
     add 53364a9  remove unneeded r/w parameter
     add d2b6c57  Remove view_cb predicate push down
     add 3a020f0  Remove quorum stats
     add 2d47274  Add mango indexing
     add 824bab8  Update Mango query to work with couch_views
     add 9869e06  update mango tests to work with FDB

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   (9646c21)
            \
             N -- N -- N   refs/heads/fdb-mango-indexes (9869e06)

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.

No new revisions were added by this update.

Summary of changes:
 src/mango/test/11-ignore-design-docs-test.py   |  2 +-
 src/mango/test/13-stable-update-test.py        | 53 --------------------------
 src/mango/test/19-find-conflicts.py            | 16 --------
 src/mango/test/22-build-wait-selected-index.py |  5 +++
 4 files changed, 6 insertions(+), 70 deletions(-)
 delete mode 100644 src/mango/test/13-stable-update-test.py

Reply via email to