[Buildbot-commits] [buildbot/buildbot] 291820: Remove synchronous db.getBuildRequestWithNumber
noreply at github.com
noreply at github.com
Wed Apr 27 05:06:31 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 291820f6d6301611bfe6f84eeb0ab58b01652fc9
https://github.com/buildbot/buildbot/commit/291820f6d6301611bfe6f84eeb0ab58b01652fc9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M master/NEWS
M master/buildbot/db/connector.py
M master/buildbot/interfaces.py
M master/buildbot/process/buildrequest.py
M master/buildbot/status/builder.py
M master/buildbot/status/buildrequest.py
M master/buildbot/status/buildset.py
M master/buildbot/status/client.py
M master/buildbot/status/master.py
M master/buildbot/status/web/builder.py
M master/buildbot/status/words.py
Log Message:
-----------
Remove synchronous db.getBuildRequestWithNumber
This caused a number of BuildRequestStatus methods to become async, as
detailed in NEWS.
Commit: 2afe5b91f8a914c3c168fdd412c86d7ffd0c303a
https://github.com/buildbot/buildbot/commit/2afe5b91f8a914c3c168fdd412c86d7ffd0c303a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M master/buildbot/buildslave.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
Fix insufficient args for _substantiate in detached
Compare: https://github.com/buildbot/buildbot/compare/640ee58...2afe5b9
More information about the Commits
mailing list