[Buildbot-commits] [buildbot/buildbot] 1a6e90: Only send messages about deactivated masters if th...

GitHub noreply at github.com
Sun Oct 14 16:50:09 UTC 2012


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 1a6e90a1ce92b3533cc07079882e5b41599020cb
      https://github.com/buildbot/buildbot/commit/1a6e90a1ce92b3533cc07079882e5b41599020cb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M master/buildbot/data/masters.py
    M master/buildbot/test/unit/test_data_masters.py

  Log Message:
  -----------
  Only send messages about deactivated masters if they're actually deactivated

As pointed out by tomprince


  Commit: ecefedf1ff813dc07465f8a544f454f84ebe08fb
      https://github.com/buildbot/buildbot/commit/ecefedf1ff813dc07465f8a544f454f84ebe08fb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M master/buildbot/master.py

  Log Message:
  -----------
  add comment about BuildMaster calling db.masters.findMasterId


  Commit: fdad1fd338fe64455702ed90fe48eae6b7b827bb
      https://github.com/buildbot/buildbot/commit/fdad1fd338fe64455702ed90fe48eae6b7b827bb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M master/buildbot/data/masters.py
    M master/buildbot/master.py
    M master/buildbot/test/unit/test_data_masters.py
    M master/docs/developer/data.rst

  Log Message:
  -----------
  factor master expiry into a new update method

as suggested by tomprince


Compare: https://github.com/buildbot/buildbot/compare/9b76d63d1b6c...fdad1fd338fe


More information about the Commits mailing list