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 2021/12/13 05:24:17 UTC

[couchdb] branch check-erlfmt-format-in-build-stage updated (737e9dc -> 9c4b361)

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

vatamane pushed a change to branch check-erlfmt-format-in-build-stage
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 737e9dc  Run erlfmt-check during the build stage
     add 6abff0f  Run erlfmt-check in a separate build stage
     add 9c4b361  Reformat a few more files which slipped through the cracks

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   (737e9dc)
            \
             N -- N -- N   refs/heads/check-erlfmt-format-in-build-stage (9c4b361)

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.pr                           |   2 +-
 src/chttpd/src/chttpd_misc.erl                     |  12 +-
 src/chttpd/test/eunit/chttpd_dbs_info_test.erl     | 125 +++++++++++++--------
 src/couch/test/eunit/couchdb_vhosts_tests.erl      |   7 +-
 .../test/eunit/couch_replicator_filtered_tests.erl |  21 ++--
 ...ch_replicator_retain_stats_between_job_runs.erl |  16 +--
 6 files changed, 112 insertions(+), 71 deletions(-)