[Buildbot-commits] [buildbot/buildbot] 14d4a8: add a self._checkAbandoned errback for CopyDirecto...
noreply at github.com
noreply at github.com
Thu Dec 9 22:45:39 UTC 2010
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 14d4a8ba09fe95fd0443a8710aeee41928d25137
https://github.com/buildbot/buildbot/commit/14d4a8ba09fe95fd0443a8710aeee41928d25137
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2010-12-09 (Thu, 09 Dec 2010)
Changed paths:
M slave/buildslave/commands/fs.py
Log Message:
-----------
add a self._checkAbandoned errback for CopyDirectory and RemoveDirectoroy
Commit: 6b46686cf0f70923c85e92f9fba3666f454ab06e
https://github.com/buildbot/buildbot/commit/6b46686cf0f70923c85e92f9fba3666f454ab06e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2010-12-09 (Thu, 09 Dec 2010)
Changed paths:
A master/buildbot/changes/gerritchangesource.py
A master/buildbot/status/status_gerrit.py
M master/buildbot/steps/source.py
A master/buildbot/test/unit/test_repo_parse_download.py
A master/docs/examples/repo_gerrit.cfg
M slave/buildslave/commands/registry.py
A slave/buildslave/commands/repo.py
Log Message:
-----------
Merge branch 'tardyp-repo'
* tardyp-repo:
repo_gerrit: sample configuration file
status_gerrit: send build result status to gerrit server
gerritchangesource: add support for gerrit in buildbot
repo: add support for this multigit repository system
transfer: correct bug where trying to chmod not existing file
Note that this does *not* merge
web/base: remove picky checks on forcebuild props
Conflicts:
master/buildbot/steps/transfer.py
Commit: e3d66831e3276ca88f78a8475e55f4ff67e483c3
https://github.com/buildbot/buildbot/commit/e3d66831e3276ca88f78a8475e55f4ff67e483c3
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2010-12-09 (Thu, 09 Dec 2010)
Changed paths:
M master/buildbot/changes/gerritchangesource.py
M master/buildbot/status/status_gerrit.py
M slave/buildslave/commands/repo.py
M slave/buildslave/test/unit/test_commands_fs.py
Log Message:
-----------
fix pyflakes in gerrit/repo support
More information about the Commits
mailing list