[Buildbot-commits] buildbot ChangeLog,1.887,1.888
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 22:09:33 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29797
Modified Files:
ChangeLog
Log Message:
[project @ merge in web-parts branch]
Original author: warner at lothar.com
Date: 2007-08-01 22:00:49+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.887
retrieving revision 1.888
diff -u -d -r1.887 -r1.888
--- ChangeLog 1 Aug 2007 20:31:53 -0000 1.887
+++ ChangeLog 1 Aug 2007 22:09:31 -0000 1.888
@@ -1,3 +1,15 @@
+2007-08-01 Brian Warner <warner at lothar.com>
+
+ * web-parts: merge in web-parts branch. Lots of changes. The new
+ functionality is to add buildbot.status.html.WebStatus, which is a
+ superset of the Waterfall that adds new status pages and serves
+ regular files from BASEDIR/public_html/ , which is now the preferred
+ place to put robots.txt, buildbot.css, and index.html .
+ * buildbot/scripts/runner.py: the 'create-master' command now
+ creates public_html/ too, and populates it with a couple of
+ static files.
+ * buildbot/status/web: split waterfall code into smaller pieces
+
2007-07-31 Brian Warner <warner at lothar.com>
* buildbot/scripts/startup.py (launch): import twistd.run in a
More information about the Commits
mailing list