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 23:19:48 UTC

[couchdb] branch unused-includes updated (d4fe16dcc -> eb2c2e792)

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

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


 discard d4fe16dcc Delete unused include_lib attributes
     add b3b57e445 Fix replication _scheduler/docs total_rows
     add eb2c2e792 Delete unused include_lib attributes

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   (d4fe16dcc)
            \
             N -- N -- N   refs/heads/unused-includes (eb2c2e792)

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/couch_replicator_httpd_util.erl            |  8 +--
 .../couch_replicator_scheduler_docs_tests.erl      | 77 ++++++++++++++++++++++
 2 files changed, 78 insertions(+), 7 deletions(-)
 create mode 100644 src/couch_replicator/test/eunit/couch_replicator_scheduler_docs_tests.erl