You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/07/31 23:43:21 UTC

[31/51] [abbrv] futon commit: updated refs/heads/import-master to 53a86dd

New Fauxton Build.
Added Ace Editor files to Makefile.am
Updated settings.json.default to have the correct release root


Project: http://git-wip-us.apache.org/repos/asf/couchdb-futon/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-futon/commit/e806bc0e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-futon/tree/e806bc0e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-futon/diff/e806bc0e

Branch: refs/heads/import-master
Commit: e806bc0eb59136766b40dc13dbed03385b8adb02
Parents: 38b61af
Author: suelockwood <de...@apache.org>
Authored: Thu Jan 2 10:55:52 2014 -0500
Committer: suelockwood <de...@apache.org>
Committed: Thu Jan 2 10:55:52 2014 -0500

----------------------------------------------------------------------
 fauxton/css/index.css                  |     4 +-
 fauxton/js/ace/mode-javascript.js      |   886 +++
 fauxton/js/ace/mode-json.js            |   578 ++
 fauxton/js/ace/theme-crimson_editor.js |   148 +
 fauxton/js/ace/worker-javascript.js    | 10088 ++++++++++++++++++++++++++
 fauxton/js/ace/worker-json.js          |  2271 ++++++
 fauxton/js/require.js                  |    67 +-
 7 files changed, 14008 insertions(+), 34 deletions(-)
----------------------------------------------------------------------