[Buildbot-commits] buildbot ChangeLog,1.893,1.894

Brian Warner warner at users.sourceforge.net
Thu Aug 2 00:27:06 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ waterfall: fix 'force' button]

Original author: warner at lothar.com
Date: 2007-08-02 00:19:56+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.893
retrieving revision 1.894
diff -u -d -r1.893 -r1.894
--- ChangeLog	2 Aug 2007 00:26:59 -0000	1.893
+++ ChangeLog	2 Aug 2007 00:27:04 -0000	1.894
@@ -1,5 +1,14 @@
 2007-08-01  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/web/builder.py (StatusResourceBuilder.force):
+	bring this up-to-date w.r.t. recent refactorings, and fix
+	redirections to bounce the browser to the top page after hitting
+	the 'force' button. This needs to be improved, but at least it now
+	redirects to a valid page.
+	(StatusResourceBuilder.ping): same
+	(StatusResourceBuilder.getChild): same, although I think this code
+	might be dead anyways
+
 	* buildbot/status/web/waterfall.py (WaterfallStatusResource): add
 	a branch= query argument, to filter the display down to builds and
 	changes that involve the given branch. You can add multiple





More information about the Commits mailing list