GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch/pull/115

    Export delete file

    In order to support `rename_on_delete` semantics for views. We want to 
reuse `couch_server:delete_file` in couch_mrview_cleanup. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch export_delete_file

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #115
    
----
commit d3ae946416a3a7abee1d487671d408a49c19bbbb
Author: ILYA Khlopotov <[email protected]>
Date:   2015-10-06T15:12:59Z

    Export couch_server:delete_file for reuse

commit efa5e44f9f8875293bf05a65f2137c24de70656e
Author: ILYA Khlopotov <[email protected]>
Date:   2015-10-06T15:14:15Z

    Check we keep extension doing rename_on_delete

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to