[ARVADOS] updated: 7eda5880411d1146c08f3e4a507fa24d5590d5dc

Git user git at public.curoverse.com
Thu Jan 5 17:05:54 EST 2017


Summary of changes:
 sdk/cwl/arvados_cwl/arvcontainer.py                |  1 +
 sdk/cwl/tests/test_submit.py                       |  1 +
 services/api/app/models/container_request.rb       | 56 ++++++++++++++++------
 ...090712_add_output_name_to_container_requests.rb |  9 ++++
 ...tput_name_to_container_request_search_index.rb} |  6 +--
 ...170105160301_add_output_name_to_cr_fts_index.rb | 22 +++++++++
 services/api/db/structure.sql                      | 15 ++++--
 services/api/test/unit/arvados_model_test.rb       | 22 +++++++++
 services/api/test/unit/container_request_test.rb   | 29 +++++++++++
 9 files changed, 140 insertions(+), 21 deletions(-)
 create mode 100644 services/api/db/migrate/20161223090712_add_output_name_to_container_requests.rb
 copy services/api/db/migrate/{20161115174218_add_output_and_log_uuids_to_container_request_search_index.rb => 20170102153111_add_output_name_to_container_request_search_index.rb} (87%)
 create mode 100644 services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb

       via  7eda5880411d1146c08f3e4a507fa24d5590d5dc (commit)
       via  c9199d296a74d21239da5f162e7594f6b4246ff1 (commit)
       via  2eafde8ff6f3228fce34a3e25dad6b2d2f171ba9 (commit)
       via  e0fade6bbda39812854fdfc316e8904886d23fe2 (commit)
       via  066f9bcf5a74c255cb64cf89e554cf64ec719f5a (commit)
       via  6599088b45103087b4be743fd51a8330e694e57f (commit)
       via  05f94a7837527f79df122e9942eaab166e987b15 (commit)
       via  f81427c5f93c159d26c3125aaa7ede4c5986dd07 (commit)
      from  773a1afc99af74e8bb7c81cbbc9cb785d4f7920a (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 7eda5880411d1146c08f3e4a507fa24d5590d5dc
Merge: 773a1af c9199d2
Author: Lucas Di Pentima <lucas at curoverse.com>
Date:   Thu Jan 5 19:05:36 2017 -0300

    Merge branch '10223-cr-set-output-name'
    Closes #10223


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list