[Buildbot-commits] buildbot Branch.ChangeLog,1.7,1.8
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 22:07:56 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28727
Modified Files:
Branch.ChangeLog
Log Message:
[project @ web-parts: implement and document WebStatus, and some (but not nearly all) of the pages it provides]
Original author: warner at lothar.com
Date: 2007-03-01 09:01:45+00:00
Index: Branch.ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/Branch.ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Branch.ChangeLog 1 Aug 2007 22:07:46 -0000 1.7
+++ Branch.ChangeLog 1 Aug 2007 22:07:54 -0000 1.8
@@ -1,3 +1,14 @@
+Thu Mar 1 02:58:33 2007 Brian Warner <warner at lothar.com>
+
+ * buildbot/status/web/baseweb.py: first pass at the web-parts
+ WebStatus target. This serves static files from
+ $MASTERDIR/public_html/ and uses internal resources for all URLs
+ under /_buildbot . A couple of one-line-per-build text pages have
+ been written so far.
+ * docs/buildbot.texinfo (WebStatus): document the new status
+ target, including a number of pages that haven't been implemented
+ yet.
+
Thu Mar 1 02:21:01 2007 Brian Warner <warner at lothar.com>
* buildbot/scripts/runner.py (Maker.public_html): when using
More information about the Commits
mailing list