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/05 17:33:09 UTC

[couchdb] branch run-mango-tests-with-check updated (aa891bf -> 297333f)

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 aa891bf  Run mango tests with make check
     add ad29220  include mrview options in _explain result
     add 3d0e4f4  Merge pull request #765 from willholley/mango_explain_view_parameters
     add d3c8d41  Pass user ctx when opening a doc in show handler
     add 7284b68  Improve Mango operator tests (#792)
     new 297333f  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/chttpd/src/chttpd_show.erl             | 13 +++--
 src/mango/src/mango_cursor_view.erl        | 45 +++++++++------
 src/mango/test/02-basic-find-test.py       | 13 ++++-
 src/mango/test/03-operator-test.py         | 93 ++++++++++++++++++++++--------
 src/mango/test/user_docs.py                |  1 +
 test/javascript/tests/users_db_security.js | 46 +++++++++++++++
 6 files changed, 162 insertions(+), 49 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 297333f086a139dc2692a0e4f2bdac3d0dc3fde1
Merge: aa891bf 7284b68
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Tue Sep 5 13:33:06 2017 -0400

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

 src/chttpd/src/chttpd_show.erl             | 13 +++--
 src/mango/src/mango_cursor_view.erl        | 45 +++++++++------
 src/mango/test/02-basic-find-test.py       | 13 ++++-
 src/mango/test/03-operator-test.py         | 93 ++++++++++++++++++++++--------
 src/mango/test/user_docs.py                |  1 +
 test/javascript/tests/users_db_security.js | 46 +++++++++++++++
 6 files changed, 162 insertions(+), 49 deletions(-)

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