[Buildbot-commits] [buildbot/buildbot] 4b9db3: SVN source step and Shell command support password...

GitHub noreply at github.com
Thu Jul 25 20:42:10 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 4b9db3e64a47985675a2975bb8348a4bcbaf08b3
      https://github.com/buildbot/buildbot/commit/4b9db3e64a47985675a2975bb8348a4bcbaf08b3
  Author: Srinu P <srinupiits at gmail.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/source/git.py
    M master/buildbot/steps/source/mercurial.py
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_source_svn.py
    M master/docs/developer/cls-remotecommands.rst
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  SVN source step and Shell command support password obfuscation. Fixes #2468, #1478


  Commit: 3152107f23d6891263de7a89c7741dab8fbe3b84
      https://github.com/buildbot/buildbot/commit/3152107f23d6891263de7a89c7741dab8fbe3b84
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/source/git.py
    M master/buildbot/steps/source/mercurial.py
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_source_svn.py
    M master/docs/developer/cls-remotecommands.rst
    M master/docs/relnotes/index.rst
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  Merge branch 'bug2468-squash' of git://github.com/srinupiits/buildbot


Compare: https://github.com/buildbot/buildbot/compare/9ec3f3a57ca9...3152107f23d6


More information about the Commits mailing list