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

big-r81 pushed a change to branch chore/remove-backend-port-leftover
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 61c4e62b1 chore: Remove backend_port leftovers
     add 48cc05864 dev: Update Black to 26.3.1 (#5971)
     add a84d08c3f dev: Update devclean Makefile target (#5970)
     add df9b01358 Fix Jenkins badge link in README (#5973)
     add 8491b4417 Use updated CI images
     add 6e51448e5 Update CI badge URL in README.rst (#5974)
     add ac042fbe6 Use errstr() instead of toSource() in nouveau js wrapper
     add 05794a897 fixes _find when over threshold
     add f7cb246cd Merge pull request #5978 from apache/find-threshold
     add 9f71876c0 chore: Remove backend_port leftovers

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   (61c4e62b1)
            \
             N -- N -- N   refs/heads/chore/remove-backend-port-leftover 
(9f71876c0)

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:
 Makefile                               | 11 ++++---
 Makefile.win                           | 17 +++++-----
 README.rst                             |  4 +--
 build-aux/Jenkinsfile                  |  8 ++---
 build-aux/show-test-results.py         |  1 -
 dev/format_check.py                    |  1 -
 dev/pbkdf2.py                          | 57 +++++++++++++++++-----------------
 dev/run                                | 14 ++++-----
 share/server/nouveau.js                |  2 +-
 src/chttpd/src/chttpd.erl              |  2 +-
 src/docs/ext/linter.py                 |  9 ++----
 src/fabric/src/fabric_view_reduce.erl  |  4 ++-
 src/mango/src/mango_cursor_view.erl    |  2 ++
 src/mango/test/user_docs.py            |  1 -
 test/elixir/test/config/nouveau.elixir |  1 +
 test/elixir/test/nouveau_test.exs      | 24 ++++++++++++++
 16 files changed, 89 insertions(+), 69 deletions(-)

Reply via email to