You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2018/01/29 17:18:50 UTC

[couchdb] 01/01: Merge pull request #1082 from cloudant/issue-822-all-dbs-info

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

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

commit 884db891de6f7004f31a9a1a9d50b0162b1dca8e
Merge: 1ecf363 92a280a
Author: iilyak <ii...@ca.ibm.com>
AuthorDate: Mon Jan 29 09:18:46 2018 -0800

    Merge pull request #1082 from cloudant/issue-822-all-dbs-info
    
    Introduce new _dbs_info endpoint to get info of a list of databases

 rel/overlay/etc/default.ini               |   4 +
 src/chttpd/src/chttpd_auth_request.erl    |   4 +
 src/chttpd/src/chttpd_httpd_handlers.erl  |   1 +
 src/chttpd/src/chttpd_misc.erl            |  35 +++++++
 src/chttpd/test/chttpd_dbs_info_test.erl  | 169 ++++++++++++++++++++++++++++++
 src/couch/test/chttpd_endpoints_tests.erl |   1 +
 6 files changed, 214 insertions(+)

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