[Buildbot-commits] buildbot ChangeLog,1.985,1.986

Brian Warner warner at users.sourceforge.net
Wed Nov 21 09:22:06 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ more #138 changes: add 'stop build' button next to the 'force build' form]

Original author: warner at lothar.com
Date: 2007-11-21 08:52:36+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.985
retrieving revision 1.986
diff -u -d -r1.985 -r1.986
--- ChangeLog	21 Nov 2007 09:21:16 -0000	1.985
+++ ChangeLog	21 Nov 2007 09:22:04 -0000	1.986
@@ -2,6 +2,10 @@
 
 	* buildbot/status/web/builder.py (StatusResourceBuilder.force):
 	simplify some 'if' statements
+	(StatusResourceBuilder.build_line): add a 'Stop Build' button next
+	to the 'Force Build' button, so you can start and stop a build
+	from the same place.
+
 	* buildbot/slave/bot.py (Bot.remote_setBuilderList): don't
 	consider the 'info' directory as a leftover directory. Patch from
 	Benoit Sigoure, ticket #138.





More information about the Commits mailing list