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 2022/09/10 15:56:31 UTC

[couchdb] branch allow-bypassing-bulk-get updated (f211e73b3 -> f11b7f01b)

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

vatamane pushed a change to branch allow-bypassing-bulk-get
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard f211e73b3 Give the users the option to disable bulk_get attempts
     add 7b2085df7 Reformat jenkinsfile groovy
     add ca922a357 Fix docs build instructions
     add 5f86af1ec Remove commented out Jenksfile section
     add f11b7f01b Give the users the option to disable bulk_get attempts

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   (f211e73b3)
            \
             N -- N -- N   refs/heads/allow-bypassing-bulk-get (f11b7f01b)

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 | 98 +++++++++-------------------------------------
 build-aux/Jenkinsfile.pr   | 86 ++++++++++++++++++++--------------------
 src/docs/README.md         |  4 +-
 3 files changed, 62 insertions(+), 126 deletions(-)