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/10/05 03:58:10 UTC

[couchdb] branch master updated (6bff5fb -> 6fed9cd)

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

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


    from 6bff5fb  Replace deprecated crypto:rand_bytes call
     add a84f41a  Whitelist system DB names as valid _dbs docids
     new 6fed9cd  Merge pull request #862 from apache/858-whitelist-shard-map-docids

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            |  8 +--
 src/couch/src/couch_doc.erl             | 96 +++++++++++++++++++--------------
 src/couch/src/couch_httpd_db.erl        | 36 ++++++++-----
 src/couch/test/couch_doc_json_tests.erl | 71 ++++++++++++++++++++++++
 src/couch/test/couch_doc_tests.erl      | 16 ++++--
 5 files changed, 165 insertions(+), 62 deletions(-)

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

[couchdb] 01/01: Merge pull request #862 from apache/858-whitelist-shard-map-docids

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

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

commit 6fed9cd2e6eef43e0db201e8b4e39fc2a3a47de3
Merge: 6bff5fb a84f41a
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Wed Oct 4 23:58:06 2017 -0400

    Merge pull request #862 from apache/858-whitelist-shard-map-docids
    
    Whitelist system DB names as valid _dbs docids
    
    Closes #858

 src/chttpd/src/chttpd_db.erl            |  8 +--
 src/couch/src/couch_doc.erl             | 96 +++++++++++++++++++--------------
 src/couch/src/couch_httpd_db.erl        | 36 ++++++++-----
 src/couch/test/couch_doc_json_tests.erl | 71 ++++++++++++++++++++++++
 src/couch/test/couch_doc_tests.erl      | 16 ++++--
 5 files changed, 165 insertions(+), 62 deletions(-)

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