[Buildbot-commits] buildbot ChangeLog,1.888,1.889
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 22:27:31 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4404
Modified Files:
ChangeLog
Log Message:
[project @ waterfall: make show_events=true the default]
Original author: warner at lothar.com
Date: 2007-08-01 22:27:04+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.888
retrieving revision 1.889
diff -u -d -r1.888 -r1.889
--- ChangeLog 1 Aug 2007 22:09:31 -0000 1.888
+++ ChangeLog 1 Aug 2007 22:27:29 -0000 1.889
@@ -1,5 +1,11 @@
2007-08-01 Brian Warner <warner at lothar.com>
+ * 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
+ 'show_events=false' to hide them. The default is 'true'.
+ * docs/buildbot.texinfo (Buildbot Web Resources): document it
+
* web-parts: merge in web-parts branch. Lots of changes. The new
functionality is to add buildbot.status.html.WebStatus, which is a
superset of the Waterfall that adds new status pages and serves
More information about the Commits
mailing list