From 3e83cb75976479f1d7373aeeed43aad7c60dd8c9 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sun, 13 Dec 2009 19:56:31 +0000 Subject: [PATCH] Add URL to transposed grid display. Originally committed to SVN as r3866. --- devel/tinderbox/buildbot/master/public_html/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/tinderbox/buildbot/master/public_html/index.html b/devel/tinderbox/buildbot/master/public_html/index.html index 23e6650f0..f27fcf9d1 100644 --- a/devel/tinderbox/buildbot/master/public_html/index.html +++ b/devel/tinderbox/buildbot/master/public_html/index.html @@ -15,6 +15,9 @@
  • the Grid Display will give you a developer-oriented summary of recent buildbot activity.
  • +
  • the Transposed Grid Display presents + the same information as the grid, but lists the revisions down the side.
  • +
  • The Latest Build for each builder is here.