[ARVADOS] updated: c04eeea2f0a0782a261ff12d63df5ec9a1343e00
git at public.curoverse.com
git at public.curoverse.com
Wed Dec 3 12:09:53 EST 2014
Summary of changes:
.../app/assets/javascripts/pipeline_instances.js | 37 +++++-----
.../app/assets/javascripts/report_issue.js | 4 +-
.../app/controllers/collections_controller.rb | 16 ++--
.../views/application/report_issue_popup.js.erb | 8 +-
.../app/views/collections/_sharing_button.html.erb | 36 ++++-----
.../app/views/collections/_show_files.html.erb | 4 +-
.../app/views/collections/_show_recent.html.erb | 2 +-
apps/workbench/app/views/layouts/body.html.erb | 2 +-
.../views/pipeline_instances/_show_recent.html.erb | 2 +-
.../app/views/pipeline_instances/index.html.erb | 3 +-
.../views/pipeline_templates/_show_recent.html.erb | 2 +-
.../app/views/pipeline_templates/show.html.erb | 2 +-
.../app/views/projects/_show_dashboard.html.erb | 2 +-
.../app/views/projects/_show_sharing.html.erb | 2 +-
.../app/views/projects/_show_tab_contents.html.erb | 4 +-
apps/workbench/app/views/projects/show.html.erb | 6 +-
.../app/views/user_agreements/index.html.erb | 2 +-
.../app/views/users/_add_ssh_key_popup.html.erb | 2 +-
.../app/views/users/_manage_ssh_keys.html.erb | 4 +-
apps/workbench/app/views/users/_tables.html.erb | 6 +-
apps/workbench/app/views/users/setup_popup.js.erb | 6 +-
.../controllers/collections_controller_test.rb | 16 ++++
.../workbench/test/integration/collections_test.rb | 31 +++++++-
docker/passenger/Dockerfile | 2 +-
sdk/python/arvados/collection.py | 36 ++++++---
sdk/python/tests/test_collections.py | 14 ++++
.../test/fixtures/api_client_authorizations.yml | 6 ++
services/fuse/arvados_fuse/__init__.py | 49 ++++++------
services/fuse/setup.py | 2 +-
services/fuse/tests/test_mount.py | 86 +++++++++-------------
30 files changed, 220 insertions(+), 174 deletions(-)
via c04eeea2f0a0782a261ff12d63df5ec9a1343e00 (commit)
via 994fa4569b8da43486719ce0da770ab1887b24b9 (commit)
via 743394c6ec6c9bd10a434e1b79afa5edc20a71ba (commit)
via 34a7e1ea48470ba540bc7d18de4836b0bb9197f8 (commit)
via 96106abd75ae0e6edff91939ab412bde22b1dd66 (commit)
via 43036ec0489dff57d62e67dfeeaf58ce6dae35f6 (commit)
via dd446f12e7539d7e7acc295f96a6b90b4d2c2902 (commit)
via b870e7c0be3457257ea445fe54a1893e874530e1 (commit)
via 0cc93f8d08a343e61575eace0e76e1a243412504 (commit)
via aacc78d5403686ea326eda6bae3896f9725f9506 (commit)
via 19e02c2bbb7f9d8db25d0b670124e29a08145843 (commit)
via 39b166626a00b68780526ae4607bbbcf34d24a04 (commit)
via e7439285d7a7b8d5deff066264b1207c311331d8 (commit)
via 8f5e45c6617beb7151b6f10779713290c4d05c1a (commit)
from 2722ac872d89c9cab89c6e453b79c69790f97208 (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 c04eeea2f0a0782a261ff12d63df5ec9a1343e00
Merge: 2722ac8 994fa45
Author: radhika <radhika at curoverse.com>
Date: Wed Dec 3 12:09:45 2014 -0500
Merge branch 'master' into 4525-problem-clippy-code
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list