You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2024/01/05 17:32:43 UTC

(couchdb) branch fix-changes-stats updated (092a3b828 -> 7bf3b5dad)

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

jiahuili430 pushed a change to branch fix-changes-stats
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 092a3b828 Remove deleted revs from `_conflicts` field
    omit c481abe82 Avoid read docs twice when filtered _changes is triggered
    omit ba9bee7f2 Verify the number of calls to `open_doc/3` when requesting `_changes`
     add db4cb37f1 Update Sphinx package version to 7.2.6 (#4948)
     add 3d8ffdf63 Verify the number of calls to `open_doc/3` when requesting `_changes`
     add 4d2c3392e Avoid read docs twice when filtered _changes is triggered
     add 7bf3b5dad Remove deleted revs from `_conflicts` field

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   (092a3b828)
            \
             N -- N -- N   refs/heads/fix-changes-stats (7bf3b5dad)

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/docs/requirements.txt | 1 +
 src/docs/src/conf.py      | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)