[Buildbot-commits] buildbot ChangeLog,1.827,1.828
Brian Warner
warner at users.sourceforge.net
Tue Jan 23 21:04:34 UTC 2007
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/changes mail.py, 1.23, 1.24 maildir.py, 1.8, 1.9 maildirgtk.py, 1.1, NONE maildirtwisted.py, 1.3, NONE
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/test test_maildir.py,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15423
Modified Files:
ChangeLog
Log Message:
[project @ clean up maildir usage, remove a use of reactor.iterate from tests]
Original author: warner at lothar.com
Date: 2007-01-23 21:02:10
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.827
retrieving revision 1.828
diff -u -d -r1.827 -r1.828
--- ChangeLog 23 Jan 2007 19:24:10 -0000 1.827
+++ ChangeLog 23 Jan 2007 21:04:31 -0000 1.828
@@ -1,5 +1,14 @@
2007-01-23 Brian Warner <warner at lothar.com>
+ * buildbot/changes/maildir.py: combine several files into one,
+ clean up maildir.py to use Services properly.
+ * buildbot/changes/maildirtwisted.py: remove
+ * buildbot/changes/maildirgtk.py: remove, it wasn't used by
+ buildbot anyways.
+ * buildbot/changes/mail.py: match the change
+ * buildbot/scheduler.py: same, since Try_Jobdir uses a maildir
+ * buildbot/test/test_maildir.py: remove use of reactor.iterate()
+
* buildbot/slave/commands.py (command_version): bump to "2.3" to
indicate that the buildslave knows about the 'bzr' command
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/changes mail.py, 1.23, 1.24 maildir.py, 1.8, 1.9 maildirgtk.py, 1.1, NONE maildirtwisted.py, 1.3, NONE
- Next message (by thread): [Buildbot-commits] buildbot/buildbot/test test_maildir.py,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list