[Buildbot-commits] [buildbot/buildbot] da8661: allow Buildbot to run without buildbot-www, if no ...

GitHub noreply at github.com
Thu Dec 4 16:08:33 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: da8661580a41413f7c6179e2ecb5672ba6c9c1cb
      https://github.com/buildbot/buildbot/commit/da8661580a41413f7c6179e2ecb5672ba6c9c1cb
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    M master/buildbot/www/service.py

  Log Message:
  -----------
  allow Buildbot to run without buildbot-www, if no c['www']['port'] is present


  Commit: b53998a3fac5f15d0a1d5c7bd90561f7dfec779d
      https://github.com/buildbot/buildbot/commit/b53998a3fac5f15d0a1d5c7bd90561f7dfec779d
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-12-03 (Wed, 03 Dec 2014)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py
    M master/docs/manual/cfg-global.rst
    M master/docs/manual/cfg-www.rst

  Log Message:
  -----------
  remove c['www']['url'] in favor of the existing c['buildbotURL']


  Commit: 637f265a00ddce2cd695b33f1022748a10890841
      https://github.com/buildbot/buildbot/commit/637f265a00ddce2cd695b33f1022748a10890841
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-04 (Thu, 04 Dec 2014)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/www/service.py
    M master/docs/manual/cfg-global.rst
    M master/docs/manual/cfg-www.rst

  Log Message:
  -----------
  Merge pull request #1407 from djmitche/bug2844

Remove `c['www']['url']`, keepign the existing `c['buildbotURL']`


Compare: https://github.com/buildbot/buildbot/compare/5e0cffe47dc6...637f265a00dd


More information about the Commits mailing list