[Buildbot-commits] [buildbot/buildbot] 835aa0: ensure that ch.files is a list before trying to mo...
noreply at github.com
noreply at github.com
Wed Jun 15 20:39:07 UTC 2011
Branch: refs/heads/buildbot-0.8.4
Home: https://github.com/buildbot/buildbot
Commit: 835aa01dc18843fc164807dd5a377e07be104f32
https://github.com/buildbot/buildbot/commit/835aa01dc18843fc164807dd5a377e07be104f32
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M master/buildbot/clients/sendchange.py
M master/buildbot/test/unit/test_clients_sendchange.py
Log Message:
-----------
ensure that ch.files is a list before trying to modify
sendchange, in particular, gets tuples from getopt. Fixes #1987.
Commit: 3481db11a5fda53fa79242427abb5faa92e5c600
https://github.com/buildbot/buildbot/commit/3481db11a5fda53fa79242427abb5faa92e5c600
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M master/buildbot/scripts/runner.py
Log Message:
-----------
don't use now-missing methods from senchange.Sender
Fixes #1987.
Commit: ffd1f18f21b77e929ea0748ef0ad762dbaa1b066
https://github.com/buildbot/buildbot/commit/ffd1f18f21b77e929ea0748ef0ad762dbaa1b066
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M master/buildbot/changes/pb.py
M master/buildbot/test/unit/test_changes_pb.py
Log Message:
-----------
perspective_addChange should handle when==None
Fixes #1986.
Compare: https://github.com/buildbot/buildbot/compare/0f096df...ffd1f18
More information about the Commits
mailing list