[Buildbot-commits] buildbot ChangeLog,1.473,1.474

Brian Warner warner at users.sourceforge.net
Wed Jul 20 04:49:09 UTC 2005


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

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

update Locks docs, add listBuilderNames to all Schedulers

	* buildbot/scheduler.py (Dependent.listBuilderNames): oops, add
	utility method to *all* the Schedulers
	(Periodic.listBuilderNames): same

	* docs/buildbot.texinfo (Interlocks): update chapter to match
	reality


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -d -r1.473 -r1.474
--- ChangeLog	20 Jul 2005 04:21:58 -0000	1.473
+++ ChangeLog	20 Jul 2005 04:49:07 -0000	1.474
@@ -1,5 +1,12 @@
 2005-07-19  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scheduler.py (Dependent.listBuilderNames): oops, add
+	utility method to *all* the Schedulers
+	(Periodic.listBuilderNames): same
+
+	* docs/buildbot.texinfo (Interlocks): update chapter to match
+	reality
+
 	* buildbot/master.py (BuildMaster.loadConfig): Add sanity checks
 	to make sure that c['sources'], c['schedulers'], and c['status']
 	are all lists of the appropriate objects, and that the Schedulers





More information about the Commits mailing list