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

rnewson pushed a change to branch nouveau-ibrowse-improvements
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 75aa61647 reintroduce flow control for async index update
    omit b85bd972e Ensure an update fails if a previous update failed
    omit 8d12e8c36 Make some classes immutable
    omit 28529c32a Async dispatch to dedicated ibrowse process for performance
    omit ebb8a402f Extract acc record
    omit 46bdce82e upgrade gradle
     add 83e39b6d1 mango: correct behavior of `fields` on `_explain`
     add 3b601f276 Revert "print peer port in http log"
     add f73e68d7b Merge pull request #4753 from apache/revert-peer-change
     new 8e27675ed upgrade gradle
     new b0116ffa2 Extract acc record
     new 80280dc05 Async dispatch to dedicated ibrowse process for performance
     new 52280982f Make some classes immutable
     new 5b8c23b77 Ensure an update fails if a previous update failed
     new 6898d6e48 reintroduce flow control for async index update

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   (75aa61647)
            \
             N -- N -- N   refs/heads/nouveau-ibrowse-improvements (6898d6e48)

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 6 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/chttpd/src/chttpd.erl          | 19 +------------------
 src/docs/src/api/database/find.rst |  4 +++-
 src/mango/src/mango_cursor.erl     | 16 ++++++++++------
 3 files changed, 14 insertions(+), 25 deletions(-)

Reply via email to