3605: Filter out nodes that have a last ping time of more than 1 hour. Add
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 23 Sep 2014 14:38:07 +0000 (10:38 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 23 Sep 2014 14:38:07 +0000 (10:38 -0400)
commit240ab2c50a01531df162850be255a4c4e1084fc2
tree24c356d9a668652ace775150a218bf1aedf1d110
parentd23d4ce9e4c52605cb23286b9e9b46a808f7437d
3605: Filter out nodes that have a last ping time of more than 1 hour.  Add
queue to compute status panel.  Refactor utc-date spans to
render_localized_date().
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/models/job.rb
apps/workbench/app/views/collections/_show_source_summary.html.erb
apps/workbench/app/views/jobs/_show_status.html.erb
apps/workbench/app/views/pipeline_instances/_running_component.html.erb
apps/workbench/app/views/pipeline_instances/_show_components_running.html.erb
apps/workbench/app/views/projects/_compute_node_status.html.erb
apps/workbench/app/views/projects/_show_dashboard.html.erb