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:07 UTC

[couchdb] branch port-consolidate-elixir-targets updated (3ff9e58 -> 6ea900b)

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

jaydoane pushed a change to branch port-consolidate-elixir-targets
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    omit 3ff9e58  Do not start test name with "test "
     add fedf37d  Non-zero instance_start_time
     add 3abcc42  Merge pull request #3901 from apache/nonzero_instance_start_time
     add 6ea900b  Do not start test name with "test "

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   (3ff9e58)
            \
             N -- N -- N   refs/heads/port-consolidate-elixir-targets (6ea900b)

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(-)