[Buildbot-commits] [buildbot/buildbot] c7019e: Report errors for all builder at once.
GitHub
noreply at github.com
Thu Jan 24 03:20:05 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: c7019eac9282ffc642b28eb1be502f5ba3115bbb
https://github.com/buildbot/buildbot/commit/c7019eac9282ffc642b28eb1be502f5ba3115bbb
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M master/buildbot/config.py
M master/buildbot/interfaces.py
M master/buildbot/status/base.py
M master/buildbot/status/web/baseweb.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Report errors for all builder at once.
This also changes all of the config error reporting to use `config.error`
instead of sometimes using `.addError`.
Commit: 80c4e00381959f1fd291d46e30c813bc9cdbad09
https://github.com/buildbot/buildbot/commit/80c4e00381959f1fd291d46e30c813bc9cdbad09
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M master/buildbot/config.py
M master/buildbot/interfaces.py
M master/buildbot/status/base.py
M master/buildbot/status/web/baseweb.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge pull request #609 from tomprince/builder-errors
Report errors for all builder at once.
Compare: https://github.com/buildbot/buildbot/compare/e8abe954e306...80c4e0038195
More information about the Commits
mailing list