[ARVADOS] updated: 0042e4b42d9f4d3900aefc68617cb28c5a61a522
git at public.curoverse.com
git at public.curoverse.com
Wed Aug 27 17:04:29 EDT 2014
Summary of changes:
.../controllers/pipeline_instances_controller.rb | 6 ---
.../app/helpers/pipeline_components_helper.rb | 3 +-
.../app/helpers/pipeline_instances_helper.rb | 1 +
apps/workbench/app/helpers/provenance_helper.rb | 5 --
apps/workbench/app/models/pipeline_instance.rb | 14 ++++++
.../views/application/_job_status_label.html.erb | 4 +-
.../collections/_show_source_summary.html.erb | 9 ++--
.../workbench/app/views/jobs/_show_status.html.erb | 4 +-
.../_show_components_running.html.erb | 12 +++--
.../schema/PipelineTemplate.html.textile.liquid | 10 +++-
.../pipeline_templates/gatk-exome-fq-snp.json | 14 +++---
.../running-external-program.html.textile.liquid | 1 -
.../tutorial-submit-job.html.textile.liquid | 1 -
sdk/cli/bin/arv-run-pipeline-instance | 58 ++++++++++------------
sdk/cli/bin/crunch-job | 26 +---------
services/api/Gemfile | 2 +-
services/api/Gemfile.lock | 6 +--
services/api/app/models/job.rb | 1 -
...826180337_remove_output_is_persistent_column.rb | 9 ++++
services/api/db/structure.sql | 5 +-
20 files changed, 96 insertions(+), 95 deletions(-)
create mode 100644 services/api/db/migrate/20140826180337_remove_output_is_persistent_column.rb
via 0042e4b42d9f4d3900aefc68617cb28c5a61a522 (commit)
via 3630931ac1ec775014bbcfb0f09d0d77cd289b7f (commit)
via 854060d1005f013784fe935a4d8bd7ff5fc1c2e3 (commit)
via 7c8e8d37dd25880627a8faabd56eba888ed194b8 (commit)
via cf5ffa1f9c3d24fe828cee0993a2e7870719f7e7 (commit)
via 24c42c71335a426b1838d04698bfbcf4db39e086 (commit)
via d4c8504da527f1a984ecd1ed0da7147010f38b6e (commit)
via 463aed42f5c21b7e347ad13f1ee110feaa7b85a0 (commit)
via 12d2dafabb0d74f7ef9c9b929a5e8fa6b2655190 (commit)
from 3204b60e04bf8613858bfc4a753d7114f6ca90a3 (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 0042e4b42d9f4d3900aefc68617cb28c5a61a522
Merge: 3204b60 3630931
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Aug 27 17:04:24 2014 -0400
Merge branch '3342-pipeline-output-current-project' closes #3342
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list