[Buildbot-commits] buildbot ChangeLog,1.836,1.837

Brian Warner warner at users.sourceforge.net
Wed Feb 7 02:32:48 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ update bb_applet.py, adding prefs and connect/disconnect controls]

Original author: warner at allmydata.com
Date: 2007-02-07 02:31:15

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.836
retrieving revision 1.837
diff -u -d -r1.836 -r1.837
--- ChangeLog	6 Feb 2007 23:05:54 -0000	1.836
+++ ChangeLog	7 Feb 2007 02:32:46 -0000	1.837
@@ -1,5 +1,13 @@
 2007-02-06  Brian Warner  <warner at lothar.com>
 
+	* contrib/bb_applet.py (MyApplet.filled): add a small prefs
+	dialog, to allow you to reset the buildmaster and force
+	connect/disconnect. Correctly handle losing the buildmaster
+	connection (by switching the display to the hexnut, at which point
+	you can use the 'Connect' menu item to reconnect).
+
+2007-02-06  Brian Warner  <warner at lothar.com>
+
 	* buildbot/steps/source.py (Source.start): if we're using a patch,
 	add it as a LogFile to the checkout/update step. This will turn
 	into a link on the waterfall page.





More information about the Commits mailing list