[ARVADOS] updated: 52083e6a73c6b9e46b5e4e176aec6b23bcec74e8

git at public.curoverse.com git at public.curoverse.com
Wed Nov 5 09:13:43 EST 2014


Summary of changes:
 apps/workbench/app/views/pipeline_instances/_show_log.html.erb | 3 +++
 1 file changed, 3 insertions(+)

       via  52083e6a73c6b9e46b5e4e176aec6b23bcec74e8 (commit)
      from  84cfa5256d2e8caa6ceea8dd274f5c4b2c96cd87 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 52083e6a73c6b9e46b5e4e176aec6b23bcec74e8
Author: Tom Clegg <tom at curoverse.com>
Date:   Wed Nov 5 03:52:58 2014 -0500

    4084: Add comment.

diff --git a/apps/workbench/app/views/pipeline_instances/_show_log.html.erb b/apps/workbench/app/views/pipeline_instances/_show_log.html.erb
index 060a669..4bb7ab0 100644
--- a/apps/workbench/app/views/pipeline_instances/_show_log.html.erb
+++ b/apps/workbench/app/views/pipeline_instances/_show_log.html.erb
@@ -4,6 +4,9 @@
      class="arv-log-event-listener arv-log-event-handler-append-logs arv-log-event-subscribe-to-pipeline-job-uuids arv-job-log-window"
      data-object-uuids="<%= log_uuids.join(' ') %>"
      ><%= log_history.join("\n") %></div>
+
+<%# Applying a long throttle suppresses the auto-refresh of this
+    partial that would normally be triggered by arv-log-event. %>
 <div class="arv-log-refresh-control"
      data-load-throttle="86486400000" <%# 1001 nights %>
      ></div>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list