[Buildbot-commits] [buildbot/buildbot] 5b6e0e: Fix AttributeError in BuilderStatus.prune

GitHub noreply at github.com
Sat May 19 21:25:20 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 5b6e0e51560366bdf3931b31538d4e4d353fa8d7
      https://github.com/buildbot/buildbot/commit/5b6e0e51560366bdf3931b31538d4e4d353fa8d7
  Author: Jay Soffian <jay at rockmelt.com>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M master/buildbot/status/builder.py

  Log Message:
  -----------
  Fix AttributeError in BuilderStatus.prune

Fix bug introduced by b4fb9fbf22 (Refactor configuration handling,
2011-11-12), which removed the BuilderStatus.buildHorizon attribute.


  Commit: 1690dd92709ae0ae8285db612bbc3df9c3ac08ed
      https://github.com/buildbot/buildbot/commit/1690dd92709ae0ae8285db612bbc3df9c3ac08ed
  Author: Jay Soffian <jay at rockmelt.com>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M master/buildbot/interfaces.py

  Log Message:
  -----------
  Remove waitUntilSuccess from IBuildSetStatus

7109604105 (remove waitUntilSuccess, rewrite waitUntilFinished,
2011-04-24) removed the method from the implementation.


  Commit: 616118995fd28f0ca42998946e5b1a6c14ceed72
      https://github.com/buildbot/buildbot/commit/616118995fd28f0ca42998946e5b1a6c14ceed72
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M master/buildbot/interfaces.py
    M master/buildbot/status/builder.py

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/jaysoffian/buildbot

* 'master' of git://github.com/jaysoffian/buildbot:
  Remove waitUntilSuccess from IBuildSetStatus
  Fix AttributeError in BuilderStatus.prune


Compare: https://github.com/buildbot/buildbot/compare/97dc121...6161189


More information about the Commits mailing list