You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/04/30 18:42:02 UTC

[couchdb] branch prototype/rfc-001-revision-metadata-model updated (ca63700 -> 5c55d19)

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

davisp pushed a change to branch prototype/rfc-001-revision-metadata-model
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from ca63700  More tests
     new add48a5  Add ddoc validation for fabric2 dbs
     new 5c55d19  More test coverage of doc CRUD

The 11651 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/couch_mrview/src/couch_mrview.erl      |  16 +-
 src/fabric/src/fabric2_db.erl              |  61 +++++-
 src/fabric/src/fabric2_fdb.erl             |  89 ++++++++
 src/fabric/test/fabric2_doc_crud_tests.erl | 338 ++++++++++++++++++++++++++++-
 4 files changed, 489 insertions(+), 15 deletions(-)