You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2019/01/22 10:57:06 UTC

[couchdb] branch master updated (841de8c -> 00ce1c1)

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

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


    from 841de8c  Add a test for a doc read with etag
     new 4904e4c  Add ability to feature flag partitioned db's
     new 00ce1c1  default config for partition feature flag

The 11556 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:
 rel/overlay/etc/default.ini          |  7 ++++
 src/chttpd/src/chttpd_db.erl         | 63 ++++++++++++++++++++++++++++++++++++
 src/couch/test/couch_flags_tests.erl |  6 +++-
 3 files changed, 75 insertions(+), 1 deletion(-)