[Buildbot-commits] [buildbot/buildbot] 61c653: update comments for command_version
GitHub
noreply at github.com
Wed Oct 29 00:06:37 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 61c653df8fc1e5a1133584fc711735f834f55b55
https://github.com/buildbot/buildbot/commit/61c653df8fc1e5a1133584fc711735f834f55b55
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M slave/buildslave/commands/base.py
Log Message:
-----------
update comments for command_version
Based on information in #2969.
Commit: 56bc3cea5eaf2494b87b960d60758b9baf4b41c8
https://github.com/buildbot/buildbot/commit/56bc3cea5eaf2494b87b960d60758b9baf4b41c8
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
The `listdir` command requires slave version 2.16
Commit: 6285a44b17e1265217ae670604803b4de27d9899
https://github.com/buildbot/buildbot/commit/6285a44b17e1265217ae670604803b4de27d9899
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M master/buildbot/steps/source/svn.py
M slave/buildslave/commands/base.py
Log Message:
-----------
only use obfuscated passwords on command_version 2.16 and higher
Fixes #2969.
Commit: 69c21233deed4c11d8c8d6a2877a2f9db8f9c0d4
https://github.com/buildbot/buildbot/commit/69c21233deed4c11d8c8d6a2877a2f9db8f9c0d4
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M master/buildbot/steps/source/svn.py
Log Message:
-----------
check the slave version of a more sensible command
Commit: 6f295657a9906cc2c1501711556ca149f20a2c7d
https://github.com/buildbot/buildbot/commit/6f295657a9906cc2c1501711556ca149f20a2c7d
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M master/buildbot/steps/source/git.py
M master/buildbot/steps/source/svn.py
M slave/buildslave/commands/base.py
Log Message:
-----------
Correctly handle obfuscation with older slaves
Merge cherry-picked commits from GH-1292
Compare: https://github.com/buildbot/buildbot/compare/58f55641772d...6f295657a990
More information about the Commits
mailing list