You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2015/03/29 20:50:31 UTC

[GitHub] couchdb-chttpd pull request: allow downloading docs/views

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/30

    allow downloading docs/views

    this enables downloading of views using a browser, e.g. via a
    button in Fauxton.
    
    api: http://localhost:5984/mydb/_design/foobar?download=true
    
    PRs:
    https://github.com/apache/couchdb-couch/pull/42
    https://github.com/apache/couchdb/pull/310
    https://github.com/apache/couchdb-chttpd/pull/30
    
    COUCHDB-2433

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

    $ git pull https://github.com/robertkowalski/couchdb-chttpd 2433-download-views

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

    https://github.com/apache/couchdb-chttpd/pull/30.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 #30
    
----
commit eb8dbbebec6d4143379f769728ef93403e10e3ce
Author: Robert Kowalski <ro...@kowalski.gd>
Date:   2015-03-29T18:48:16Z

    allow downloading docs/views
    
    this enables downloading of views using a browser, e.g. via a
    button in Fauxton.
    
    api: http://localhost:5984/mydb/_design/foobar?download=true
    
    PRs:
    https://github.com/apache/couchdb-couch/pull/42
    https://github.com/apache/couchdb/pull/310
    https://github.com/apache/couchdb-chttpd/pull/30
    
    COUCHDB-2433

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-chttpd pull request: allow downloading docs/views

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski closed the pull request at:

    https://github.com/apache/couchdb-chttpd/pull/30


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---