[Buildbot-commits] buildbot ChangeLog,1.413,1.414
Brian Warner
warner at users.sourceforge.net
Wed May 4 07:04:19 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24566
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-133
Creator: Brian Warner <warner at monolith.lothar.com>
fix phase=0 rendering, remove debug message
* buildbot/status/html.py (WaterfallStatusResource.body): fix
exception in phase=0 rendering
* buildbot/test/test_web.py (WebTest.test_waterfall): test it
* buildbot/changes/dnotify.py (DNotify.__init__): remove debug msg
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.413
retrieving revision 1.414
diff -u -d -r1.413 -r1.414
--- ChangeLog 4 May 2005 06:44:31 -0000 1.413
+++ ChangeLog 4 May 2005 07:04:16 -0000 1.414
@@ -1,5 +1,11 @@
2005-05-04 Brian Warner <warner at lothar.com>
+ * buildbot/status/html.py (WaterfallStatusResource.body): fix
+ exception in phase=0 rendering
+ * buildbot/test/test_web.py (WebTest.test_waterfall): test it
+
+ * buildbot/changes/dnotify.py (DNotify.__init__): remove debug msg
+
* buildbot/master.py (BuildMaster.loadConfig): finally remove
deprecated config keys: webPortnum, webPathname, irc, manholePort,
and configuring builders with tuples.
More information about the Commits
mailing list