You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by do...@apache.org on 2021/01/03 11:16:27 UTC

[couchdb] branch upgrade-credo-153 updated (aaa23b1 -> 0d453ed)

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

dottorblaster pushed a change to branch upgrade-credo-153
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard aaa23b1  fixup! Upgrade Credo to 1.5.3
 discard 61064a1  Switch from assert length === 0 to Enum.empty? as Credo suggests
 discard d17cc0b  Add to credo ignores and gitignore new file_system dependency
 discard 1139e3e  Upgrade Credo to 1.5.3
     add df2fb67  treat 408 as a retryable error condition (#3303)
     add af436c1  Goodbye 2020. Hello 2021. YES. (#3318)
     add ec60f93  Upgrade Credo to 1.5.4
     add 85edfcf  Add to credo ignores and gitignore new file_system dependency
     add 0d453ed  Switch from assert length === 0 to Enum.empty? as Credo suggests

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   (aaa23b1)
            \
             N -- N -- N   refs/heads/upgrade-credo-153 (0d453ed)

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:
 NOTICE                                             |  2 +-
 .../src/couch_replicator_httpc.erl                 | 36 +++++++++++-----------
 2 files changed, 19 insertions(+), 19 deletions(-)