4233: (naive) first iteration at graphing job log stats
authorPhil Hodgson <bitbucket@philhodgson.net>
Thu, 13 Nov 2014 15:33:46 +0000 (16:33 +0100)
committerPhil Hodgson <bitbucket@philhodgson.net>
Thu, 13 Nov 2014 15:33:46 +0000 (16:33 +0100)
commit23cebe864f7fe128aa784ef31fc14d0f3455aea5
tree241188a1cb9441f0244a65d43683aa2a8bf92f41
parent708772bcec89c9abe02ceb3ed977a0f15091033d
4233: (naive) first iteration at graphing job log stats
 - does not update, but graphs the story so far
 - does not do scaling
 - has no error checking
apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/assets/javascripts/application.js
apps/workbench/app/assets/javascripts/event_log.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/helpers/jobs_helper.rb
apps/workbench/app/views/jobs/_show_log.html.erb