[Buildbot-commits] buildbot ChangeLog,1.926,1.927

Brian Warner warner at users.sourceforge.net
Tue Sep 25 22:50:38 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30094

Modified Files:
	ChangeLog 
Log Message:
[project @ waterfall: make links more visually distinct, handle unused buildslaves]

Original author: warner at lothar.com
Date: 2007-09-25 22:45:55+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.926
retrieving revision 1.927
diff -u -d -r1.926 -r1.927
--- ChangeLog	25 Sep 2007 22:50:31 -0000	1.926
+++ ChangeLog	25 Sep 2007 22:50:36 -0000	1.927
@@ -1,5 +1,14 @@
 2007-09-25  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/web/waterfall.py (HELP): put the View button in
+	its own section, so it doesn't get visually confused with the
+	reload-timer section
+	(WaterfallStatusResource.body): make the '[help]' links more
+	visually distinct from each other, and add a link to the Welcome
+	page
+	* buildbot/status/web/slaves.py (BuildSlavesResource): handle
+	unused buildslaves without exploding
+
 	* buildbot/status/web/waterfall.py
 	(WaterfallStatusResource.body.with_args): don't use req.URLPath,
 	it gives us absolute paths that break proxies





More information about the Commits mailing list