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 2017/07/16 15:08:43 UTC

[couchdb] branch master updated (d3a5a71 -> a8e3396)

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

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


    from d3a5a71  Merge pull request #681 from apache/remove-couch-crypto
     add d5acc90  use crypto:strong_rand_bytes
     new a8e3396  Merge pull request #682 from apache/strong_rand_bytes

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.erl                                          | 2 +-
 src/couch/src/couch_uuids.erl                                      | 6 +++---
 src/couch/test/couch_work_queue_tests.erl                          | 2 +-
 src/couch/test/couchdb_views_tests.erl                             | 2 +-
 src/couch_replicator/test/couch_replicator_large_atts_tests.erl    | 2 +-
 src/couch_replicator/test/couch_replicator_many_leaves_tests.erl   | 2 +-
 src/couch_replicator/test/couch_replicator_missing_stubs_tests.erl | 4 ++--
 src/ddoc_cache/src/ddoc_cache_util.erl                             | 2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].

[couchdb] 01/01: Merge pull request #682 from apache/strong_rand_bytes

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

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

commit a8e3396bf696678e58693e8d3aa578227aa62b1a
Merge: d3a5a71 d5acc90
Author: Robert Newson <rn...@apache.org>
AuthorDate: Sun Jul 16 16:08:41 2017 +0100

    Merge pull request #682 from apache/strong_rand_bytes
    
    use crypto:strong_rand_bytes

 src/chttpd/src/chttpd.erl                                          | 2 +-
 src/couch/src/couch_uuids.erl                                      | 6 +++---
 src/couch/test/couch_work_queue_tests.erl                          | 2 +-
 src/couch/test/couchdb_views_tests.erl                             | 2 +-
 src/couch_replicator/test/couch_replicator_large_atts_tests.erl    | 2 +-
 src/couch_replicator/test/couch_replicator_many_leaves_tests.erl   | 2 +-
 src/couch_replicator/test/couch_replicator_missing_stubs_tests.erl | 4 ++--
 src/ddoc_cache/src/ddoc_cache_util.erl                             | 2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.