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 2019/08/23 15:56:21 UTC

[couchdb] branch master updated (e5baa1f -> 2affa90)

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 e5baa1f  Fix _scheduler/docs response for local replication endpoints
     add 258f89e  Send a 500, not a 400, for unknown search errors
     new 2affa90  Merge pull request #2137 from apache/mango-search-error-400-500

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/mango/src/mango_error.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[couchdb] 01/01: Merge pull request #2137 from apache/mango-search-error-400-500

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 2affa90130e27da038363d4941cf8cb539cf4948
Merge: e5baa1f 258f89e
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri Aug 23 16:56:15 2019 +0100

    Merge pull request #2137 from apache/mango-search-error-400-500
    
    Send a 500, not a 400, for unknown search errors

 src/mango/src/mango_error.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)