[Buildbot-commits] buildbot ChangeLog,1.779,1.780

Brian Warner warner at users.sourceforge.net
Fri Nov 24 07:19:50 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ debugclient: add Ping Builder, update Request Build button]

Original author: warner at lothar.com
Date: 2006-11-24 06:24:12

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.779
retrieving revision 1.780
diff -u -d -r1.779 -r1.780
--- ChangeLog	24 Nov 2006 07:19:39 -0000	1.779
+++ ChangeLog	24 Nov 2006 07:19:47 -0000	1.780
@@ -1,5 +1,12 @@
 2006-11-24  Brian Warner  <warner at lothar.com>
 
+	* buildbot/clients/debug.py: replace 'Force Build' button with
+	'Request Build' (which just adds one to the queue), add Ping
+	Builder, add branch/revision fields to Request Build.
+	* buildbot/clients/debug.glade: same
+	* buildbot/master.py: update interface to match. This creates an
+	incompatibility between new debugclients and old buildmasters.
+
 	* buildbot/process/builder.py (Builder._attached): delay the call
 	to maybeStartBuild for a reactor turn, to avoid starting a build
 	in the middle of a reconfig (say, if the new Builder uses a new





More information about the Commits mailing list