[Buildbot-commits] [buildbot/buildbot] fa532d: update comments for command_version
GitHub
noreply at github.com
Mon Oct 27 11:13:28 UTC 2014
Branch: refs/heads/eight
Home: https://github.com/buildbot/buildbot
Commit: fa532db1ba27849db43642feea55ba681154ac3b
https://github.com/buildbot/buildbot/commit/fa532db1ba27849db43642feea55ba681154ac3b
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M slave/buildslave/commands/base.py
Log Message:
-----------
update comments for command_version
Based on information in #2969.
Commit: 254009cab398239cbe3b93bf0d2dfa6bf5023662
https://github.com/buildbot/buildbot/commit/254009cab398239cbe3b93bf0d2dfa6bf5023662
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
The `listdir` command requires slave version 2.16
Commit: 1ef57d77b92efb7adf5f8d528502240acfd7443f
https://github.com/buildbot/buildbot/commit/1ef57d77b92efb7adf5f8d528502240acfd7443f
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-25 (Sat, 25 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: 8e2f3afcff7046028f7c8788e4263859f6261b5b
https://github.com/buildbot/buildbot/commit/8e2f3afcff7046028f7c8788e4263859f6261b5b
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M master/buildbot/steps/source/svn.py
Log Message:
-----------
check the slave version of a more sensible command
Commit: 693f8ac7a7373af6c0c9266b3b2daf0a739f6f41
https://github.com/buildbot/buildbot/commit/693f8ac7a7373af6c0c9266b3b2daf0a739f6f41
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-10-27 (Mon, 27 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:
-----------
Merge pull request #1292 from djmitche/bug2969
Correctly handle obfuscation with older slaves
(a separate PR needs to be submitted for eight)
Fixes ticket:2969
Compare: https://github.com/buildbot/buildbot/compare/a4453f47dbd0...693f8ac7a737
More information about the Commits
mailing list