summaryrefslogtreecommitdiffstats
path: root/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html')
-rwxr-xr-xTools/BuildSlaveSupport/build.webkit.org-config/templates/root.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html b/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
deleted file mode 100755
index 6dc51f2f4..000000000
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Welcome to the Buildbot</title>
-</head>
-
-<body>
-<h1>Welcome to the Buildbot!</h1>
-
-<ul>
- <li><a href="console">Console</a> - <a href="console?category=AppleMac">Apple Mac</a>, <a href="console?category=AppleWin">Apple Windows</a>,
- <a href="console?category=GTK">GTK+</a>, <a href="console?category=Qt">Qt</a>, <a href="console?category=EFL">EFL</a>
- and <a href="console?category=misc">miscellaneous</a></li>
- <li><a href="waterfall">Waterfall Display</a>, a time-oriented summary of recent buildbot activity
- - <a href="waterfall?category=AppleMac">Apple Mac</a>, <a href="waterfall?category=AppleWin">Apple Windows</a>,
- <a href="waterfall?category=GTK">GTK+</a>, <a href="waterfall?category=Qt">Qt</a>, <a href="waterfall?category=EFL">EFL</a>
- and <a href="waterfall?category=misc">miscellaneous</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="buildslaves">Buildslave</a> information</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>
- <li><a href="TestFailures">Test Failures</a></li>
- <li><a href="http://perf.webkit.org/">WebKit Perf Monitor</a> results submitted by <a href="http://build.webkit.org/waterfall?show=Apple%20Lion%20Release%20%28Perf%29&show=Apple%20MountainLion%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28WebKit2%20Perf%29&show=EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29">performance bots</a></li>
-</ul>
-</body>
-</html>