[Buildbot-commits] [buildbot/buildbot] e8255b: Add 2 slave events:
GitHub
noreply at github.com
Wed Dec 18 01:55:55 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: e8255b8b3aca76c876afe4e1a58006cee9c1c00f
https://github.com/buildbot/buildbot/commit/e8255b8b3aca76c876afe4e1a58006cee9c1c00f
Author: delanne <xavier.delannoy at gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/status/base.py
M master/buildbot/status/master.py
M master/buildbot/status/slave.py
M master/buildbot/status/status_push.py
Log Message:
-----------
Add 2 slave events:
- SlavePaused
- SlaveUnpaused
Commit: 936c91c457a3c4800d84a0a28114a8b7c988fb0d
https://github.com/buildbot/buildbot/commit/936c91c457a3c4800d84a0a28114a8b7c988fb0d
Author: delanne <xavier.delannoy at gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M master/buildbot/status/status_push.py
Log Message:
-----------
Only send the slavename for the slavePaused event
Commit: d3a59a0037e4385d14d71ecc8d98ec1b5a46504a
https://github.com/buildbot/buildbot/commit/d3a59a0037e4385d14d71ecc8d98ec1b5a46504a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/status/base.py
M master/buildbot/status/master.py
M master/buildbot/status/slave.py
M master/buildbot/status/status_push.py
Log Message:
-----------
Merge branch 'slave_pause_event' of git://github.com/delanne/buildbot
Compare: https://github.com/buildbot/buildbot/compare/2046f59ac790...d3a59a0037e4
More information about the Commits
mailing list