You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by chewbranca <gi...@git.apache.org> on 2013/02/24 22:45:16 UTC

couchdb pull request: Fauxton addons

GitHub user chewbranca opened a pull request:

    https://github.com/apache/couchdb/pull/44

    Fauxton addons

    Logic for assets in addons.

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

    $ git pull https://github.com/cloudant-labs/couchdb fauxton-addons

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

    https://github.com/apache/couchdb/pull/44.patch

----
commit 4d6340e41bf39787a4ef47b78a34cdf341d9c1c0
Author: Mike Wallace <mi...@googlemail.com>
Date:   2013-02-08T16:29:39Z

    Assets for addons

commit ff4140f045e0896392d8a11a539ed53cc670d0e5
Author: Simon Metson <si...@googlemail.com>
Date:   2013-02-13T10:53:52Z

    Merge pull request #15 from cloudant-labs/fauxton-assets-for-addons
    
    Assets for addons

commit 9d04753f8a0b33ab372aa280e484617475153677
Author: Simon Metson <si...@cloudant.com>
Date:   2013-02-12T11:00:52Z

    add contribute addon

commit b969ddf0e924c9419eddc5cd297709e3774a78ec
Author: Simon Metson <si...@cloudant.com>
Date:   2013-02-12T11:15:22Z

    add guards for when module isn't defined, as is the case in contribute addon

commit c7d07bc8f9f07d770e5f291f46628e34bedf92de
Author: Simon Metson <si...@cloudant.com>
Date:   2013-02-15T15:17:48Z

    allow addons to have images

commit 66286e9a4688200d67091e0fbbe56957b5833a10
Author: suelockwood <de...@gmail.com>
Date:   2013-02-15T17:48:11Z

    Updated the grunt task for making addons to include an option to make assets folder for .less files

----