[Buildbot-commits] buildbot ChangeLog,1.975,1.976
Brian Warner
warner at users.sourceforge.net
Wed Oct 10 08:33:01 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20081
Modified Files:
ChangeLog
Log Message:
[project @ fix getURLForThing, it was out-of-date, and add tests. Closes #112.]
Original author: warner at lothar.com
Date: 2007-10-10 08:32:16+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.975
retrieving revision 1.976
diff -u -d -r1.975 -r1.976
--- ChangeLog 10 Oct 2007 08:23:05 -0000 1.975
+++ ChangeLog 10 Oct 2007 08:32:59 -0000 1.976
@@ -1,5 +1,9 @@
2007-10-10 Brian Warner <warner at lothar.com>
+ * buildbot/status/builder.py (Status.getURLForThing): update this
+ to match new URL layout, I completely forgot about it. Closes #112.
+ * buildbot/test/test_web.py (GetURL): add unit tests
+
* buildbot/status/web/build.py (BuildsResource.getChild): fix
silly typo which prevented the Build page from ever offering
control options like 'Stop Build'. Thanks to Aaron Hsieh for the
More information about the Commits
mailing list