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 2017/04/24 16:47:30 UTC

[couchdb] 01/01: Merge pull request #486 from cloudant/COUCHDB-3362-delete-att-on-nonexistdoc

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 4aba3bc5c0b48e7902ebd1ae3c5f379e0ea9ac66
Merge: 02817b1 5713b30
Author: iilyak <ii...@ca.ibm.com>
AuthorDate: Mon Apr 24 09:47:26 2017 -0700

    Merge pull request #486 from cloudant/COUCHDB-3362-delete-att-on-nonexistdoc
    
    Avoid creation of document if deleting attachment on non-existent doc

 src/chttpd/src/chttpd_db.erl       |  4 ++
 src/chttpd/test/chttpd_db_test.erl | 84 +++++++++++++++++++++++++++++++++++++-
 src/couch/src/couch_httpd_db.erl   |  4 ++
 3 files changed, 91 insertions(+), 1 deletion(-)

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