You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2013/12/14 12:42:57 UTC

[11/11] git commit: updated refs/heads/1964-feature-fauxton-build to 4df93af

Bring Fauxton build under Fauxton directory


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

Branch: refs/heads/1964-feature-fauxton-build
Commit: 4df93af1293f3da3f96e8f9780410c35bf8889c6
Parents: c14b299
Author: Noah Slater <ns...@apache.org>
Authored: Sat Dec 14 12:42:28 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Sat Dec 14 12:42:28 2013 +0100

----------------------------------------------------------------------
 share/www/fauxton/build/css/index.css           |  37 ++
 share/www/fauxton/build/img/FontAwesome.otf     | Bin 0 -> 61896 bytes
 share/www/fauxton/build/img/couchdb-site.png    | Bin 0 -> 4946 bytes
 share/www/fauxton/build/img/couchdblogo.png     | Bin 0 -> 2738 bytes
 .../fauxton/build/img/fontawesome-webfont.eot   | Bin 0 -> 37405 bytes
 .../fauxton/build/img/fontawesome-webfont.svg   | 399 +++++++++++++++++++
 .../fauxton/build/img/fontawesome-webfont.ttf   | Bin 0 -> 79076 bytes
 .../fauxton/build/img/fontawesome-webfont.woff  | Bin 0 -> 43572 bytes
 .../fauxton/build/img/fontcustom_fauxton.eot    | Bin 0 -> 7364 bytes
 .../fauxton/build/img/fontcustom_fauxton.svg    | 200 ++++++++++
 .../fauxton/build/img/fontcustom_fauxton.ttf    | Bin 0 -> 9636 bytes
 .../fauxton/build/img/fontcustom_fauxton.woff   | Bin 0 -> 4816 bytes
 .../build/img/glyphicons-halflings-white.png    | Bin 0 -> 8777 bytes
 .../fauxton/build/img/glyphicons-halflings.png  | Bin 0 -> 13826 bytes
 share/www/fauxton/build/img/linen.png           | Bin 0 -> 87134 bytes
 share/www/fauxton/build/img/loader.gif          | Bin 0 -> 5193 bytes
 share/www/fauxton/build/img/minilogo.png        | Bin 0 -> 2927 bytes
 share/www/fauxton/build/index.html              |  45 +++
 share/www/fauxton/build/js/require.js           |  32 ++
 share/www/fauxton_build/css/index.css           |  37 --
 share/www/fauxton_build/img/FontAwesome.otf     | Bin 61896 -> 0 bytes
 share/www/fauxton_build/img/couchdb-site.png    | Bin 4946 -> 0 bytes
 share/www/fauxton_build/img/couchdblogo.png     | Bin 2738 -> 0 bytes
 .../fauxton_build/img/fontawesome-webfont.eot   | Bin 37405 -> 0 bytes
 .../fauxton_build/img/fontawesome-webfont.svg   | 399 -------------------
 .../fauxton_build/img/fontawesome-webfont.ttf   | Bin 79076 -> 0 bytes
 .../fauxton_build/img/fontawesome-webfont.woff  | Bin 43572 -> 0 bytes
 .../fauxton_build/img/fontcustom_fauxton.eot    | Bin 7364 -> 0 bytes
 .../fauxton_build/img/fontcustom_fauxton.svg    | 200 ----------
 .../fauxton_build/img/fontcustom_fauxton.ttf    | Bin 9636 -> 0 bytes
 .../fauxton_build/img/fontcustom_fauxton.woff   | Bin 4816 -> 0 bytes
 .../img/glyphicons-halflings-white.png          | Bin 8777 -> 0 bytes
 .../fauxton_build/img/glyphicons-halflings.png  | Bin 13826 -> 0 bytes
 share/www/fauxton_build/img/linen.png           | Bin 87134 -> 0 bytes
 share/www/fauxton_build/img/loader.gif          | Bin 5193 -> 0 bytes
 share/www/fauxton_build/img/minilogo.png        | Bin 2927 -> 0 bytes
 share/www/fauxton_build/index.html              |  45 ---
 share/www/fauxton_build/js/require.js           |  32 --
 38 files changed, 713 insertions(+), 713 deletions(-)
----------------------------------------------------------------------