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

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


    omit 87d5e6093 Refactor generated tests
    omit 3a3171694 use SubTest for sort tests
    omit 2995acfb4 erlfmt fixes
    omit 727039d02 refactor mango integration tests
    omit db49e3e80 add text eunit tests
    omit fb13ad998 mango: add $beginsWith operator
     add 231055595  Prevent delayed opener error from crashing index servers
     add f0d577692 upgrade dropwizard to 4.0.3
     add 63aff0546 Merge pull request #4817 from apache/dropwizard-4.0.3
     add 5176f96fc Wait for compacted indexes to flip.
     add 15a362e79 Update MochiWeb to v3.2.1 (#4822)
     add 2c0ee5fa7 Update proper to latest commit
     add b44239857 Fix missing eunit include
     add 842ae031c When running configure in a dist skip proper is not present
     add 682f512d6 docs(find): add missing negation on talking about field 
mismatch
     add 1b05e0cd9 mango: add $beginsWith operator
     add 80378afcb add text eunit tests
     add 0292f508e refactor mango integration tests
     add de1f01205 erlfmt fixes
     add bf2de997f use SubTest for sort tests
     add c700f122e Refactor generated tests
     add 6f7f7507f Fix lucene support

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   (87d5e6093)
            \
             N -- N -- N   refs/heads/mango-beginswith (6f7f7507f)

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:
 configure                                          |  5 +++
 nouveau/build.gradle                               |  2 +-
 rebar.config.script                                |  4 +-
 src/couch/test/eunit/couch_ejson_compare_tests.erl |  4 ++
 src/couch_index/src/couch_index_compactor.erl      |  2 +-
 src/couch_index/src/couch_index_server.erl         | 48 ++++++++++++---------
 src/docs/src/api/database/find.rst                 |  4 +-
 src/mango/src/mango_selector_text.erl              |  3 +-
 src/mango/test/03-operator-test.py                 | 50 ++++++++++++++++------
 9 files changed, 82 insertions(+), 40 deletions(-)

Reply via email to