[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
wsiegrist at apple.com
wsiegrist at apple.com
Wed Jan 20 22:26:00 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 75cfd6df394cea6d7d9a0418de3148bf9237d821
Author: wsiegrist at apple.com <wsiegrist at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Jan 15 20:26:02 2010 +0000
2010-01-15 William Siegrist <wsiegrist at apple.com>
Cleanup buildbot main menu
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53339 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/index.html b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/index.html
index 90e96e5..b38adc9 100644
--- a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/index.html
+++ b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/index.html
@@ -9,33 +9,13 @@
<h1>Welcome to the Buildbot!</h1>
<ul>
- <li><a href="waterfall">Waterfall Display</a> will give you a
- time-oriented summary of recent buildbot activity.</li>
-
- <li><a href="grid">Grid Display</a> will give you a
- developer-oriented summary of recent buildbot activity.</li>
-
- <li><a href="tgrid">Transposed Grid Display</a> presents
- the same information as the grid, but lists the revisions down the side.</li>
-
- <li><a href="console">Console</a>
- </li>
-
- <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="console">Console</a></li>
+ <li><a href="waterfall">Waterfall Display</a> will give you a time-oriented summary of recent buildbot activity.</li>
+ <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-commit-queue.appspot.com/">Commit Queue Status</a> information.</li>
-
<li><a href="changes">ChangeSource</a> information.</li>
-
- <br />
- <li><a href="about">About this Buildbot</a></li>
</ul>
-
-
</body> </html>
+
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list