[Buildbot-commits] [buildbot/buildbot] a9de2c: remove unused BuildSetStatus.getBuildRequests

noreply at github.com noreply at github.com
Mon May 2 03:50:48 UTC 2011


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

Commit: a9de2c074de544bf27465346946996d8d3dee605
    https://github.com/buildbot/buildbot/commit/a9de2c074de544bf27465346946996d8d3dee605
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-01 (Sun, 01 May 2011)

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

Log Message:
-----------
remove unused BuildSetStatus.getBuildRequests


Commit: 10fc166fc81943aaf317281e72ee52637f951c45
    https://github.com/buildbot/buildbot/commit/10fc166fc81943aaf317281e72ee52637f951c45
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M master/buildbot/db/buildrequests.py
  M master/buildbot/test/unit/test_db_buildrequests.py

Log Message:
-----------
Add bsid=.. parameter to db.buildrequests.getBuildRequests


Commit: cc79df7306d97546e7135c234039700b51109f75
    https://github.com/buildbot/buildbot/commit/cc79df7306d97546e7135c234039700b51109f75
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M master/buildbot/db/connector.py
  M master/buildbot/interfaces.py
  M master/buildbot/status/buildset.py
  M master/buildbot/status/client.py

Log Message:
-----------
remove get_buildrequestids_for_buildset and rewrite methods using it


Commit: af9e10b1b7588afe2f094286182f221c15ad4658
    https://github.com/buildbot/buildbot/commit/af9e10b1b7588afe2f094286182f221c15ad4658
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M master/buildbot/db/buildsets.py
  M master/buildbot/test/unit/test_db_buildsets.py

Log Message:
-----------
add db.buildsets.completeBuildset


Commit: 444251aaf85b8a3c77ba2368d8be154d33ae3e26
    https://github.com/buildbot/buildbot/commit/444251aaf85b8a3c77ba2368d8be154d33ae3e26
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M master/buildbot/db/connector.py
  M master/buildbot/master.py
  M master/buildbot/process/builder.py
  M master/buildbot/process/buildrequest.py
  M master/buildbot/test/unit/test_master.py

Log Message:
-----------
Fix buildset completion

remove db.cancel_buildrequests and monitor buildsets for completion
every time a buildrequest is completed


Compare: https://github.com/buildbot/buildbot/compare/809e9c1...444251a




More information about the Commits mailing list