[Buildbot-commits] [djmitche/buildbot] 7fdadb: Fixing a problem with forced commits
noreply at github.com
noreply at github.com
Wed Jan 6 18:55:02 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 7fdadb021398d7a244295707cebc643b761bdb88
http://github.com/djmitche/buildbot/commit/7fdadb021398d7a244295707cebc643b761bdb88
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date: 2010-01-06 (Wed, 06 Jan 2010)
Changed paths:
M buildbot/status/web/console.py
Log Message:
-----------
Fixing a problem with forced commits
Forced builds have no changes, and because of that the last changes to the console broke it.
This commit should fix it, by using the build's data instead of a change in it in the worst-case scenario.
Commit: 6a73602c6619ef2ec582e798f8d9a3666d9f5946
http://github.com/djmitche/buildbot/commit/6a73602c6619ef2ec582e798f8d9a3666d9f5946
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-01-06 (Wed, 06 Jan 2010)
Changed paths:
M buildbot/status/web/console.py
Log Message:
-----------
Merge branch 'release' to get avivby's proper console fix
Conflicts:
buildbot/status/web/console.py
More information about the Commits
mailing list