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 2022/01/20 19:20:19 UTC

[couchdb] branch enable-exunit-in-check updated (1a72211 -> fdb65e6)

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

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


 discard 1a72211  Enable exunit in check target
     add fedf37d  Non-zero instance_start_time
     add 3abcc42  Merge pull request #3901 from apache/nonzero_instance_start_time
     add fdb65e6  Enable exunit in check target

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   (1a72211)
            \
             N -- N -- N   refs/heads/enable-exunit-in-check (fdb65e6)

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/chttpd/src/chttpd_db.erl                              |  3 ++-
 .../src/couch_replicator_scheduler_job.erl                |  9 +++------
 src/fabric/src/fabric_db_info.erl                         |  5 +++--
 src/mem3/src/mem3.erl                                     | 15 +++++++++++++++
 4 files changed, 23 insertions(+), 9 deletions(-)