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 2021/01/08 03:46:44 UTC

[couchdb] branch weatherreport updated (1f2d638 -> 5f51de7)

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

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


 discard 1f2d638  Remove Cloudant copyright
 discard ba8c4f7  Support default IOQ in weatherreport
 discard 2290086  Fix weatherreport check process calls
 discard d50370b  Build, escriptize, and clean up weatherreport
 discard d9c328c  Merge remote-tracking branch 'weatherreport/master' into weatherreport
     add 03ecd91  treat 408 as a retryable error condition (#3303) (#3307)
     add 66c34a2  Goodbye 2020. Hello 2021. YES. (#3317)
     add 74f706d  Upgrade Credo to 1.5.4
     add 5779286  Add to credo ignores and gitignore new file_system dependency
     add 2a7390c  Merge remote-tracking branch 'weatherreport/master' into weatherreport
     add 1807efc  Build, escriptize, and clean up weatherreport
     add 9406932  Fix weatherreport check process calls
     add eec4da1  Support default IOQ in weatherreport
     add 5f51de7  Remove Cloudant copyright

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   (1f2d638)
            \
             N -- N -- N   refs/heads/weatherreport (5f51de7)

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:
 .credo.exs                                         |  1 +
 .gitignore                                         |  1 +
 NOTICE                                             |  2 +-
 mix.exs                                            |  2 +-
 mix.lock                                           |  5 +--
 .../src/couch_replicator_httpc.erl                 | 36 +++++++++++-----------
 6 files changed, 25 insertions(+), 22 deletions(-)