You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2019/12/02 12:58:50 UTC

[couchdb] branch master updated (6d432a9 -> 2d734f3)

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

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


    from 6d432a9  Return 400 error for missing partition key
     add bcf6881  Update usage of couch_hash:md5_hash shim
     new 2d734f3  Merge pull request #2337 from apache/couch_hash_update

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/couch_mrview/test/eunit/couch_mrview_purge_docs_tests.erl | 2 +-
 src/couch_pse_tests/src/cpse_test_purge_docs.erl              | 4 ++--
 src/couch_pse_tests/src/cpse_test_purge_seqs.erl              | 2 +-
 src/couch_pse_tests/src/cpse_util.erl                         | 4 ++--
 src/dreyfus/src/dreyfus_index.erl                             | 4 ++--
 src/fabric/test/eunit/fabric_rpc_purge_tests.erl              | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)


[couchdb] 01/01: Merge pull request #2337 from apache/couch_hash_update

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

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

commit 2d734f38096bd72cd4c6bed3059453799d1a521f
Merge: 6d432a9 bcf6881
Author: Will Holley <wi...@apache.org>
AuthorDate: Mon Dec 2 12:58:41 2019 +0000

    Merge pull request #2337 from apache/couch_hash_update
    
    Update usage of couch_hash:md5_hash shim

 src/couch_mrview/test/eunit/couch_mrview_purge_docs_tests.erl | 2 +-
 src/couch_pse_tests/src/cpse_test_purge_docs.erl              | 4 ++--
 src/couch_pse_tests/src/cpse_test_purge_seqs.erl              | 2 +-
 src/couch_pse_tests/src/cpse_util.erl                         | 4 ++--
 src/dreyfus/src/dreyfus_index.erl                             | 4 ++--
 src/fabric/test/eunit/fabric_rpc_purge_tests.erl              | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)