8876: when computing cpu and running times, use the work unit's start and finished...
[arvados.git] / apps / workbench / app / models / 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: introduce view helper methods such as link_to_log...
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