summaryrefslogtreecommitdiff
path: root/buildmaster/index.php
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-08 15:36:43 +0200
committerErich Eckner <git@eckner.net>2018-06-08 15:36:43 +0200
commita476360e016e7f88dee9429b463c57a2aba122df (patch)
treeaf2508e93581565a2b879493248e4af04f2d3aef /buildmaster/index.php
parent25cf3b8c3ed72518b1d2a15202d4e345301aff13 (diff)
downloadarchweb32-a476360e016e7f88dee9429b463c57a2aba122df.tar.xz
buildmaster/index.php: add more links
Diffstat (limited to 'buildmaster/index.php')
-rw-r--r--buildmaster/index.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index 63dae3e..1c1d91c 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -11,13 +11,15 @@
<?php show_warning_on_offline_slave(); ?>
<a href="/buildmaster/build-list.php">build list</a>
<a href="/buildmaster/build-list.php?show=broken">broken packages</a><br>
- <a href="/buildmaster/build-slaves.php">build-slaves</a><br>
- <a href="/buildmaster/status.php">status</a>
+ <a href="/buildmaster/build-slaves.php">build-slaves</a>
+ <a href="/buildmaster/status.php">status</a><br>
+ <a href="https://buildmaster.archlinux32.org/build-logs/">build logs</a><br>
<a href="/buildmaster/log.php?show=ssh">ssh-log</a>
<a href="/buildmaster/log.php?show=email">email-log</a><br>
<a href="/buildmaster/mysql-issues.php">broken dependencies in the database</a><br>
<a href="/buildmaster/todos.php">todos</a>
as <a href="/buildmaster/todos.php?graph">graph</a><br>
+ <a href="https://buildmaster.archlinux32.org/database-layout.png">database layout</a><br>
<a href="/buildmaster/blacklist.php">blacklisted packages</a>,
<a href="/buildmaster/to-delete.php">packages to be deleted</a>
and <a href="/buildmaster/deletion-links.php">links between them</a><br>