You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/09/20 07:54:54 UTC

[couchdb] branch run-mango-tests-with-check updated (be6a4cf -> d2d12b4)

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

wohali pushed a change to branch run-mango-tests-with-check
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from be6a4cf  Update README-DEV.rst
     add dae81be  Fix json index selection (#816)
     new d2d12b4  Merge branch 'master' into run-mango-tests-with-check

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/mango/src/mango_idx_view.erl          |  11 +--
 src/mango/src/mango_selector.erl          | 110 +++++++++++++++++++++++++++++-
 src/mango/test/03-operator-test.py        |   6 +-
 src/mango/test/05-index-selection-test.py |  74 +++++++++++++++++++-
 src/mango/test/user_docs.py               |   1 -
 5 files changed, 191 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].

[couchdb] 01/01: Merge branch 'master' into run-mango-tests-with-check

Posted by wo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch run-mango-tests-with-check
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit d2d12b44d0956d776dc7c417247e9890e76adcf1
Merge: be6a4cf dae81be
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Wed Sep 20 03:54:52 2017 -0400

    Merge branch 'master' into run-mango-tests-with-check

 src/mango/src/mango_idx_view.erl          |  11 +--
 src/mango/src/mango_selector.erl          | 110 +++++++++++++++++++++++++++++-
 src/mango/test/03-operator-test.py        |   6 +-
 src/mango/test/05-index-selection-test.py |  74 +++++++++++++++++++-
 src/mango/test/user_docs.py               |   1 -
 5 files changed, 191 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.