Title: [111432] trunk/Tools
Revision
111432
Author
[email protected]
Date
2012-03-20 13:07:01 -0700 (Tue, 20 Mar 2012)

Log Message

Add link on queues.webkit.org to kov's fancy queue-depth graph
https://bugs.webkit.org/show_bug.cgi?id=81690

Reviewed by Adam Barth.

* QueueStatusServer/templates/recentstatus.html:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (111431 => 111432)


--- trunk/Tools/ChangeLog	2012-03-20 20:02:05 UTC (rev 111431)
+++ trunk/Tools/ChangeLog	2012-03-20 20:07:01 UTC (rev 111432)
@@ -1,3 +1,12 @@
+2012-03-20  Eric Seidel  <[email protected]>
+
+        Add link on queues.webkit.org to kov's fancy queue-depth graph
+        https://bugs.webkit.org/show_bug.cgi?id=81690
+
+        Reviewed by Adam Barth.
+
+        * QueueStatusServer/templates/recentstatus.html:
+
 2012-03-20  Tim Horton  <[email protected]>
 
         [mac] Restore color space switching code to run-webkit-tests

Modified: trunk/Tools/QueueStatusServer/templates/recentstatus.html (111431 => 111432)


--- trunk/Tools/QueueStatusServer/templates/recentstatus.html	2012-03-20 20:02:05 UTC (rev 111431)
+++ trunk/Tools/QueueStatusServer/templates/recentstatus.html	2012-03-20 20:07:01 UTC (rev 111432)
@@ -24,6 +24,7 @@
     </div>
 </div>
 {% endfor %}
-<a href=''>List of all active bots</a>
+<a href=''>List of all active bots</a><br>
+<a href=''>Graph of queue depths over time</a>
 </body>
 </html>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to