[Buildbot-commits] buildbot ChangeLog,1.493,1.494

Brian Warner warner at users.sourceforge.net
Wed Aug 31 01:12:09 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-299
Creator:  Brian Warner <warner at lothar.com>

make jobdir-style 'try' report status properly

	* buildbot/scripts/tryclient.py (Try): make jobdir-style 'try'
	report status properly.
	* buildbot/status/client.py (StatusClientPerspective): add a
	perspective_getBuildSets method for the benefit of jobdir-style
	'try'.
	* docs/buildbot.texinfo (try): more docs
	* buildbot/test/test_scheduler.py (Scheduling.testGetBuildSets):
	new test case


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -d -r1.493 -r1.494
--- ChangeLog	18 Aug 2005 08:30:01 -0000	1.493
+++ ChangeLog	31 Aug 2005 01:12:07 -0000	1.494
@@ -1,3 +1,14 @@
+2005-08-30  Brian Warner  <warner at lothar.com>
+
+	* buildbot/scripts/tryclient.py (Try): make jobdir-style 'try'
+	report status properly.
+	* buildbot/status/client.py (StatusClientPerspective): add a
+	perspective_getBuildSets method for the benefit of jobdir-style
+	'try'.
+	* docs/buildbot.texinfo (try): more docs
+	* buildbot/test/test_scheduler.py (Scheduling.testGetBuildSets):
+	new test case
+
 2005-08-18  Brian Warner  <warner at lothar.com>
 
 	* buildbot/scripts/tryclient.py (Try): make 'try' status reporting





More information about the Commits mailing list