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 2023/12/07 02:36:41 UTC

(couchdb) branch config-delete-reload updated (dbbedac29 -> 0476203a1)

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

jaydoane pushed a change to branch config-delete-reload
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard dbbedac29 WIP: Eliminate delete markers
 discard c05ced269 fixup: don't reload value from .ini files for non-persistent delete
 discard 28a8eed7d fixup: improve documentation wording
 discard da76ac6a6 fixup: simplify check for ?DELETE marker in reload
 discard 37a47dd2c fixup: simplify `foreachx` tests to use `foreach`
 discard 36233f557 Clarify `.ini` override documentation
 discard f2a03f77b Improve consistency of config reload and delete
     add 0476203a1 Remove support for delete markers

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   (dbbedac29)
            \
             N -- N -- N   refs/heads/config-delete-reload (0476203a1)

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/config/src/config.erl     |  2 +-
 src/docs/src/config/intro.rst | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)