[Buildbot-commits] [buildbot/buildbot] f410ba: re-apply pep8, import ordering, etc.

GitHub noreply at github.com
Sun Apr 6 02:39:46 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: f410ba1acb11349e03779a4e3cb99ba043be0fb4
      https://github.com/buildbot/buildbot/commit/f410ba1acb11349e03779a4e3cb99ba043be0fb4
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-05 (Sat, 05 Apr 2014)

  Changed paths:
    M common/validate.sh
    M master/buildbot/buildslave/__init__.py
    M master/buildbot/ec2buildslave.py
    M master/buildbot/libvirtbuildslave.py
    M master/contrib/SimpleConfig.py
    M master/contrib/bitbucket_buildbot.py
    M master/contrib/bk_buildbot.py
    M master/contrib/buildbot_cvs_mail.py
    M master/contrib/buildbot_json.py
    M master/contrib/bzr_buildbot.py
    M master/contrib/check_buildbot.py
    M master/contrib/darcs_buildbot.py
    M master/contrib/fix_changes_pickle_encoding.py
    M master/contrib/generate_changelog.py
    M master/contrib/hgbuildbot.py
    M master/contrib/svn_watcher.py
    M master/contrib/trac/bbwatcher/model.py
    M master/contrib/windows/buildbot_service.py
    M slave/contrib/windows/buildbot_service.py

  Log Message:
  -----------
  re-apply pep8, import ordering, etc.

This mostly fixes contrib, but also addresses some config ordering in
the latent slave redirection modules.

validate.sh is fixed to not continue on ctrl-c.


  Commit: db15a05da2aa06b14f449c146ab82a4ebcec74a2
      https://github.com/buildbot/buildbot/commit/db15a05da2aa06b14f449c146ab82a4ebcec74a2
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-05 (Sat, 05 Apr 2014)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  Register txrequests sessions for destruction on reactor shutdown

As suggested by @tardyp in https://github.com/buildbot/buildbot/pull/1123


  Commit: 7c13e3edc18ba00987ef012686ff5f0fc6261692
      https://github.com/buildbot/buildbot/commit/7c13e3edc18ba00987ef012686ff5f0fc6261692
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-05 (Sat, 05 Apr 2014)

  Changed paths:
    M common/validate.sh
    M master/buildbot/buildslave/__init__.py
    M master/buildbot/ec2buildslave.py
    M master/buildbot/libvirtbuildslave.py
    M master/buildbot/steps/http.py
    M master/contrib/SimpleConfig.py
    M master/contrib/bitbucket_buildbot.py
    M master/contrib/bk_buildbot.py
    M master/contrib/buildbot_cvs_mail.py
    M master/contrib/buildbot_json.py
    M master/contrib/bzr_buildbot.py
    M master/contrib/check_buildbot.py
    M master/contrib/darcs_buildbot.py
    M master/contrib/generate_changelog.py
    M master/contrib/hgbuildbot.py
    M master/contrib/svn_watcher.py
    M master/contrib/trac/bbwatcher/model.py
    M master/contrib/windows/buildbot_service.py
    M slave/contrib/windows/buildbot_service.py

  Log Message:
  -----------
  Merge branch 'master' into nine


Compare: https://github.com/buildbot/buildbot/compare/2de1b6efd5bb...7c13e3edc18b


More information about the Commits mailing list