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/01/04 07:51:42 UTC

[couchdb] branch master updated (b9a8281 -> 8e1165f)

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 b9a8281  Fix double "make clean"
     add ab5938d  test: add failing test for _access preparation commit
     add 04aef08  feat: allow special document member _access
     add 8e1165f  feat: add "access-ready" to feature flags in welcome message

No new revisions were added by this update.

Summary of changes:
 src/couch/src/couch_doc.erl                 |  5 +++++
 src/couch/src/couch_server.erl              |  3 +++
 src/couch/test/eunit/couch_db_doc_tests.erl | 11 ++++++++++-
 3 files changed, 18 insertions(+), 1 deletion(-)