3342: Handle case in PipelineInstance#friendly_link_name where
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 27 Aug 2014 19:02:20 +0000 (15:02 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 27 Aug 2014 19:02:20 +0000 (15:02 -0400)
commit854060d1005f013784fe935a4d8bd7ff5fc1c2e3
treea2bd6f6af13b8e2c09d42d30e0905ff1048b8adc
parent7c8e8d37dd25880627a8faabd56eba888ed194b8
3342: Handle case in PipelineInstance#friendly_link_name where
pipeline_template_uuid doesn't return a PipelineTemplate.  Removed unnecessary
code from crunch-job to calculate md5 hash of manifest_text (API server doesn't
require md5 hash to be provided with collection creation any more.)
apps/workbench/app/models/pipeline_instance.rb
sdk/cli/bin/crunch-job