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

davisp pushed a change to branch feature-ebtree-views
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard fc5b4cf  Add elixir tests for builtin reduce group levels
 discard 91c0e20  Add test suite for reduce views
 discard 4029451  Use ebtree for reduce functions
     add 99d9951  Use ebtree for reduce functions
     add 234a295  Add test suite for reduce views
     add 1460d4f  Add elixir tests for builtin reduce group levels
     add a57d73b  Optimizations for reading reduce views

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   (fc5b4cf)
            \
             N -- N -- N   refs/heads/feature-ebtree-views (a57d73b)

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/couch/src/couch_query_servers.erl      |  7 +++-
 src/couch_views/src/couch_views_reader.erl | 18 ++++++----
 src/couch_views/src/couch_views_trees.erl  | 55 ++++++++++++++++++++++++++----
 3 files changed, 67 insertions(+), 13 deletions(-)

Reply via email to