You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2020/04/06 22:08:17 UTC

[couchdb] branch fix-api-corner-cases-and-make-chttpd-pass updated (9d5d344 -> eb53b17)

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

vatamane pushed a change to branch fix-api-corner-cases-and-make-chttpd-pass
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 9d5d344  Start running chttpd eunit tests
 discard cf134b1  Fix POST to _all_docs/queries
 discard 3c7f8f2  Do not allow editing _security in _user database
 discard 67eaaaa  Fix POST _all_docs/queries response
     add 5104370  Fix POST _all_docs/queries endpoint
     add 86b1181  Do not allow editing _security in _user database
     add eb53b17  Start running chttpd eunit tests

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   (9d5d344)
            \
             N -- N -- N   refs/heads/fix-api-corner-cases-and-make-chttpd-pass (eb53b17)

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: