[ARVADOS] created: c368c5c3e86600953cfd191b337c5df59e347f25

git at public.curoverse.com git at public.curoverse.com
Thu Jan 15 17:31:05 EST 2015


        at  c368c5c3e86600953cfd191b337c5df59e347f25 (commit)


commit c368c5c3e86600953cfd191b337c5df59e347f25
Author: Brett Smith <brett at curoverse.com>
Date:   Thu Jan 15 17:30:28 2015 -0500

    4840: Workbench selection actions are submitted by POST.
    
    The previous implementation could get 414 Request URI Too Long
    responses by stuffing a large number of selections into the link href.
    This commit sidesteps that problem by POSTing the data with a hidden
    form instead.  It's based on rails-ujs' strategy for handling links
    with data-method that we were already using for some selection
    actions, so it should be minimally disruptive.

commit c87318a44fc3d78d5eb9f66dbcc39e7ebd0b47d3
Author: Brett Smith <brett at curoverse.com>
Date:   Thu Jan 15 17:27:35 2015 -0500

    4840: All Workbench selection links toggle dropdown.

commit 6325c0bccdf5734cf1aff7e723859030336c89e1
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Jan 5 15:43:50 2015 -0500

    4840: Restore checkbox to project Pipelines and Jobs tab.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list