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

jaydoane pushed a change to branch config-delete-reload
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit c52cf3d6d Remove support for delete markers
    omit 3205b80d5 Simplify logging of sensitive config values
    omit 932172f61 Clean up config
     add a4ede7bbd Reject requests with user-agent header
     add 4e0b66a4f Merge pull request #4905 from apache/nouveau-auth
     add 050e1f280 Clean up config
     add d7c0adbc9 Simplify logging of sensitive config values
     add c116cc4a2 Remove support for delete markers

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   (c52cf3d6d)
            \
             N -- N -- N   refs/heads/config-delete-reload (c116cc4a2)

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:
 .../apache/couchdb/nouveau/NouveauApplication.java |  7 ++++
 .../couchdb/nouveau/core/UserAgentFilter.java      | 49 ++++++++++++++++++++++
 test/elixir/test/config/nouveau.elixir             |  1 +
 test/elixir/test/nouveau_test.exs                  |  6 +++
 4 files changed, 63 insertions(+)
 create mode 100644 
nouveau/src/main/java/org/apache/couchdb/nouveau/core/UserAgentFilter.java

Reply via email to