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


 discard 6373f9ce0 Avoid read docs twice when filtered `_changes` is triggered
 discard 331a21cd0 Add tests for `_changes` with `include_docs=true`
     add 3d31ca6dd feat(doc): Set doc version numbers dynamically from file 
(#4933)
     add c514959b8 Use the latest Erlang versions in CI
     add fb6e209d2 Add tests for `_changes` with different parameters
     add 7cff2e63f Revert "Remove installation via snap package (#4826)" (#4937)
     add eea0c7948 Re-wrote snap installation guide lines for 3.3 (#4940)
     add 5f9eda669 Add tests for `_changes`
     add 84b29bba2 Avoid read docs twice when filtered `_changes` is triggered

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   (6373f9ce0)
            \
             N -- N -- N   refs/heads/fix-changes-stats (84b29bba2)

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:
 build-aux/Jenkinsfile.full                    |   4 +-
 build-aux/Jenkinsfile.pr                      |   4 +-
 src/chttpd/test/eunit/chttpd_changes_test.erl |  21 +++---
 src/docs/src/conf.py                          |  11 ++-
 src/docs/src/install/index.rst                |   1 +
 src/docs/src/install/snap.rst                 | 101 ++++++++++++++++++++++++++
 6 files changed, 126 insertions(+), 16 deletions(-)
 create mode 100644 src/docs/src/install/snap.rst

Reply via email to