[Buildbot-commits] buildbot ChangeLog,1.912,1.913

Brian Warner warner at users.sourceforge.net
Sun Aug 12 22:22:48 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ ISlaveStatus: provide an interface to read BuildSlave.lastMessageReceived]

Original author: warner at lothar.com
Date: 2007-08-12 22:16:56+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.912
retrieving revision 1.913
diff -u -d -r1.912 -r1.913
--- ChangeLog	12 Aug 2007 22:22:41 -0000	1.912
+++ ChangeLog	12 Aug 2007 22:22:46 -0000	1.913
@@ -15,6 +15,10 @@
 	(RemoteCommand.remote_complete): same
 	* buildbot/test/runutils.py (StepTester.makeStep): match the change
 	* buildbot/test/test_steps.py (BuildStep.testShellCommand1): same
+	* buildbot/interfaces.py (ISlaveStatus.lastMessageReceived): new
+	interface to retrieve this timestamp
+	* buildbot/status/builder.py (SlaveStatus): track a copy of the
+	timestamp
 
 
 	* buildbot/status/web/baseweb.py (OneLineMixin.make_line): tighten





More information about the Commits mailing list