8876: when computing cpu and running times, use the work unit's start and finished...
[arvados.git] / apps / workbench / app / models / proxy_work_unit.rb
2016-06-07 radhika8876: when computing cpu and running times, use the...
2016-06-07 radhika8876: Use JobWorkUnit for pipeline components and cleanup.
2016-06-04 radhika8876: add tests for link_to_log and queuedtime etc.
2016-06-04 radhika8876: introduce view helper methods such as link_to_log...
2016-06-03 radhika8876: display "no process has been submitted" when...
2016-06-02 radhika8876: success? includes Canceled as well.
2016-06-01 radhika8876: move some methods such as log and output from...
2016-06-01 radhika8876: child_summary_str checks if total > 0
2016-06-01 radhikaMerge branch 'master' into 8876-work-unit
2016-05-31 radhikaMerge branch 'master' into 8876-work-unit
2016-05-31 radhika8876: For jobs also, compute progress from it's childre...
2016-05-27 radhika8876: remove some job specific bits and make them generic
2016-05-26 radhika8876: progress bar and strage component display
2016-05-23 radhika8876: work unit views
2016-05-21 radhika8876: work_unit views in progress
2016-05-18 radhika8876: add work_unit to workbench models