[Buildbot-commits] buildbot ChangeLog,1.923,1.924
Brian Warner
warner at users.sourceforge.net
Tue Sep 25 20:07:31 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27923
Modified Files:
ChangeLog
Log Message:
[project @ implement first phase of new 'buildbot upgrade-master' command]
Original author: warner at lothar.com
Date: 2007-09-25 20:01:51+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.923
retrieving revision 1.924
diff -u -d -r1.923 -r1.924
--- ChangeLog 14 Aug 2007 03:51:44 -0000 1.923
+++ ChangeLog 25 Sep 2007 20:07:29 -0000 1.924
@@ -1,3 +1,12 @@
+2007-09-25 Brian Warner <warner at lothar.com>
+
+ * buildbot/scripts/runner.py (upgradeMaster): first phase of the
+ new 'upgrade-master' command, which will bring an old buildmaster
+ directory up-to-date. Right now the only thing it does is populate
+ public_html/ if it wasn't already there. Still to do: check the
+ other files, add documentation.
+ * buildbot/test/test_runner.py (Create.testUpgradeMaster): test it
+
2007-08-13 Brian Warner <warner at lothar.com>
* buildbot/changes/changes.py (Change.get_HTML_box): add a tooltip
More information about the Commits
mailing list