[ARVADOS] updated: 4bc4165ea8acbcfb2c1a19e0793a52c48d04cc59

git at public.curoverse.com git at public.curoverse.com
Tue Feb 4 05:56:16 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 -
 apps/workbench/app/views/users/home.js.erb         |    1 +
 .../{index.html.erb => _help.html.erb}             |    4 -
 .../arvados/v1/collections_controller.rb           |    1 +
 services/api/app/models/user.rb                    |   20 +++-
 services/api/test/fixtures/groups.yml              |   14 ++-
 services/api/test/fixtures/links.yml               |   16 +++
 .../arvados/v1/collections_controller_test.rb      |   56 +++++++++
 .../arvados/v1/groups_controller_test.rb           |    2 +-
 39 files changed, 496 insertions(+), 143 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  003826a36b72ad45c54005e1d4d8c546e16de289 (commit)
       via  342898f7584a00e91db4befd38782f1352e648e7 (commit)
       via  80be122d6b73044f5e3f740b5c38a38d3b3f79d7 (commit)
       via  af27f8b8031eb8335e04a775642b4c46b30b79f6 (commit)
      from  6f6f108d9d5bcb2e2a033bb16ac5dd78e108291f (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