You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/10/10 06:38:45 UTC

[couchdb] branch master updated (c26ce7f -> a0e0885)

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

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


    from c26ce7f  Unit tests now pass on 20.0. Eenable it in rebar.config and in Travis
     add b030a86  Return reduce overflow errors to the client
     new a0e0885  Merge pull request #797 from apache/improve-reduce-limit-errors

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/src/couch_query_servers.erl      | 29 ++++++++++++++++++++++++-----
 src/couch_mrview/src/couch_mrview_http.erl |  6 +++++-
 src/fabric/src/fabric_util.erl             |  2 --
 src/fabric/src/fabric_view.erl             |  2 ++
 test/javascript/tests/view_errors.js       |  4 ++--
 5 files changed, 33 insertions(+), 10 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 #797 from apache/improve-reduce-limit-errors

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

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

commit a0e08857dbfc4a5d941b7ec2e90457df1c87c38e
Merge: c26ce7f b030a86
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Oct 10 08:38:42 2017 +0200

    Merge pull request #797 from apache/improve-reduce-limit-errors
    
    Return reduce overflow errors to the client

 src/couch/src/couch_query_servers.erl      | 29 ++++++++++++++++++++++++-----
 src/couch_mrview/src/couch_mrview_http.erl |  6 +++++-
 src/fabric/src/fabric_util.erl             |  2 --
 src/fabric/src/fabric_view.erl             |  2 ++
 test/javascript/tests/view_errors.js       |  4 ++--
 5 files changed, 33 insertions(+), 10 deletions(-)

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