[Buildbot-commits] buildbot ChangeLog,1.328,1.329
Brian Warner
warner at users.sourceforge.net
Mon Dec 6 07:36:37 UTC 2004
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5706
Modified Files:
ChangeLog
Log Message:
* buildbot/master.py (DebugPerspective.attached): return 'self', to
match the maybeDeferred change in Dispatcher.requestAvatar
* buildbot/changes/pb.py (ChangePerspective.attached): same
* buildbot/status/client.py (StatusClientPerspective.attached): same
* buildbot/process/builder.py (Builder._attached3): same
* buildbot/pbutil.py (NewCredPerspective.attached): same
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -d -r1.328 -r1.329
--- ChangeLog 6 Dec 2004 07:21:51 -0000 1.328
+++ ChangeLog 6 Dec 2004 07:36:34 -0000 1.329
@@ -1,5 +1,12 @@
2004-12-05 Brian Warner <warner at lothar.com>
+ * buildbot/master.py (DebugPerspective.attached): return 'self', to
+ match the maybeDeferred change in Dispatcher.requestAvatar
+ * buildbot/changes/pb.py (ChangePerspective.attached): same
+ * buildbot/status/client.py (StatusClientPerspective.attached): same
+ * buildbot/process/builder.py (Builder._attached3): same
+ * buildbot/pbutil.py (NewCredPerspective.attached): same
+
* buildbot/status/html.py (WaterfallStatusResource.phase2): Add
the date to the top-most box, if it is not the same as today's
date.
More information about the Commits
mailing list