[Buildbot-commits] buildbot ChangeLog,1.937,1.938
Brian Warner
warner at users.sourceforge.net
Fri Sep 28 09:33:42 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11867
Modified Files:
ChangeLog
Log Message:
[project @ web: make BuildTopBox and OneBoxPerBuilder respect branch= queryargs]
Original author: warner at lothar.com
Date: 2007-09-28 09:32:42+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.937
retrieving revision 1.938
diff -u -d -r1.937 -r1.938
--- ChangeLog 28 Sep 2007 09:33:36 -0000 1.937
+++ ChangeLog 28 Sep 2007 09:33:40 -0000 1.938
@@ -1,5 +1,10 @@
2007-09-28 Brian Warner <warner at lothar.com>
+ * buildbot/status/web/baseweb.py (OneBoxPerBuilder): make this page
+ respect branch= queryargs, by restricting the builds displayed to
+ those matching the given branch names
+ * buildbot/status/web/waterfall.py (BuildTopBox): same
+
* buildbot/test/test_web.py (WaterfallSteps.test_urls.FakeRequest):
fix a test failure by adding .prepath to this fake object
More information about the Commits
mailing list