[Buildbot-commits] [buildbot/buildbot] 0cface: added --vc option to `buildbot sendchange`

noreply at github.com noreply at github.com
Tue Aug 9 20:14:03 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: 0cface8829dc84b74d4b52899951d4730327c954
      https://github.com/buildbot/buildbot/commit/0cface8829dc84b74d4b52899951d4730327c954
  Author: Derek Hurley <dzhurley at gmail.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M master/buildbot/clients/sendchange.py
  M master/buildbot/scripts/runner.py
  M master/buildbot/test/unit/test_clients_sendchange.py
  M master/buildbot/test/unit/test_scripts_runner.py
  M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  added --vc option to `buildbot sendchange`

This allows whatever script using sendchange to tell the
master what VCS the Change is coming from. This will mainly
be utilized to generate proper User Objects from Changes
that come from contrib scripts that use sendchange.


  Commit: 512a46cd263e3fe22553a46e10a3cb9b9ef23af5
      https://github.com/buildbot/buildbot/commit/512a46cd263e3fe22553a46e10a3cb9b9ef23af5
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M master/buildbot/clients/sendchange.py
  M master/buildbot/scripts/runner.py
  M master/buildbot/test/unit/test_clients_sendchange.py
  M master/buildbot/test/unit/test_scripts_runner.py
  M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  Merge branch 'sendchange_vc_option' of git://github.com/dzhurley/buildbot

* 'sendchange_vc_option' of git://github.com/dzhurley/buildbot:
  added --vc option to `buildbot sendchange`


  Commit: 42b74a876644804bf2630be67ea904afe67f3f47
      https://github.com/buildbot/buildbot/commit/42b74a876644804bf2630be67ea904afe67f3f47
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  spaces to tabs


Compare: https://github.com/buildbot/buildbot/compare/e39e7c1...42b74a8




More information about the Commits mailing list