[ARVADOS] updated: 08378f19be7832647aaa6034ee38c4567b3557c8

git at public.curoverse.com git at public.curoverse.com
Mon Apr 27 11:17:47 EDT 2015


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

       via  08378f19be7832647aaa6034ee38c4567b3557c8 (commit)
      from  d5d43d27278622f21464b9dea1a0542cdecc6ee4 (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 08378f19be7832647aaa6034ee38c4567b3557c8
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Apr 27 11:17:44 2015 -0400

    5554: Add progress logs header.

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 1f1e62a..187dce7 100644
--- a/apps/workbench/app/views/pipeline_instances/_show_log.html.erb
+++ b/apps/workbench/app/views/pipeline_instances/_show_log.html.erb
@@ -28,6 +28,8 @@
 <% end %>
 
 <% unless still_logging.empty? %>
+  <h4>Logs in progress</h4>
+
   <div id="event_log_div"
        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="<%= @object.stderr_log_object_uuids.join(' ') %>"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list