[Buildbot-commits] buildbot ChangeLog,1.707,1.708

Brian Warner warner at users.sourceforge.net
Sun Aug 20 22:39:49 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ give external BuildStep links a distinct CSS class]

Original author: warner at lothar.com
Date: 2006-08-20 22:37:46

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.707
retrieving revision 1.708
diff -u -d -r1.707 -r1.708
--- ChangeLog	20 Aug 2006 22:25:35 -0000	1.707
+++ ChangeLog	20 Aug 2006 22:39:47 -0000	1.708
@@ -13,6 +13,10 @@
 	* buildbot/process/step.py (BuildStep.addURL): method to set these
 	URLs from within a BuildStep
 	* buildbot/status/html.py (StepBox.getBox): emit links to the URLs
+	(StepBox.getBox): give these external links a distinct CSS class
+	named "BuildStep external" so a .css file can display them
+	differently
+
 	* buildbot/test/test_web.py (WaterfallSteps): test that we really
 	do emit those links
 	* buildbot/test/test_steps.py (Steps): test that we can all the





More information about the Commits mailing list