You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2016/01/12 18:48:51 UTC

[GitHub] couchdb-fauxton pull request: serve assets from dashboard.asset

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/601

    serve assets from dashboard.asset

    - remove app.bundled workaround, dependencies are now served
    transparantly for debug and production
    
    - put all dependencies into dashboard.assets: this makes routing
    a lot easier, as a dot is not allaowed in a database name for
    couchdb. cloudant supports for a long time and i see no reason to
    make routing for couchdb also easier

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton dashboard-assets

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

    https://github.com/apache/couchdb-fauxton/pull/601.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 #601
    
----
commit f5cff2880da1ed35685571ebf9179c393d4c02ee
Author: Robert Kowalski <ro...@apache.org>
Date:   2016-01-12T14:37:29Z

    serve assets from dashboard.asset
    
    - remove app.bundled workaround, dependencies are now served
    transparantly for debug and production
    
    - put all dependencies into dashboard.assets: this makes routing
    a lot easier, as a dot is not allaowed in a database name for
    couchdb. cloudant supports for a long time and i see no reason to
    make routing for couchdb also easier

commit 16ade7d4d7a7f50cca363cd0aee0a297465ec193
Author: Robert Kowalski <ro...@apache.org>
Date:   2016-01-12T15:39:09Z

    build production system with dashboard.assets

----


---
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-fauxton pull request: serve assets from dashboard.asset

Posted by benkeen <gi...@git.apache.org>.
Github user benkeen commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/601#issuecomment-171094649
  
    LGTM. Didn't spot any problems. +1


---
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-fauxton pull request: serve assets from dashboard.asset

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

    https://github.com/apache/couchdb-fauxton/pull/601


---
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.
---