You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ei...@apache.org on 2019/10/30 00:37:34 UTC

[couchdb] branch master updated (692f602 -> 5e3e50f)

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

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


    from 692f602  Include proxy host and port in connection pool key
     add 30d4e95  Pass timeout as an error to callback in fabric_view_all_docs
     new 5e3e50f  Merge pull request #2287 from apache/fix-all_docs-timeout-error

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:
 .travis.yml                             | 1 +
 src/fabric/src/fabric_view_all_docs.erl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


[couchdb] 01/01: Merge pull request #2287 from apache/fix-all_docs-timeout-error

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

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

commit 5e3e50f2424d09dc2086941dba7f0e13af6e4281
Merge: 692f602 30d4e95
Author: Eric Avdey <ei...@eiri.ca>
AuthorDate: Tue Oct 29 21:37:25 2019 -0300

    Merge pull request #2287 from apache/fix-all_docs-timeout-error
    
    Pass timeout as an error to callback in `fabric_view_all_docs`

 .travis.yml                             | 1 +
 src/fabric/src/fabric_view_all_docs.erl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)