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:37 UTC

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

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.