[ARVADOS] updated: 1cfe69550c0cf25bc9dd8d2fc1468906f2b7e0e1
git at public.curoverse.com
git at public.curoverse.com
Mon Jun 30 13:02:48 EDT 2014
Summary of changes:
.../app/views/collections/_index_tbody.html.erb | 2 +-
.../app/views/collections/_show_recent.html.erb | 2 +-
.../views/pipeline_instances/_show_recent.html.erb | 4 +-
.../pipeline_templates/_show_components.html.erb | 18 ++++--
.../views/pipeline_templates/_show_recent.html.erb | 20 ++++--
apps/workbench/app/views/users/_tables.html.erb | 10 +--
.../test/integration/pipeline_instances_test.rb | 13 ++--
crunch_scripts/collection-merge | 58 ++++++++++++++---
crunch_scripts/run-command | 73 ++++++++++++++++++++++
crunch_scripts/subst.py | 71 +++++++++++++++++++++
sdk/python/arvados/collection.py | 17 +++--
sdk/python/tests/test_arv_put.py | 8 +--
sdk/python/tests/test_collections.py | 2 +-
services/api/app/models/user.rb | 6 +-
.../db/migrate/20140627210837_anonymous_group.rb | 17 +++++
services/api/db/schema.rb | 2 +-
services/api/db/seeds.rb | 6 +-
services/api/lib/current_api_client.rb | 59 +++++++++++++++++
services/api/script/get_anonymous_user_token.rb | 50 +++++++++++++++
.../test/fixtures/api_client_authorizations.yml | 7 +++
services/api/test/fixtures/groups.yml | 13 ++++
services/api/test/fixtures/links.yml | 39 ++++++++++++
services/api/test/fixtures/users.yml | 8 +++
services/api/test/unit/user_test.rb | 3 +-
24 files changed, 460 insertions(+), 48 deletions(-)
mode change 100644 => 100755 crunch_scripts/collection-merge
create mode 100755 crunch_scripts/run-command
create mode 100644 crunch_scripts/subst.py
create mode 100644 services/api/db/migrate/20140627210837_anonymous_group.rb
create mode 100755 services/api/script/get_anonymous_user_token.rb
via 1cfe69550c0cf25bc9dd8d2fc1468906f2b7e0e1 (commit)
via f0ab1bd48f45470ffb6fefafa713c51347f5a194 (commit)
via 5468e482bb0a2a2c18645b15382b69a3d71149fe (commit)
via 661599a2479c8eb69e644fe3e41d9162b52da316 (commit)
via 6e86ca6fa82619f721643f2aabc81851cb1e272a (commit)
via 34389f5d6803e4ae51c09d116baf2d75ef546b10 (commit)
via 60ea080232db7c31f131f3854dc577bcd89f0e26 (commit)
via df91e9651a0075415a257be97f0a92be061141d3 (commit)
via f6e2ed9520af6a1184160a2008ed13d3b0f2f76f (commit)
via d19180ce1347611daf4e96d3d357fc3d8ea7904f (commit)
via 9e1d5923421b3439f0cd3297240beebebed38754 (commit)
via 826a893776dccc6c491037831e91cdd3ecfce37f (commit)
via 05dccfde466ca973b32e29983628a3d0f4df2607 (commit)
via 498c9aa9f1f944e885a3a26c83746e2e41326ca8 (commit)
via 44cc8137d0a0f71ddf0cea123c66ef4c34b50061 (commit)
via 4d351f0d0c67093440663cee3b52421e3eba7d77 (commit)
via 6f71acc7f50f6d1b202ac4911a27fe56619615d0 (commit)
via 912e75f5f15f500a0b4ca8860c098400a999b808 (commit)
via b5392c5e17a122f04fa3a2289556eda215722b21 (commit)
via 9f01a7f0a7316be945a009172aa1899d1c1a727b (commit)
via 169d4321970e87a7000cbd0bb4c763bc57193632 (commit)
via 947164d3161aafda83522a034a093b193d064c49 (commit)
via 88bef712f3c9fb6e7b7e5d1eb7b429da598f4eaf (commit)
via 185aee8518374b4a5998b5458248f68d14d5608c (commit)
from 5fd14cac038ae00048eef09c08f4f5d446dffaf4 (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 1cfe69550c0cf25bc9dd8d2fc1468906f2b7e0e1
Merge: 5fd14ca f0ab1bd
Author: radhika <radhika at curoverse.com>
Date: Mon Jun 30 12:45:46 2014 -0400
Merge branch 'master' into 3076-topnav-help
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list