[ARVADOS] updated: aa58b06d72a858fd63e091622a5bd8b3a9287e72

git at public.curoverse.com git at public.curoverse.com
Mon Jun 2 15:17:59 EDT 2014


Summary of changes:
 apps/workbench/app/views/collections/show.html.erb |   4 +-
 .../app/views/collections/show_file_links.html.erb |   2 +-
 sdk/python/arvados/commands/put.py                 |  20 ++--
 sdk/python/test_cmdline.py                         |  81 ----------------
 .../tests/{test_arv-put.py => test_arv_put.py}     | 103 ++++++++++++++++++++-
 .../arvados/v1/pipeline_instances_controller.rb    |   1 +
 services/api/app/models/pipeline_instance.rb       |  71 ++------------
 .../app/views/pipeline_instances/index.html.erb    |   4 +-
 .../20140601022548_remove_name_from_collections.rb |   9 ++
 ...e_active_and_success_from_pipeline_instances.rb |  42 +++++++++
 services/api/db/schema.rb                          |   9 +-
 .../test/integration/serialized_encoding_test.rb   |  27 ++++++
 services/api/test/unit/pipeline_instance_test.rb   |  43 +--------
 13 files changed, 206 insertions(+), 210 deletions(-)
 delete mode 100644 sdk/python/test_cmdline.py
 rename sdk/python/tests/{test_arv-put.py => test_arv_put.py} (78%)
 create mode 100644 services/api/db/migrate/20140601022548_remove_name_from_collections.rb
 create mode 100644 services/api/db/migrate/20140602143352_remove_active_and_success_from_pipeline_instances.rb
 create mode 100644 services/api/test/integration/serialized_encoding_test.rb

       via  aa58b06d72a858fd63e091622a5bd8b3a9287e72 (commit)
       via  cce25fdb29b36ffa3348546da36cbd4d8bbfe4fc (commit)
       via  16263c93ec077d2d54b012b9916cc9a421888317 (commit)
       via  afd7a019bbeed1f194d6f4fbd2e190eae42ddb86 (commit)
       via  c950192e08bcfc6e84432359a7128b73b52e8a58 (commit)
       via  8997d50ab1d335120af5965957c4cca9fb2a3b16 (commit)
       via  6029fb64fd6372c577f9f143e6f3dcaded127ac3 (commit)
       via  c88315d6435332f5dababac62ff4d72dadde7c67 (commit)
       via  e1ae50d3e62499eaa0938f27cea3e4ff8ba116a3 (commit)
       via  cff73e6feea770c80d9a63168de2be7cb6663a4d (commit)
       via  95709eedf2452d3ceddeeb02d24b823a552300cf (commit)
       via  a6c0e01403377311a12f6d9ae587d92dbc00e1fd (commit)
       via  135f306e75cb61e1153b3590b71c32ef497404ed (commit)
       via  80f24dbef6515f100a5358c3e94fddd4ff7d97c7 (commit)
       via  9706665da1dd8f3ccb8129933f02f4b7e21bc878 (commit)
       via  e2a7fe50d3b6e98b7f549c78c4f91dbe4066ddbb (commit)
       via  c4175f65bdd100d38bd0e1d212f72c733299ed36 (commit)
       via  844b65fa97d14fddd7f7b702328a31476932fe10 (commit)
      from  65be441066ac47f556b3a19872536b42b09c5e22 (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.


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list