You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2018/08/15 19:24:00 UTC

[couchdb] branch master updated (ed1db09 -> d3453d2)

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

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


    from ed1db09  Fix session based replicator auth when endpoints have require_valid_user set
     add 39dede7  Expose document update errors to client
     new d3453d2  Merge pull request #1486 from cloudant/fix-doc-update-case-clause

The 1 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/fabric/src/fabric.erl            | 58 +++++++++++++++++++++++++++++++++++-
 src/fabric/src/fabric_doc_update.erl |  3 +-
 2 files changed, 59 insertions(+), 2 deletions(-)


[couchdb] 01/01: Merge pull request #1486 from cloudant/fix-doc-update-case-clause

Posted by ii...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d3453d22b5daad07e056eb51a994302f7a96e877
Merge: ed1db09 39dede7
Author: iilyak <ii...@ca.ibm.com>
AuthorDate: Wed Aug 15 12:23:58 2018 -0700

    Merge pull request #1486 from cloudant/fix-doc-update-case-clause
    
    Expose document update errors to client

 src/fabric/src/fabric.erl            | 58 +++++++++++++++++++++++++++++++++++-
 src/fabric/src/fabric_doc_update.erl |  3 +-
 2 files changed, 59 insertions(+), 2 deletions(-)