index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/index.php | 15 |
diff --git a/buildmaster/index.php b/buildmaster/index.php index 5b9f8ff..fbe5e2e 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -10,19 +10,20 @@ require_once BASE . "/lib/mysql.php"; <body> <?php show_warning_on_offline_slave(); ?> <a href="/buildmaster/build-list.php">build list</a> - as <a href="/buildmaster/build-list-links.php">graph</a> - <a href="/buildmaster/build-list.php?show=broken">broken packages</a><br> - <a href="/buildmaster/build-slaves.php">build-slaves</a> - <a href="/buildmaster/gpg-keys.php">gpg-keys</a> + as <a href="/buildmaster/build-list-links.php">graph</a> -- + <a href="/buildmaster/build-list.php?show=broken">broken packages</a> -- + <a href="/buildmaster/build-list.php?show=next">buildable packages</a><br> + <a href="/buildmaster/build-slaves.php">build-slaves</a> -- + <a href="/buildmaster/gpg-keys.php">gpg-keys</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="https://buildmaster.archlinux32.org/build-logs/">build logs</a> -- + <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/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> <img src="/buildmaster/statistics.php?log"><br> |