You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2022/09/01 15:59:33 UTC

[couchdb] branch main updated (be93983b9 -> e674fd513)

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

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


    from be93983b9 Implement _bulk_get support for the replicator
     add 187be8f78 return a nice error if non-object passed to _bulk_get
     new e674fd513 Merge pull request #4160 from apache/bulk_get_input_validation

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/chttpd/src/chttpd_db.erl | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[couchdb] 01/01: Merge pull request #4160 from apache/bulk_get_input_validation

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

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

commit e674fd5130b65560a9c98cb877a80bdb7753b241
Merge: be93983b9 187be8f78
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Sep 1 16:59:27 2022 +0100

    Merge pull request #4160 from apache/bulk_get_input_validation
    
    return a nice error if non-object passed to _bulk_get

 src/chttpd/src/chttpd_db.erl | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)