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 2020/08/14 16:17:15 UTC

[couchdb] branch master updated (7c9094c -> 7d9f115)

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 7c9094c  Validate shard specific query params on db create request
     add 5004f99  Don't crash couch_index_server if the db isn't known yet
     new 7d9f115  Merge pull request #3075 from apache/couch_index_server_crash2

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_index/src/couch_index_server.erl | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


[couchdb] 01/01: Merge pull request #3075 from apache/couch_index_server_crash2

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 7d9f1150ff51a7a606019e9913d73c688c86d355
Merge: 7c9094c 5004f99
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri Aug 14 17:17:07 2020 +0100

    Merge pull request #3075 from apache/couch_index_server_crash2
    
    Don't crash couch_index_server if the db isn't known yet

 src/couch_index/src/couch_index_server.erl | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)