[Buildbot-commits] buildbot ChangeLog,1.641,1.642

Brian Warner warner at users.sourceforge.net
Fri Jun 2 05:15:48 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ add a 'reason' tooltip to the yellow start-of-build box]

Original author: warner at lothar.com
Date: 2006-06-02 05:14:45

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.641
retrieving revision 1.642
diff -u -d -r1.641 -r1.642
--- ChangeLog	2 Jun 2006 03:32:29 -0000	1.641
+++ ChangeLog	2 Jun 2006 05:15:46 -0000	1.642
@@ -1,5 +1,11 @@
 2006-06-01  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/html.py (BuildBox.getBox): set the 'title='
+	attribute of the "Build #NN" link in the yellow start-the-build
+	box to the build's reason. This means that you get a little
+	tooltip explaining why the build was done when you hover over the
+	yellow box. Thanks to Zandr Milewski for the suggestion.
+
 	* buildbot/clients/gtkPanes.py (Box.setColor): ignore color=None
 	(Box.setETA): handle ETA=None (by stopping the timer)
 	(Box.update): make the [soon] text less different than the usual





More information about the Commits mailing list