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 c7ded4409 Import nouveau java application
 discard be4192914 Import nouveau erlang application
     add a8d7b6800 Import nouveau erlang application
     add 235a7351a Import nouveau java application

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   (c7ded4409)
            \
             N -- N -- N   refs/heads/import-nouveau (235a7351a)

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:
 src/chttpd/src/chttpd_misc.erl            | 10 +++-
 src/mango/src/mango_cursor_nouveau.erl    |  1 -
 src/mango/src/mango_idx.erl               | 12 +++--
 src/mango/src/mango_native_proc.erl       | 80 +++++++++++++++------------
 src/nouveau/src/nouveau_api.erl           | 89 ++++++++++++++++++-------------
 src/nouveau/src/nouveau_bookmark.erl      | 13 ++---
 src/nouveau/src/nouveau_fabric_search.erl | 47 ++++++++--------
 src/nouveau/src/nouveau_httpd.erl         | 11 +++-
 src/nouveau/src/nouveau_index_manager.erl | 32 ++++++-----
 src/nouveau/src/nouveau_index_updater.erl | 16 +++---
 src/nouveau/src/nouveau_util.erl          | 20 +++----
 11 files changed, 185 insertions(+), 146 deletions(-)

Reply via email to