[Buildbot-commits] buildbot ChangeLog,1.927,1.928

Brian Warner warner at users.sourceforge.net
Tue Sep 25 23:04:31 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ waterfall.py: fix weird compression when show_events=false is used]

Original author: warner at lothar.com
Date: 2007-09-25 23:03:25+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.927
retrieving revision 1.928
diff -u -d -r1.927 -r1.928
--- ChangeLog	25 Sep 2007 22:50:36 -0000	1.927
+++ ChangeLog	25 Sep 2007 23:04:29 -0000	1.928
@@ -1,5 +1,9 @@
 2007-09-25  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/web/waterfall.py (Spacer): make this *not*
+	inherit from builder.Event, so that show_events=false doesn't hide
+	spacers, since that would make the waterfall weirdly compressed.
+
 	* buildbot/status/web/waterfall.py (HELP): put the View button in
 	its own section, so it doesn't get visually confused with the
 	reload-timer section





More information about the Commits mailing list