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 2020/02/01 04:21:47 UTC

[couchdb] branch master updated (96e90c4 -> 3aab21c)

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 96e90c4  Jiffy exceptions are errors now
     add 3bbd083  Fix node-specific shard access via HTTP
     add 8f2fbec  Fix attachment reading from _node/_local shards
     add 3aab21c  Enable per-view-shard access

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_node.erl   |  7 ++++++-
 src/couch/src/couch_httpd.erl    |  3 +++
 src/couch/src/couch_httpd_db.erl | 10 ++++++++--
 3 files changed, 17 insertions(+), 3 deletions(-)