[Buildbot-commits] buildbot ChangeLog,1.889,1.890
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 23:42:29 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30903
Modified Files:
ChangeLog
Log Message:
[project @ document+use IEventSource. Closes #60.]
Original author: warner at lothar.com
Date: 2007-08-01 23:41:03+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.889
retrieving revision 1.890
diff -u -d -r1.889 -r1.890
--- ChangeLog 1 Aug 2007 22:27:29 -0000 1.889
+++ ChangeLog 1 Aug 2007 23:42:27 -0000 1.890
@@ -1,5 +1,10 @@
2007-08-01 Brian Warner <warner at lothar.com>
+ * buildbot/interfaces.py (IEventSource): document this interface.
+ Thanks to Dustin Mitchell for the patch. Closes #60.
+ * buildbot/status/builder.py (BuilderStatus): same
+ * buildbot/changes/changes.py (ChangeMaster): same
+
* buildbot/status/web/waterfall.py (WaterfallStatusResource.buildGrid):
add a query arg of 'show_events=true' to display non-build events,
like slaves attaching/detaching and reconfig events, or
More information about the Commits
mailing list