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

garren pushed a change to branch fdb-mango-indexes
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard fc62fbb  Mango Indexer improvements
 discard 7f295f3  jobs resubmit adds new job data
 discard d16b726  Add option not to send meta on fold_docs
 discard 2d27d0c  mango on FDB
 discard 28054b5  temp fix of bug in reverse folding
     add 1ac167f  jobs resubmit adds new job data
     add 35cebd1  temp fix of bug in reverse folding
     add 1e43190  Add option not to send meta on fold_docs
     add a45f019  disable mango native proc
     add 57cb1d1  move all_doc view options to fabric2_util
     add e0cf957  add include_docs option to fold_docs
     add 5ca2194  add after_doc_write function plugin
     add 9420301  Add build versionstamp
     add 3ba5911  when query views allow to stream across transactions
     add eafaf91  Add mango indexing
     add 93071bf  mango queries work with fdb
     add 750b56b  update tests to work with mango on fdb

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   (fc62fbb)
            \
             N -- N -- N   refs/heads/fdb-mango-indexes (750b56b)

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/fabric/include/fabric2.hrl                                   | 1 -
 src/mango/src/mango.hrl                                          | 6 ------
 src/mango/src/mango_cursor.erl                                   | 7 +++----
 src/mango/src/mango_idx.erl                                      | 6 ------
 ..._jobs_indexer_test.erl => mango_couch_views_indexer_test.erl} | 9 ++++-----
 5 files changed, 7 insertions(+), 22 deletions(-)
 rename src/mango/test/eunit/{mango_jobs_indexer_test.erl => 
mango_couch_views_indexer_test.erl} (95%)

Reply via email to