3822: Added 'ensure_unique_name' option to #create method for API server to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 5 Sep 2014 20:23:38 +0000 (16:23 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 5 Sep 2014 20:23:38 +0000 (16:23 -0400)
commit3b7e5549bf4a17907f8e3236592bcbd5cf6ad623
tree8f5cb840f9d0dab3bbbc79112ef21c6ce2e2498a
parent81ead9fd78dafa906a1a92a47fcec170a31f4d15
3822: Added 'ensure_unique_name' option to #create method for API server to
choose a unique name when there is a name collision in the database.
arv-run-pipeline-instance checks to see if there is an output file with the
same name and contents, and uses 'ensure_unique_name' when creating collection.
sdk/cli/bin/arv-run-pipeline-instance
services/api/app/controllers/application_controller.rb
services/api/test/functional/arvados/v1/collections_controller_test.rb