[Buildbot-commits] [buildbot/buildbot] a66d00: Follow-up to #797: Don't set now=True so buildbot ...
noreply at github.com
noreply at github.com
Wed Aug 25 16:59:35 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: a66d00d8eb13db6cf9614e1a87ec1831ab578643
http://github.com/buildbot/buildbot/commit/a66d00d8eb13db6cf9614e1a87ec1831ab578643
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M master/buildbot/status/web/builder.py
Log Message:
-----------
Follow-up to #797: Don't set now=True so buildbot doesn't think builds
have to be started right away.
Commit: 340ef7e2b3bba454caf3e13a51320dc44c3757c1
http://github.com/buildbot/buildbot/commit/340ef7e2b3bba454caf3e13a51320dc44c3757c1
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
Log Message:
-----------
Remove unused import
Commit: 628d95f5514bf0cece3e06af2a2d4c0180bbe7ae
http://github.com/buildbot/buildbot/commit/628d95f5514bf0cece3e06af2a2d4c0180bbe7ae
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M master/buildbot/db/connector.py
Log Message:
-----------
Fix up some queries for large numbers of build requests or builds.
Commit: ccbd4c88f32634e6aada8cfe818d94fd148c6753
http://github.com/buildbot/buildbot/commit/ccbd4c88f32634e6aada8cfe818d94fd148c6753
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M master/buildbot/process/base.py
M master/buildbot/process/builder.py
Log Message:
-----------
Check that we have a remote before starting the next step, or that we
have a slave reference before releasing locks.
Fixes: #822
More information about the Commits
mailing list