[Buildbot-commits] [buildbot/buildbot] 1afb9a: Implement scheduler.getPendingBuildTimes
noreply at github.com
noreply at github.com
Mon Oct 4 01:04:43 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: 1afb9ae179fb24a9e3dd829f1491528da492321e
http://github.com/buildbot/buildbot/commit/1afb9ae179fb24a9e3dd829f1491528da492321e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-10-03 (Sun, 03 Oct 2010)
Changed paths:
M master/buildbot/schedulers/basic.py
Log Message:
-----------
Implement scheduler.getPendingBuildTimes
The waterfall uses this to work backward to find the next time a
builder is expected to be invoked.
Fixes #922
More information about the Commits
mailing list