[ARVADOS] updated: 5f62b0c02ef381f4617a4201197e34998638308e
git at public.curoverse.com
git at public.curoverse.com
Thu Aug 14 13:26:18 EDT 2014
Summary of changes:
.../app/assets/javascripts/infinite_scroll.js | 3 +-
.../app/assets/stylesheets/application.css.scss | 4 +
.../app/controllers/application_controller.rb | 79 +++--
.../app/controllers/projects_controller.rb | 82 ++++--
.../app/controllers/user_agreements_controller.rb | 1 +
apps/workbench/app/models/user.rb | 6 +
.../app/views/application/_content.html.erb | 3 +-
.../app/views/application/_content_layout.html.erb | 15 +-
.../views/application/_tab_line_buttons.html.erb | 0
apps/workbench/app/views/application/show.html.erb | 1 -
.../app/views/collections/_show_files.html.erb | 5 -
.../app/views/collections/_show_recent.html.erb | 13 -
.../workbench/app/views/collections/index.html.erb | 14 +
apps/workbench/app/views/collections/show.html.erb | 7 +-
.../app/views/keep_disks/_content_layout.html.erb | 4 +-
apps/workbench/app/views/layouts/body.html.erb | 6 +
.../views/pipeline_instances/_show_recent.html.erb | 7 -
.../app/views/pipeline_instances/index.html.erb | 8 +
.../pipeline_templates/_show_components.html.erb | 17 --
.../{_show_components.html.erb => show.html.erb} | 2 +-
.../views/projects/_show_contents_rows.html.erb | 18 +-
.../views/projects/_show_data_collections.html.erb | 72 +----
.../projects/_show_jobs_and_pipelines.html.erb | 11 +-
.../views/projects/_show_other_objects.html.erb | 11 +-
.../projects/_show_pipeline_templates.html.erb | 11 +-
.../app/views/projects/_show_sharing.html.erb | 10 +-
.../app/views/projects/_show_subprojects.html.erb | 11 +-
.../app/views/projects/_show_tab_contents.html.erb | 27 +-
...how_data_collections.html.erb => show.html.erb} | 9 +-
apps/workbench/app/views/users/profile.html.erb | 108 +++++++
apps/workbench/config/application.default.yml | 57 ++++
apps/workbench/config/routes.rb | 1 +
.../test/functional/projects_controller_test.rb | 72 ++++-
.../test/integration/application_layout_test.rb | 317 +++++++++++++++++++++
apps/workbench/test/integration/projects_test.rb | 12 +-
apps/workbench/test/test_helper.rb | 3 +
sdk/cli/bin/arv-run-pipeline-instance | 57 ++--
sdk/python/arvados/__init__.py | 11 +
sdk/python/arvados/api.py | 8 +-
sdk/python/arvados/collection.py | 10 +-
sdk/python/arvados/events.py | 8 +-
sdk/python/arvados/keep.py | 54 ++--
sdk/python/arvados/stream.py | 1 -
sdk/python/bin/arv-get | 39 ++-
sdk/python/bin/arv-ls | 3 -
sdk/python/bin/arv-normalize | 3 -
sdk/python/bin/arv-ws | 8 +-
services/api/Gemfile.lock | 14 +-
.../arvados/v1/repositories_controller.rb | 10 +-
services/api/app/mailers/profile_notifier.rb | 8 +
services/api/app/models/job.rb | 2 +-
services/api/app/models/user.rb | 13 +
.../profile_notifier/profile_created.text.erb | 2 +
services/api/config/application.default.yml | 6 +
.../test/fixtures/api_client_authorizations.yml | 12 +
services/api/test/fixtures/jobs.yml | 11 +
services/api/test/fixtures/pipeline_instances.yml | 5 +
services/api/test/fixtures/users.yml | 61 +++-
.../functional/arvados/v1/users_controller_test.rb | 65 +++++
services/fuse/arvados_fuse/__init__.py | 20 +-
services/fuse/bin/arv-mount | 50 ++--
61 files changed, 1141 insertions(+), 367 deletions(-)
copy services/fuse/tests/__init__.py => apps/workbench/app/views/application/_tab_line_buttons.html.erb (100%)
create mode 100644 apps/workbench/app/views/collections/index.html.erb
create mode 100644 apps/workbench/app/views/pipeline_instances/index.html.erb
copy apps/workbench/app/views/pipeline_templates/{_show_components.html.erb => show.html.erb} (93%)
copy apps/workbench/app/views/projects/{_show_data_collections.html.erb => show.html.erb} (86%)
create mode 100644 apps/workbench/app/views/users/profile.html.erb
create mode 100644 apps/workbench/test/integration/application_layout_test.rb
create mode 100644 services/api/app/mailers/profile_notifier.rb
create mode 100644 services/api/app/views/profile_notifier/profile_created.text.erb
via 5f62b0c02ef381f4617a4201197e34998638308e (commit)
via 7482410350df49dbddab05448b167bf61f14d71e (commit)
via 4169ee2834e63a0a13aa6b2e853a2d43659f1048 (commit)
via a5fbf74ba1454a555f2c74290e2ff08596955bb3 (commit)
via b17d7233f5ccb8ec3d857ae3e506d53377207376 (commit)
via 884eae85a67a1d80002f17c36878511caa9596e0 (commit)
via 3cc80b447efcaf416ea4d6857d6d40583e462ff8 (commit)
via dfda463f54b05a5fbc023077584d8681d9e6c96d (commit)
via 348c0d6b9927b7fd416085b131e9afbc54e90446 (commit)
via 37cea605dcd9d7b16a009c8a2720255587af72a7 (commit)
via 936ee283693b7ec95241d9defa2750e98a93dcbd (commit)
via 7d598997ce1851f37ac0ec21c47abc76d5e84277 (commit)
via ba30220effee82890c7ab55e4ca0286a2e99c772 (commit)
via 5a3d5ac75e3058698bad452bbd980a1e3cb9be2d (commit)
via 32af86f5f4a2849b12c96e40ed20d33b7682ba55 (commit)
via 71ed41b87ab6b1b2db92752c59fdf7cf59c2b2cd (commit)
via b6e28fbe905737bd0ea5bda5f4fd74fd259c58b1 (commit)
via 6520a31f91a590fe8d559c14e75e6c99a676ba20 (commit)
via 588a4505ac005d54b7aad208e038ded0a978425d (commit)
via 9d76f0c0fc0c35b70f3988695fcb253e1739e36b (commit)
via 19e913d3b754429be49c38505c249b7b2151a70f (commit)
via 30a74a09202eedbea5e5c7bd59768e616cd38c79 (commit)
via 268e630e92fe5088d7bfb9baf15a86b099e7faa0 (commit)
via a2f138c3ea2a6245cd5ea8008b709ed16720392d (commit)
via 7b9529d616cdf9022392321dc055f668a1a1ba62 (commit)
via 7c4b27bff2d9ad383689217b068b3ba70d463def (commit)
via 1626b1014244622928ebd98498b73282052439d6 (commit)
via e8a6a6726da065dc650913a101279717f3bc35e8 (commit)
via 41e77a9116878cd9527d042ce80a987f2c04010e (commit)
via f45b07b22f6d6e4169899d1d036610c29a7f495d (commit)
via 3b98ce7a73f94fcf0ccc24bb4b3eac576744cebb (commit)
via acba0c0caa17d721724533803f797235ab572d94 (commit)
via c7cf7b6012ecf15264e48af9c7fa4a4e93519a40 (commit)
via 9b5c87a043b10e1d983ec1c7e8b7784e5b79c5ae (commit)
via 6060e478ec99b9dbc12785fadc76d388d6678fe3 (commit)
via fe3b22e8850d28e5d2b30f59c112087d892844dd (commit)
via f8df913d401e7d6015631741952429ec683671e8 (commit)
via c2cd31f182e588363a20fe855be3058c5505dda8 (commit)
via 9e5af4afef0f70222515214fb4778389c0d364d9 (commit)
via c803bd3b08fb2a981bb02f99d2be6d10bc37d341 (commit)
via 8fc5d7b3a697e08391296ac4d434f4f4a23a695a (commit)
via f22dc5b8e0b2d844c03656a959085006b6c56dac (commit)
via 6f69b8a9314ca4041291411d7a3c57686399e9e5 (commit)
via b7744c883953c97568f851995d722a0ed044774e (commit)
via 51ab8fada99e0d5dad24b7e905c494850dcd1fe1 (commit)
via e5337814593c504ef71e9f517dc1d99d41e19784 (commit)
via 65c7f47f25003775f0a9d1560829b47af70490a0 (commit)
via 5b6180084964461d6201aacdb327fe4b1b2bc8b5 (commit)
via a5186eeef2d320d34d70d9f55c70a1e6679c29cf (commit)
via 7a5a843993ad8502bfe1a290d0b0a5f3d9692bf3 (commit)
via e5e0835b2d374b88e686bf06be0607e10f616e34 (commit)
via a14f6bf083841a868c054e7e00149c6a1bf0b708 (commit)
via e5e28415e44e4b3cc1695ba827a1ebc0256fafdd (commit)
via 51a0f4eb8bcd1467cea656d70a41a0901762e9be (commit)
via addce205a8b7bca49038167c2066d31efccad870 (commit)
via b14aa29daff5264bd2352ec1a61b222c9e7812a2 (commit)
via f3e546e73898e9ff57fb45e53b9f009265cd7ddd (commit)
via d7e17c51907d658d2d4e2794044486ebe007126d (commit)
via fde712e92ad33e03dfd79f5fca99d2005cdd0795 (commit)
via c424885353afb06ac835e6d44be2d838d193d49f (commit)
via 1071802079ee3c706d217ce41fd35b4e304a6a30 (commit)
via 9921c58649fcbda169f10cf0a2f0e21620b0e3cd (commit)
via 8514f29184502ce8b39c0c67489740006f6bd5a9 (commit)
via ff2e08fbf73f90956141ab6cb0e6fca42ddec33f (commit)
via e50d40423bb2bf1fa1fe940b91006bfcd1643a8c (commit)
via 602a0e46ee210602bb9606695808f7035e1336d9 (commit)
via 1c61d2595c8489bc577128156f78d57fa4c85b53 (commit)
via d7dc4d6026d2752b752b30dc627a22c158141ebb (commit)
via 85ee7f10d6aa8084da51a388011395c080842c70 (commit)
via 692f03def1a915a8e76dc44c480be9d6716887fb (commit)
via 91d83dc26c64bb0eff00e1c73e284a2dacafc840 (commit)
via 14878e2c9e384381b5797c644570d5e19718ed5c (commit)
via b3d92b09ab0e06c1719d541d4704ec89113ee3cd (commit)
via d0930bfe4226ba361a5b1087b01946130f8282fd (commit)
via d82509cf925a2afa5b09f8a67952d5553101778d (commit)
from 412c3d66297962c8b2b0385ec0fa14d470dfdb03 (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 5f62b0c02ef381f4617a4201197e34998638308e
Merge: 412c3d6 7482410
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Thu Aug 14 13:23:49 2014 -0400
Merge branch 'master' into 3505-virtual-work-dir
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list