[Buildbot-commits] buildbot ChangeLog,1.640,1.641

Brian Warner warner at users.sourceforge.net
Fri Jun 2 03:32:31 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ statusgui improvements]

Original author: warner at lothar.com
Date: 2006-06-02 03:28:54

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.640
retrieving revision 1.641
diff -u -d -r1.640 -r1.641
--- ChangeLog	2 Jun 2006 03:32:23 -0000	1.640
+++ ChangeLog	2 Jun 2006 03:32:29 -0000	1.641
@@ -1,5 +1,12 @@
 2006-06-01  Brian Warner  <warner at lothar.com>
 
+	* 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
+	text, so the rest of the text doesn't flop around so much. It
+	would be awfully nice to figure out how to center this stuff.
+	(ThreeRowBuilder.stepETAUpdate): more debugging printouts
+
 	* buildbot/process/step.py (ShellCommand): set flunkOnFailure=True
 	by default, so that any ShellCommand which fails marks the overall
 	build as a failure. I should have done this from the beginning.





More information about the Commits mailing list