4233: refactor to only query the log lines once and use the JS triggers to create...
authorPhil Hodgson <bitbucket@philhodgson.net>
Sat, 22 Nov 2014 11:30:10 +0000 (12:30 +0100)
committerPhil Hodgson <bitbucket@philhodgson.net>
Sat, 22 Nov 2014 11:30:10 +0000 (12:30 +0100)
commit5ac72e336a49d5a07e9ee36ba1f50473c57c45ec
treef33284e07cb32e39c433c4eada29390c88cd604e
parentcaaa4ae5c95c0f4b7a62702a4371bc9838661e72
4233: refactor to only query the log lines once and use the JS triggers to create both the text log div and the stat chart at the same time
apps/workbench/app/assets/javascripts/event_log.js
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/views/jobs/_show_log.html.erb
apps/workbench/app/views/jobs/push_logs.js.erb