[ARVADOS] updated: 4bc4165ea8acbcfb2c1a19e0793a52c48d04cc59
git at public.curoverse.com
git at public.curoverse.com
Tue Feb 4 05:56:06 EST 2014
Summary of changes:
.../app/assets/stylesheets/application.css | 11 ++
.../app/controllers/application_controller.rb | 1 -
.../app/controllers/authorized_keys_controller.rb | 4 +
.../app/controllers/collections_controller.rb | 3 +
.../app/controllers/repositories_controller.rb | 3 +
.../app/controllers/virtual_machines_controller.rb | 3 +
apps/workbench/app/models/collection.rb | 4 +
.../{index.html.erb => _help.html.erb} | 2 -
.../application/_breadcrumb_page_name.html.erb | 2 +-
.../app/views/application/_breadcrumbs.html.erb | 24 ++--
.../{_index.html.erb => _recent.html.erb} | 7 -
.../views/application/_show_attributes.html.erb | 1 +
.../workbench/app/views/application/index.html.erb | 31 +++++-
apps/workbench/app/views/application/show.html.erb | 22 +++-
.../app/views/authorized_keys/_help.html.erb | 10 ++
.../app/views/authorized_keys/index.html.erb | 11 +--
apps/workbench/app/views/collections/_nav.html.erb | 8 --
.../{index.html.erb => _recent.html.erb} | 2 -
.../app/views/collections/_show_files.html.erb | 34 ++++++
.../app/views/collections/_show_jobs.html.erb | 64 +++++++++++
.../views/collections/_show_provenance.html.erb | 84 ++++++++++++++
.../collections/_show_provenance_graph.html.erb | 9 ++
.../views/collections/_show_source_data.html.erb | 44 +++++++
apps/workbench/app/views/collections/show.html.erb | 2 -
.../jobs/{index.html.erb => _recent.html.erb} | 0
.../app/views/layouts/application.html.erb | 118 ++++++++------------
.../links/{index.html.erb => _recent.html.erb} | 0
.../{index.html.erb => _recent.html.erb} | 17 ++-
.../app/views/pipeline_instances/compare.html.erb | 2 +-
.../{index.html.erb => _recent.html.erb} | 0
.../{index.html.erb => _help.html.erb} | 2 -
.../{index.html.erb => _help.html.erb} | 4 -
32 files changed, 394 insertions(+), 135 deletions(-)
rename apps/workbench/app/views/api_client_authorizations/{index.html.erb => _help.html.erb} (93%)
rename apps/workbench/app/views/application/{_index.html.erb => _recent.html.erb} (90%)
create mode 100644 apps/workbench/app/views/application/_show_attributes.html.erb
create mode 100644 apps/workbench/app/views/authorized_keys/_help.html.erb
delete mode 100644 apps/workbench/app/views/collections/_nav.html.erb
rename apps/workbench/app/views/collections/{index.html.erb => _recent.html.erb} (96%)
create mode 100644 apps/workbench/app/views/collections/_show_files.html.erb
create mode 100644 apps/workbench/app/views/collections/_show_jobs.html.erb
create mode 100644 apps/workbench/app/views/collections/_show_provenance.html.erb
create mode 100644 apps/workbench/app/views/collections/_show_provenance_graph.html.erb
create mode 100644 apps/workbench/app/views/collections/_show_source_data.html.erb
rename apps/workbench/app/views/jobs/{index.html.erb => _recent.html.erb} (100%)
rename apps/workbench/app/views/links/{index.html.erb => _recent.html.erb} (100%)
rename apps/workbench/app/views/pipeline_instances/{index.html.erb => _recent.html.erb} (84%)
rename apps/workbench/app/views/pipeline_templates/{index.html.erb => _recent.html.erb} (100%)
rename apps/workbench/app/views/repositories/{index.html.erb => _help.html.erb} (94%)
rename apps/workbench/app/views/virtual_machines/{index.html.erb => _help.html.erb} (92%)
via 4bc4165ea8acbcfb2c1a19e0793a52c48d04cc59 (commit)
via 7e44e7ea12b604b8823c24f468c33e9f33fb6e5f (commit)
via f1d8f4de37ff66b21330ffe500c9725620ec9614 (commit)
via 2d6b7dc675515cda26872dad430cf9195b648370 (commit)
via 342898f7584a00e91db4befd38782f1352e648e7 (commit)
from 003826a36b72ad45c54005e1d4d8c546e16de289 (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.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list