[Buildbot-commits] buildbot ChangeLog,1.962,1.963

Brian Warner warner at users.sourceforge.net
Sun Sep 30 21:16:43 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ waterfall: clip reload time at 15sec min, rather than ignoring short times altogether]

Original author: warner at lothar.com
Date: 2007-09-30 20:26:14+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.962
retrieving revision 1.963
diff -u -d -r1.962 -r1.963
--- ChangeLog	30 Sep 2007 21:16:32 -0000	1.962
+++ ChangeLog	30 Sep 2007 21:16:41 -0000	1.963
@@ -1,5 +1,10 @@
 2007-09-30  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/web/waterfall.py
+	(WaterfallStatusResource.get_reload_time): if the suggest a
+	reload time of less than 15 seconds, give them 15 seconds instead
+	of ignoring their request entirely, because that'd be confusing.
+
 	* buildbot/steps/source.py (Mercurial.computeSourceRevision): log a
 	warning if we must invoke the last-change-is-most-recent guess
 





More information about the Commits mailing list