You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/04/11 09:52:37 UTC

[couchdb] branch import-nouveau updated (56dfe2942 -> 5f6cb7e6b)

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

rnewson pushed a change to branch import-nouveau
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 56dfe2942 formatting
 discard aff051dfa decode to string if UTF-8, otherwise bytes
 discard bcb9f80ed tighten sort field type check and enhance docs
 discard b5a51c31d improve query arg validation
     add 817e75c47 improve query arg validation
     add cf7a22f8b tighten sort field type check and enhance docs
     add 5f6cb7e6b formatting

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   (56dfe2942)
            \
             N -- N -- N   refs/heads/import-nouveau (5f6cb7e6b)

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:
 .../couchdb/nouveau/core/ser/AfterSerializer.java      | 18 +++---------------
 src/nouveau/src/nouveau_httpd.erl                      | 14 +++++++++++---
 2 files changed, 14 insertions(+), 18 deletions(-)