Updated Branches: refs/heads/fauxton c31fa4bfb -> c09e3cc76
Merge branch 'pr/44' into fauxton Fauxton addons Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c09e3cc7 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c09e3cc7 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c09e3cc7 Branch: refs/heads/fauxton Commit: c09e3cc76f0e19ef1c2da624b57d67ec09a52b16 Parents: c31fa4b 66286e9 Author: Russell Branca <[email protected]> Authored: Sun Feb 24 14:08:44 2013 -0800 Committer: Russell Branca <[email protected]> Committed: Sun Feb 24 14:08:44 2013 -0800 ---------------------------------------------------------------------- src/fauxton/app/addons/contribute/base.js | 17 ++++++ src/fauxton/app/modules/databases/views.js | 11 +++- src/fauxton/app/modules/documents/views.js | 10 +++- src/fauxton/app/router.js | 12 ++-- src/fauxton/grunt.js | 71 +++++++++++++++++------ src/fauxton/settings.json.default | 3 +- src/fauxton/tasks/fauxton.js | 24 +++++++- src/fauxton/writing_addons.md | 5 ++ 8 files changed, 122 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
