You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2018/08/01 21:02:25 UTC

[couchdb] branch master updated (cc1360d -> 17aec1f)

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

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


    from cc1360d  remove obsolete update_notification feature
     add aeced65  Fix _stats reducer when map function emits array
     new 17aec1f  Merge pull request #1484 from cloudant/fix-stats-reducer-for-array

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 | 54 ++++++++++++++++++++++++++++++++---
 1 file changed, 50 insertions(+), 4 deletions(-)


[couchdb] 01/01: Merge pull request #1484 from cloudant/fix-stats-reducer-for-array

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

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

commit 17aec1f3339f864eb08869d6235753f0fdd28259
Merge: cc1360d aeced65
Author: iilyak <ii...@ca.ibm.com>
AuthorDate: Wed Aug 1 14:02:22 2018 -0700

    Merge pull request #1484 from cloudant/fix-stats-reducer-for-array
    
    Fix _stats reducer when map function emits array

 src/couch/src/couch_query_servers.erl | 54 ++++++++++++++++++++++++++++++++---
 1 file changed, 50 insertions(+), 4 deletions(-)