Title: [148246] trunk/Tools
Revision
148246
Author
[email protected]
Date
2013-04-11 16:31:20 -0700 (Thu, 11 Apr 2013)

Log Message

build.webkit.org should link to webkit-queues instead of webkit-commit-queue
https://bugs.webkit.org/show_bug.cgi?id=114477

Reviewed by Benjamin Poulain.

* BuildSlaveSupport/build.webkit.org-config/templates/root.html:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html (148245 => 148246)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html	2013-04-11 23:26:58 UTC (rev 148245)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html	2013-04-11 23:31:20 UTC (rev 148246)
@@ -19,7 +19,7 @@
   <li><a href="" Build</a> for each builder is here.</li>
   <li><a href="" Builds</a> are summarized here, one per line.</li>
   <li><a href="" information</li>
-  <li><a href="" Queue Status</a> information.</li>
+  <li><a href="" Queues</a></li>
   <li><a href="" information.</li>
   <li><a href="" Results</a></li>
   <li><a href="" Viewer</a></li>

Modified: trunk/Tools/ChangeLog (148245 => 148246)


--- trunk/Tools/ChangeLog	2013-04-11 23:26:58 UTC (rev 148245)
+++ trunk/Tools/ChangeLog	2013-04-11 23:31:20 UTC (rev 148246)
@@ -1,5 +1,14 @@
 2013-04-11  Ryosuke Niwa  <[email protected]>
 
+        build.webkit.org should link to webkit-queues instead of webkit-commit-queue
+        https://bugs.webkit.org/show_bug.cgi?id=114477
+
+        Reviewed by Benjamin Poulain.
+
+        * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
+
+2013-04-11  Ryosuke Niwa  <[email protected]>
+
         Leaks builder should not be triggered upon new commits
         https://bugs.webkit.org/show_bug.cgi?id=114475
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to