[Buildbot-commits] [buildbot/buildbot] 5f7145: fix login functionality for master side CVS source...

GitHub noreply at github.com
Sun Mar 1 16:58:29 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 5f7145cee2aa7a4a879df911138881479e0df2ff
      https://github.com/buildbot/buildbot/commit/5f7145cee2aa7a4a879df911138881479e0df2ff
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-03-01 (Sun, 01 Mar 2015)

  Changed paths:
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/test/unit/test_steps_source_cvs.py
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  fix login functionality for master side CVS source checkout step

* perform login only when password is provided
* do actually use the password
* fix the test cases (for vast majority remove use of login parameter)
* update docs to document the `login` parameter


  Commit: 34570d13870700daefa8d88e35cbfab7aaa1a5ef
      https://github.com/buildbot/buildbot/commit/34570d13870700daefa8d88e35cbfab7aaa1a5ef
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2015-03-01 (Sun, 01 Mar 2015)

  Changed paths:
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/test/unit/test_steps_source_cvs.py
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  Merge sa2ajj/buildbot:master-fix-cvs (PR #1568)


Compare: https://github.com/buildbot/buildbot/compare/03c55d869b18...34570d138707


More information about the Commits mailing list