[Buildbot-commits] [buildbot/buildbot] d095ee: align startup and reconfig messages in master and ...
noreply at github.com
noreply at github.com
Fri Nov 18 02:03:33 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d095ee3558ae38fa9e302c9631df4d1bae380314
https://github.com/buildbot/buildbot/commit/d095ee3558ae38fa9e302c9631df4d1bae380314
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/master.py
M master/buildbot/scripts/logwatcher.py
M master/buildbot/scripts/startup.py
Log Message:
-----------
align startup and reconfig messages in master and logwatcher
Commit: 1d16a203235f5b56f0e632cd38223508894e74db
https://github.com/buildbot/buildbot/commit/1d16a203235f5b56f0e632cd38223508894e74db
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/scripts/reconfig.py
Log Message:
-----------
get exit value right from 'buildbot reconfig'
Commit: 31b65a058dc759a8586f22810ffdc4ee7121625f
https://github.com/buildbot/buildbot/commit/31b65a058dc759a8586f22810ffdc4ee7121625f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/scripts/logwatcher.py
Log Message:
-----------
stop immediately when the server fails to start
Commit: aa3a86ab69c25fe6027cd564e2458daaa5344462
https://github.com/buildbot/buildbot/commit/aa3a86ab69c25fe6027cd564e2458daaa5344462
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/process/users/manager.py
M master/buildbot/status/master.py
M master/buildbot/test/unit/test_status_master.py
Log Message:
-----------
Test for re-adding multiple status receivers, and fix.
This catches a regression - looping over self, while removing things
from self, results in undefined behavior.
Commit: bbd12875820e5a949825fdf04cfca69b3ad513c9
https://github.com/buildbot/buildbot/commit/bbd12875820e5a949825fdf04cfca69b3ad513c9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/config.py
M master/buildbot/process/metrics.py
M master/buildbot/test/unit/test_config.py
Log Message:
-----------
config.metrics should default to None, not {}, and be disabled in that case
Commit: 7fa49becce97a1d9f622b3df23a3bf4d9b6f3b89
https://github.com/buildbot/buildbot/commit/7fa49becce97a1d9f622b3df23a3bf4d9b6f3b89
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M master/buildbot/buildslave.py
M master/buildbot/status/words.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
Fixes for config changes.
Compare: https://github.com/buildbot/buildbot/compare/ea9b092...7fa49be
More information about the Commits
mailing list