[ARVADOS] updated: 1966eff7c92733225cd9fe1a4121ae0b8f1153d3
git at public.curoverse.com
git at public.curoverse.com
Fri Aug 22 09:58:57 EDT 2014
Summary of changes:
.../app/assets/javascripts/application.js | 4 +-
.../app/controllers/actions_controller.rb | 5 +-
.../app/controllers/collections_controller.rb | 25 ++++++++--
.../app/controllers/projects_controller.rb | 6 ++-
apps/workbench/app/helpers/application_helper.rb | 20 ++++++--
apps/workbench/app/models/arvados_base.rb | 2 +-
apps/workbench/app/models/collection.rb | 30 +++++++++++-
.../views/application/_arvados_attr_value.html.erb | 6 +--
.../application/_arvados_object_attr.html.erb | 2 +-
.../app/views/application/_show_recent.html.erb | 14 ++----
apps/workbench/app/views/application/show.html.erb | 6 +--
.../app/views/collections/_choose_rows.html.erb | 18 +++++++
.../app/views/collections/_index_tbody.html.erb | 4 --
.../app/views/collections/_show_files.html.erb | 4 +-
.../app/views/collections/_show_recent.html.erb | 10 ++--
.../app/views/collections/_toggle_persist.html.erb | 3 --
apps/workbench/app/views/collections/show.html.erb | 33 ++++++++-----
apps/workbench/app/views/links/_recent.html.erb | 57 ----------------------
.../workbench/test/integration/collections_test.rb | 35 +------------
apps/workbench/test/integration/logins_test.rb | 2 +
.../test/integration/pipeline_instances_test.rb | 4 +-
sdk/python/arvados/collection.py | 3 ++
sdk/python/arvados/commands/put.py | 10 +++-
23 files changed, 151 insertions(+), 152 deletions(-)
delete mode 100644 apps/workbench/app/views/collections/_toggle_persist.html.erb
delete mode 100644 apps/workbench/app/views/links/_recent.html.erb
via 1966eff7c92733225cd9fe1a4121ae0b8f1153d3 (commit)
via da8b7405a6d4c774ecdcaaec18ba57e3bb1e8249 (commit)
via 66e40806c2f117519c986d2cbedfca50a71d44bd (commit)
via e951b096aa97b51adf0a0bcf08688e1379efbdb3 (commit)
via 73bbd418892be34d89a1274d9bfe4218f96bf886 (commit)
via a3a84c13fff9ffee22c87fcd93d34a760227a89d (commit)
via a131e0cc10dc70e6192fae0b4e0bce138d98ec5c (commit)
via 112d422913b3ef68723b113a50fece7d32d13ec2 (commit)
via e8670f2a3e44458c963bb4b08a57d812a9b9d902 (commit)
via f16be1736d705278ae39bde3fc6d6d9d1f302fa7 (commit)
via 897e6cc8175865575a809e9fcc6d40ea566ee930 (commit)
via 7c78bea1fde0f581e31338e860ecb89ef91285d9 (commit)
via c732e3d38ad324c46c43f9f3790ed7298eb392c2 (commit)
via e8566e29473ec12e3ceefbf87a87fac2b116e6d3 (commit)
via 27697133a18371d692d69569659dd522e7b0fbdd (commit)
via 289e5d15402d12ad02ac77e911aca7a32746c905 (commit)
via 6db406e9a2fc78ed204460deb73151f44d94b030 (commit)
from 0b10fae767ce774b62a2bd2922a77578341d87e1 (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 1966eff7c92733225cd9fe1a4121ae0b8f1153d3
Merge: 0b10fae da8b740
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri Aug 22 09:58:19 2014 -0400
Merge branch '3504-clients-compatible-with-3036' refs #3504
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list