[ARVADOS] updated: 1.2.0-453-g9c0ea4261

Git user git at public.curoverse.com
Wed Nov 28 13:31:18 EST 2018


Summary of changes:
 .licenseignore                                     |   1 +
 apps/workbench/app/helpers/application_helper.rb   |   3 +-
 .../test/controllers/projects_controller_test.rb   |  18 ++
 build/build.list                                   |   2 +-
 doc/_config.yml                                    |   1 +
 doc/_includes/_federated_cwl.liquid                |   1 +
 doc/_includes/_shards_yml.liquid                   |   1 +
 doc/api/methods.html.textile.liquid                |   6 +-
 .../methods/container_requests.html.textile.liquid |   2 +-
 doc/index.html.liquid                              |   2 +-
 doc/user/cwl/cwl-extensions.html.textile.liquid    |  23 ++
 doc/user/cwl/cwl-run-options.html.textile.liquid   |  57 +++--
 doc/user/cwl/federated-workflow.odg                | Bin 0 -> 12089 bytes
 doc/user/cwl/federated-workflow.svg                | 239 +++++++++++++++++++++
 .../cwl/federated-workflows.html.textile.liquid    |  57 +++++
 .../cases => doc/user/cwl/federated}/cat.cwl       |   0
 doc/user/cwl/federated/federated.cwl               |  87 ++++++++
 doc/user/cwl/federated/file-on-clsr1.dat           |   1 +
 doc/user/cwl/federated/file-on-clsr2.dat           |   1 +
 doc/user/cwl/federated/file-on-clsr3.dat           |   1 +
 .../cases => doc/user/cwl/federated}/md5sum.cwl    |   2 +-
 doc/user/cwl/federated/shards.yml                  |  18 ++
 doc/user/index.html.textile.liquid                 |   7 +-
 .../tutorials/intro-crunch.html.textile.liquid     |   1 -
 .../tutorial-keep-get.html.textile.liquid          |  13 ++
 sdk/cwl/arvados_cwl/__init__.py                    |   7 +-
 sdk/cwl/arvados_cwl/arvtool.py                     |  28 ++-
 sdk/cwl/arvados_cwl/arvworkflow.py                 |   5 +-
 28 files changed, 549 insertions(+), 35 deletions(-)
 create mode 120000 doc/_includes/_federated_cwl.liquid
 create mode 120000 doc/_includes/_shards_yml.liquid
 create mode 100644 doc/user/cwl/federated-workflow.odg
 create mode 100644 doc/user/cwl/federated-workflow.svg
 create mode 100644 doc/user/cwl/federated-workflows.html.textile.liquid
 copy {sdk/cwl/tests/federation/cases => doc/user/cwl/federated}/cat.cwl (100%)
 create mode 100644 doc/user/cwl/federated/federated.cwl
 create mode 100644 doc/user/cwl/federated/file-on-clsr1.dat
 create mode 100644 doc/user/cwl/federated/file-on-clsr2.dat
 create mode 100644 doc/user/cwl/federated/file-on-clsr3.dat
 copy {sdk/cwl/tests/federation/cases => doc/user/cwl/federated}/md5sum.cwl (98%)
 create mode 100644 doc/user/cwl/federated/shards.yml

       via  9c0ea426167e01ea69ff022a811803aa95a302d4 (commit)
       via  7c775b158554b67e75d74ff1235957c0150d6a1c (commit)
       via  1566e86653994ceec5a6238ad0568fa272cb5d31 (commit)
       via  3fd34f1f780ed70d98afe5eaf8a655b60e0c0abd (commit)
       via  f24e1c6ca8d5636c1c747200dc87a0077b445707 (commit)
       via  efaa4cc24be924ade579dd16ec08f53a45e24d7b (commit)
       via  04727095afb18f4b9d99b431764d0af3997e5836 (commit)
       via  fdd933cb69ea44d6c705b47be62f0f985eff742c (commit)
       via  aa7307f0bfc73066d4f2d84724139a6b1fc21bb1 (commit)
       via  d8333e9e64e0dd48d3c697a7d0df73c3b306cf6c (commit)
       via  7127d6c5f8ceb03ec5008a17d320f8054f3e2edb (commit)
       via  8299fa11d1e813ea52e3ea482214d12044119bc3 (commit)
       via  1d6540e48c83e0a740fd2a8bd63f99671d40488a (commit)
       via  17311124babf9222a0205520b97adacbd7fef16b (commit)
       via  601bf8bbefecb146651bac1306bf2464f0105b15 (commit)
       via  8ec9c69eab7b914c0ea6d71dc8648f9a1f1c8255 (commit)
       via  c290df61bac294cd76d35b506a20bb9e76919f0e (commit)
       via  ca677782adf5d9334eb98b696359505d7ee8ef9f (commit)
       via  90d69e2c02044c9d6effa9b2d52ca37b479c0c0d (commit)
       via  267477f569cd2632ea14d6fdd467760c669fc087 (commit)
       via  eb59eb576b565c653fa2d09c8513c887e38d8aa4 (commit)
       via  580c55d60829f17118f0c8e57d1d72c84a71b62b (commit)
      from  436b256c1439df98cd4a4d27cb6a15fb3557256b (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 9c0ea426167e01ea69ff022a811803aa95a302d4
Merge: 436b256c1 7c775b158
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Wed Nov 28 13:29:43 2018 -0500

    Merge branch 'master' into 14345-add-webdav-user-doc
    
    refs #14345
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list