[ARVADOS] updated: c18bde8300e115b215e58d6930d0495b2c33b49f

git at public.curoverse.com git at public.curoverse.com
Tue Apr 29 14:03:46 EDT 2014


Summary of changes:
 .../app/assets/javascripts/application.js          |    7 +
 .../app/assets/javascripts/collections.js          |   59 ++++++++++
 .../app/assets/javascripts/collections.js.coffee   |    3 -
 .../app/assets/stylesheets/collections.css.scss    |   21 +++-
 .../app/controllers/collections_controller.rb      |   34 ++++++-
 apps/workbench/app/controllers/users_controller.rb |   36 +++---
 .../app/views/collections/_index_tbody.html.erb    |   10 +--
 .../app/views/collections/_show_files.html.erb     |   12 ++
 .../app/views/collections/_show_recent.html.erb    |    8 +-
 .../app/views/collections/_toggle_persist.html.erb |    3 +
 apps/workbench/app/views/users/_tables.html.erb    |  120 ++++++++++----------
 apps/workbench/config/routes.rb                    |    4 +-
 .../workbench/test/integration/collections_test.rb |   42 +++++++
 .../api/app/controllers/application_controller.rb  |    3 +
 services/api/app/models/arvados_model.rb           |    4 +-
 15 files changed, 264 insertions(+), 102 deletions(-)
 create mode 100644 apps/workbench/app/assets/javascripts/collections.js
 delete mode 100644 apps/workbench/app/assets/javascripts/collections.js.coffee
 create mode 100644 apps/workbench/app/views/collections/_toggle_persist.html.erb
 create mode 100644 apps/workbench/test/integration/collections_test.rb

       via  c18bde8300e115b215e58d6930d0495b2c33b49f (commit)
       via  4e3ac7f8bafde72ae397f79bfc36409e682b13e5 (commit)
       via  7b9cff04eb463c666b8126ebc6c4dfcc00a536c0 (commit)
       via  4fa5a3d3958eae7ecce681e0ea7a4ac8cc43e48d (commit)
       via  a28be6d77750a6cbded994612d95ee973cb4c01e (commit)
       via  58dd340f19c3e0225ad189e60a58872d3aa3f7c2 (commit)
       via  1c5176d87df0dbd25db6ff1fb2ab82ae17472145 (commit)
       via  5d356c84dcf8f3a2129cce0f4fbfc50f16a8a339 (commit)
       via  f6f07b1856fc0aa32cdf1f96d5bdeb12e9e314ef (commit)
       via  919cf4c2c9f803f0cdb80619bcbf5d23b7c02d25 (commit)
       via  6c0b68255c0c66d90c0473561461d9215860f018 (commit)
       via  9e97504e5f65c8a3a6f1f34da678ac7e1828e8e1 (commit)
       via  62db3393df8d6bc7c48a3c5101468361cb2f3cf3 (commit)
       via  e062efe37ddf066af1c5c762b126bb72766fee25 (commit)
       via  20334fa95bb7d554c09225c02fae3d4e83c6c6c5 (commit)
      from  03e570095885982d23e234bce8e1c068314b63af (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 c18bde8300e115b215e58d6930d0495b2c33b49f
Merge: 03e5700 4e3ac7f
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Apr 29 13:56:21 2014 -0400

    Merge branch '1969-persistent-switch'
    
    closes #1969


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list