[Buildbot-commits] buildbot ChangeLog,1.827,1.828

Brian Warner warner at users.sourceforge.net
Tue Jan 23 21:04:34 UTC 2007


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
 





More information about the Commits mailing list