[ARVADOS] updated: 7a8b20bd1613c22c7629aa84b0fff51b2434dcf7
git at public.curoverse.com
git at public.curoverse.com
Thu Jul 24 21:11:38 EDT 2014
Summary of changes:
.../controllers/pipeline_instances_controller.rb | 3 +-
.../controllers/pipeline_templates_controller.rb | 3 +-
.../app/helpers/pipeline_components_helper.rb | 13 ++++
.../app/helpers/pipeline_instances_helper.rb | 4 ++
.../views/application/_pipeline_progress.html.erb | 2 +-
.../application/_pipeline_status_label.html.erb | 2 +-
.../pipeline_instances/_show_components.html.erb | 79 +---------------------
.../_show_components_json.html.erb | 16 +++++
....html.erb => _show_components_running.html.erb} | 34 ----------
.../views/pipeline_instances/_show_recent.html.erb | 4 +-
.../pipeline_templates/_show_components.html.erb | 4 +-
.../pipeline_instances_controller_test.rb | 7 ++
.../pipeline_templates_controller_test.rb | 6 ++
.../test/integration/pipeline_instances_test.rb | 12 +++-
services/api/test/fixtures/pipeline_instances.yml | 22 +++++-
services/api/test/fixtures/pipeline_templates.yml | 21 ++++++
16 files changed, 112 insertions(+), 120 deletions(-)
create mode 100644 apps/workbench/app/helpers/pipeline_components_helper.rb
create mode 100644 apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb
copy apps/workbench/app/views/pipeline_instances/{_show_components.html.erb => _show_components_running.html.erb} (63%)
via 7a8b20bd1613c22c7629aa84b0fff51b2434dcf7 (commit)
via ce8d052472be0cb417596c41f2700cf92a260fd3 (commit)
from 774edf5b8449b4fc53dc4d1f1c00e32c15a20093 (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 7a8b20bd1613c22c7629aa84b0fff51b2434dcf7
Merge: 774edf5 ce8d052
Author: Tom Clegg <tom at curoverse.com>
Date: Thu Jul 24 21:10:57 2014 -0400
3349: Merge branch 'master' into 3349-install-docs
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list