[Buildbot-commits] [buildbot/buildbot] e89898: More changes to patch recommended by djmitche

noreply at github.com noreply at github.com
Mon Aug 1 03:56:05 UTC 2011


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

  Commit: e8989834950d216cbbab5b735020a5beed9e204a
      https://github.com/buildbot/buildbot/commit/e8989834950d216cbbab5b735020a5beed9e204a
  Author: William Deegan <bill at baddogconsulting.com>
  Date:   2011-07-31 (Sun, 31 Jul 2011)

  Changed paths:
    M master/NEWS
  M master/buildbot/interfaces.py
  M master/buildbot/master.py

  Log Message:
  -----------
  More changes to patch recommended by djmitche


  Commit: 2893b708060ac737c2dbfd11cc3e69a1088e6989
      https://github.com/buildbot/buildbot/commit/2893b708060ac737c2dbfd11cc3e69a1088e6989
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-07-31 (Sun, 31 Jul 2011)

  Changed paths:
    M master/NEWS
  M master/buildbot/interfaces.py
  M master/buildbot/master.py
  M master/buildbot/status/base.py
  M master/buildbot/status/web/baseweb.py

  Log Message:
  -----------
  Merge branch 'bug_1684' of git://github.com/bdbaddog/buildbot

* 'bug_1684' of git://github.com/bdbaddog/buildbot:
  More changes to patch recommended by djmitche
  Fixed bug 1684. Multiple conflicting WebStatus's will now raise an exception. Also generically IStatusReceiver and buildbot.status.base.StatusReceiver now provide a checkConfig(list_of_all_statuses) method which status providers can use to check for conflicting configurations

Fixes #1684.  Merge includes some whitespace cleanup.


Compare: https://github.com/buildbot/buildbot/compare/134c633...2893b70




More information about the Commits mailing list