You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/01/03 19:48:00 UTC

[couchdb] branch feat/disable-launch-without-admin-password updated (314e566 -> e8c2e7a)

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

jan pushed a change to branch feat/disable-launch-without-admin-password
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 314e566  feat: add admin part assert escape hatch for tests
 discard d39a380  feat: refuse startup with no server admin set up
     add e8c2e7a  feat: refuse startup with no server admin set up

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   (314e566)
            \
             N -- N -- N   refs/heads/feat/disable-launch-without-admin-password (e8c2e7a)

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:
 Makefile                    |  3 +--
 src/couch/src/couch_sup.erl | 23 ++++++++++++++++++++++-
 2 files changed, 23 insertions(+), 3 deletions(-)