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 15:04:15 UTC

[couchdb] branch import-nouveau updated (b16d6130a -> 775f55343)

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 b16d6130a be consistent with use of double not number
 discard 5f6cb7e6b formatting
 discard cf7a22f8b tighten sort field type check and enhance docs
 discard 817e75c47 improve query arg validation
 discard a64b86a04 restore 'store' as index option
     add 08fdffdcd restore 'store' as index option
     add edbdf46cf improve query arg validation
     add 8ca6a5c65 tighten sort field type check and enhance docs
     add 7b61e3188 formatting
     add b68af65fb be consistent with use of double not number
     add 775f55343 log jvm-side error

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   (b16d6130a)
            \
             N -- N -- N   refs/heads/import-nouveau (775f55343)

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:
 share/server/nouveau.js                   |  4 ++--
 src/nouveau/src/nouveau_fabric_search.erl |  2 +-
 src/nouveau/src/nouveau_index_updater.erl | 11 ++++++++++-
 3 files changed, 13 insertions(+), 4 deletions(-)