[Buildbot-commits] [buildbot/buildbot] be5d91: schedulers must call parent de/activate methods
GitHub
noreply at github.com
Sat May 4 23:48:58 UTC 2013
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: be5d917fc39ee17febc96bc97f980d1a0f476700
https://github.com/buildbot/buildbot/commit/be5d917fc39ee17febc96bc97f980d1a0f476700
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-05-04 (Sat, 04 May 2013)
Changed paths:
M master/buildbot/schedulers/base.py
M master/buildbot/schedulers/basic.py
M master/buildbot/schedulers/dependent.py
M master/buildbot/schedulers/timed.py
M master/buildbot/schedulers/trysched.py
M master/buildbot/test/util/scheduler.py
M master/docs/developer/schedulers.rst
Log Message:
-----------
schedulers must call parent de/activate methods
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
# Not currently on any branch.
# You are currently editing a commit while rebasing branch 'nine' on '924c5e3'.
#
# Changes to be committed:
# (use "git reset HEAD^1 <file>..." to unstage)
#
# modified: master/buildbot/schedulers/base.py
# modified: master/buildbot/schedulers/basic.py
# modified: master/buildbot/schedulers/dependent.py
# modified: master/buildbot/schedulers/timed.py
# modified: master/buildbot/schedulers/trysched.py
# modified: master/buildbot/test/util/scheduler.py
# modified: master/docs/developer/schedulers.rst
#
Commit: 42f4973cd975a43dd9b03b0dbf33d681cfe04c59
https://github.com/buildbot/buildbot/commit/42f4973cd975a43dd9b03b0dbf33d681cfe04c59
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-05-04 (Sat, 04 May 2013)
Changed paths:
M master/buildbot/test/unit/test_www_rest.py
M master/buildbot/test/util/www.py
Log Message:
-----------
don't assert on JSONRPC error message contents, which depend on JSON parser
Compare: https://github.com/buildbot/buildbot/compare/670d898778f4...42f4973cd975
More information about the Commits
mailing list