https://bugs.webkit.org/show_bug.cgi?id=116341
Reviewed by Brady Eidson.
* BuildSlaveSupport/build.webkit.org-config/templates/root.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@150284
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
<li><a href="one_box_per_builder">Latest Build</a> for each builder is here.</li>
<li><a href="one_line_per_build">Recent Builds</a> are summarized here, one per line.</li>
<li><a href="buildslaves">Buildslave</a> information</li>
- <li><a href="http://webkit-queues.appspot.com/">WebKit Queues</a></li>
+ <li><a href="http://webkit-queues.appspot.com/">Early Warning System and Commit Queue Status</a> (External site)</li>
<li><a href="changes">ChangeSource</a> information.</li>
<li><a href="results">Test Results</a></li>
<li><a href="LeaksViewer">Leaks Viewer</a></li>
+2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
+
+ Rename "WebKit Queues" to explicitly call out for EWS and CQ on build.webkit.org
+ https://bugs.webkit.org/show_bug.cgi?id=116341
+
+ Reviewed by Brady Eidson.
+
+ * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
+
2013-05-17 Brent Fulgham <bfulgham@apple.com>
[Windows] Don't use pdevenv when building with VS2010.