[ARVADOS] updated: 411ce5bc5bf433c976f55fe001fe5979456207f2

git at public.curoverse.com git at public.curoverse.com
Mon Feb 2 14:30:56 EST 2015


Summary of changes:
 .../app/controllers/application_controller.rb      | 18 ++++--------
 .../app/controllers/collections_controller.rb      |  2 +-
 apps/workbench/app/controllers/jobs_controller.rb  |  4 ++-
 .../controllers/pipeline_instances_controller.rb   |  2 ++
 .../controllers/pipeline_templates_controller.rb   |  2 ++
 .../app/controllers/projects_controller.rb         |  5 ++--
 apps/workbench/app/helpers/application_helper.rb   |  2 +-
 apps/workbench/app/models/arvados_api_client.rb    |  9 ++++++
 .../views/application/_title_and_buttons.html.erb  |  6 ++--
 .../app/views/collections/_index_tbody.html.erb    |  2 +-
 .../app/views/collections/_show_files.html.erb     |  2 +-
 .../app/views/jobs/_show_job_buttons.html.erb      |  2 +-
 apps/workbench/app/views/layouts/body.html.erb     |  2 +-
 .../pipeline_instances/_running_component.html.erb |  2 +-
 .../views/pipeline_instances/_show_inputs.html.erb |  2 +-
 .../pipeline_instances/_show_tab_buttons.html.erb  |  2 +-
 .../app/views/pipeline_templates/show.html.erb     |  2 +-
 .../app/views/projects/_show_dashboard.html.erb    |  2 +-
 .../app/views/projects/_show_tab_contents.html.erb |  4 +--
 apps/workbench/app/views/projects/show.html.erb    |  2 +-
 .../test/integration/anonymous_access_test.rb      | 34 +++++++---------------
 21 files changed, 52 insertions(+), 56 deletions(-)

       via  411ce5bc5bf433c976f55fe001fe5979456207f2 (commit)
      from  876ca8678991e6fdd96872226cf50c92a2e58229 (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 411ce5bc5bf433c976f55fe001fe5979456207f2
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Mon Feb 2 14:30:21 2015 -0500

    2659: instead of setting up a session as anonymous user, just use anonymous token to serve publicly accessible resources.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list