You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2018/03/22 02:03:36 UTC

[couchdb] branch master updated (18f8362 -> 0a477b5)

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

jiangphcn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 18f8362  Bump config dependency to 1.0.3
     add 36ecf92  Support queries for endpoints
     new 0a477b5  Merge pull request #1222 from cloudant/issue-820-add-queries

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_db.erl         |  38 +++++++++
 src/chttpd/src/chttpd_view.erl       |  16 ++++
 src/chttpd/test/chttpd_db_test.erl   | 154 ++++++++++++++++++++++++++++++++++-
 src/chttpd/test/chttpd_view_test.erl | 123 ++++++++++++++++++++++++++++
 4 files changed, 328 insertions(+), 3 deletions(-)
 create mode 100644 src/chttpd/test/chttpd_view_test.erl

-- 
To stop receiving notification emails like this one, please contact
jiangphcn@apache.org.

[couchdb] 01/01: Merge pull request #1222 from cloudant/issue-820-add-queries

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

jiangphcn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 0a477b51433301e246508f53fa7a332886a30d60
Merge: 18f8362 36ecf92
Author: Peng Hui Jiang <ji...@apache.org>
AuthorDate: Thu Mar 22 10:03:34 2018 +0800

    Merge pull request #1222 from cloudant/issue-820-add-queries
    
     Support queries endpoints

 src/chttpd/src/chttpd_db.erl         |  38 +++++++++
 src/chttpd/src/chttpd_view.erl       |  16 ++++
 src/chttpd/test/chttpd_db_test.erl   | 154 ++++++++++++++++++++++++++++++++++-
 src/chttpd/test/chttpd_view_test.erl | 123 ++++++++++++++++++++++++++++
 4 files changed, 328 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jiangphcn@apache.org.