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:22:08 UTC

[couchdb] branch add-recon updated (066f5c8 -> 1bfdd1d)

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

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


    from 066f5c8  Add recon for user convenience
     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
     add 1bfdd1d  Merge branch 'master' into add-recon

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(-)