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/01/11 21:54:50 UTC

[couchdb] branch replication-total-rows updated (071d096a4 -> 9f56349fe)

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

jaydoane pushed a change to branch replication-total-rows
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 071d096a4 fixup add test
    omit 5134e7266 Fix replication _scheduler/docs total_rows
     add b5693fd7e Elixir >= 1.14 doesn't support rebar2 -  Remove initialization
     add 9a92fbbe3 Remove Spidermonkey 1.8.5
     add 1c43d0289 Fixes 9a92fbb - Set default version of Spidermonkey to 91 (#4367)
     add 9f56349fe Fix replication _scheduler/docs total_rows

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   (071d096a4)
            \
             N -- N -- N   refs/heads/replication-total-rows (9f56349fe)

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                                                           | 2 +-
 configure                                                          | 2 +-
 configure.ps1                                                      | 4 ++--
 src/couch/rebar.config.script                                      | 4 ++--
 .../test/eunit/couch_replicator_scheduler_docs_tests.erl           | 7 +++----
 5 files changed, 9 insertions(+), 10 deletions(-)