[ARVADOS] updated: 975e9af85c66fa710728382d1efc66816c25f368
git at public.curoverse.com
git at public.curoverse.com
Wed Feb 12 14:57:57 EST 2014
Summary of changes:
.../app/assets/stylesheets/application.css.scss | 14 +
.../app/views/layouts/application.html.erb | 12 -
doc/_config.yml | 4 +
doc/_includes/_navbar_left.liquid | 26 +-
doc/_includes/_navbar_top.liquid | 44 +-
doc/_layouts/default.html.liquid | 27 +-
.../badges.css.scss => doc/css/badges.css | 0
doc/css/bootstrap-responsive.min.css | 20 -
doc/css/bootstrap-theme.css | 347 +
doc/css/bootstrap-theme.css.map | 1 +
doc/css/bootstrap-theme.min.css | 7 +
doc/css/bootstrap.css | 9502 ++++++++++----------
doc/css/bootstrap.css.map | 1 +
doc/css/bootstrap.min.css | 7 +
doc/css/nav-list.css | 24 +
doc/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20290 bytes
doc/fonts/glyphicons-halflings-regular.svg | 229 +
doc/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41236 bytes
doc/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23292 bytes
{apps/workbench/app/assets => doc}/images/dax.png | Bin 66943 -> 66943 bytes
doc/index.html.liquid | 38 +-
doc/js/bootstrap.js | 1951 ++++
doc/js/bootstrap.min.js | 13 +-
.../check-environment.html.textile.liquid | 26 +-
.../getting_started/ssh-access.html.textile.liquid | 16 +-
doc/user/index.html.textile.liquid | 11 +-
doc/user/reference/api-tokens.html.textile.liquid | 63 +-
doc/user/reference/sdk-cli.html.textile.liquid | 64 +-
.../running-external-program.html.textile.liquid | 24 +-
.../tutorial-firstscript.html.textile.liquid | 40 +-
...rial-gatk-variantfiltration.html.textile.liquid | 20 +-
.../tutorial-job-debug.html.textile.liquid | 22 +-
.../tutorials/tutorial-job1.html.textile.liquid | 34 +-
.../tutorials/tutorial-keep.html.textile.liquid | 55 +-
.../tutorial-parallel.html.textile.liquid | 26 +-
.../tutorial-trait-search.html.textile.liquid | 2 +-
docker/{run.sh => arvdock} | 93 +-
37 files changed, 7439 insertions(+), 5324 deletions(-)
copy apps/workbench/app/assets/stylesheets/badges.css.scss => doc/css/badges.css (100%)
delete mode 100644 doc/css/bootstrap-responsive.min.css
create mode 100644 doc/css/bootstrap-theme.css
create mode 100644 doc/css/bootstrap-theme.css.map
create mode 100644 doc/css/bootstrap-theme.min.css
create mode 100644 doc/css/bootstrap.css.map
create mode 100644 doc/css/bootstrap.min.css
create mode 100644 doc/css/nav-list.css
create mode 100644 doc/fonts/glyphicons-halflings-regular.eot
create mode 100644 doc/fonts/glyphicons-halflings-regular.svg
create mode 100644 doc/fonts/glyphicons-halflings-regular.ttf
create mode 100644 doc/fonts/glyphicons-halflings-regular.woff
copy {apps/workbench/app/assets => doc}/images/dax.png (100%)
create mode 100644 doc/js/bootstrap.js
rename docker/{run.sh => arvdock} (75%)
via 975e9af85c66fa710728382d1efc66816c25f368 (commit)
via 3f3c680cdb5a9053dd074bc35070dc07b405f6d8 (commit)
via 2211249b1a8b6f0a9ff88664a2227ebe5800e08b (commit)
via 926625e0650d6e055ee098798694af3006ae34a9 (commit)
via 77e12f54c6b5e97abb1f045163658f7deb31d5c4 (commit)
via 95ced779d1f6a78539e21a646a1f8a78482443ac (commit)
via 4f851b818a67ee768d0db2535186eee9eb73154e (commit)
via 4ebb077a946fea01a36c8e53aa2c9c3dc56cf85e (commit)
via ba64505e002d2d3a00d14ea567e80889534f14bf (commit)
via fc38c67d9b3b8ae6a1d891e8005c43d6af6edd06 (commit)
via 8c285503b45e89a891236221aba26488d2d74832 (commit)
via 720d44bbcf5299dd243a3b29e8b18c207290660b (commit)
via 22bf98c71f0a3e2c58bc591214d3e9ef13c4327f (commit)
from 5d33c55fceab01d0ec426b9961e75a6ccddc7f8a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 975e9af85c66fa710728382d1efc66816c25f368
Merge: 5d33c55 3f3c680
Author: Tom Clegg <tom at curoverse.com>
Date: Wed Feb 12 11:57:50 2014 -0800
Merge branch 'master' into 2096-demo-feedback
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list