harness-drone/pkg
Michael Nutt 6e92e73a98 logline output buffers rather than updating on every ws message
In builds with lots of output, trying to reload the page partway
through the build results in thousands of websocket messages (one
per line) that each update the DOM.  This can cause the browser to
freeze.  Instead, use requestAnimation frame to delay the DOM
updates.
2014-03-01 19:51:14 -05:00
..
build Merge pull request #133 from zond/master 2014-02-26 13:50:44 -08:00
channel initial public commit 2014-02-07 03:10:01 -07:00
database fixed issue updating team member roles 2014-02-21 13:26:50 -07:00
handler Merge remote-tracking branch 'origin/master' 2014-02-26 00:01:51 -07:00
mail make smtp-auth optional 2014-02-16 22:36:01 +01:00
model added validation for settings 2014-02-21 15:25:05 -07:00
plugin Merge pull request #139 from jordane/jordane/add_irc_plugin 2014-02-27 16:00:21 -08:00
queue Merge remote-tracking branch 'origin/master' 2014-02-26 00:01:51 -07:00
template logline output buffers rather than updating on every ws message 2014-03-01 19:51:14 -05:00