[Buildbot-commits] [buildbot/buildbot] 104b1a: add db.builds.getBuildsForRequest

noreply at github.com noreply at github.com
Mon May 2 01:42:39 UTC 2011


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

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

Changed paths:
  M master/buildbot/db/builds.py
  M master/buildbot/test/unit/test_db_builds.py

Log Message:
-----------
add db.builds.getBuildsForRequest


Commit: bd4fcfb826c976b6a8c1c4572316f5b7b6175af9
    https://github.com/buildbot/buildbot/commit/bd4fcfb826c976b6a8c1c4572316f5b7b6175af9
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/status/buildrequest.py

Log Message:
-----------
remove db.get_buildnums_for_brid

This also removes the 'build' key from BuildRequestStatus.asDict(),
although it is still available in the async version.


Commit: 809e9c13ac4a4c8b9b7f61ae524de3d1f79f7e7c
    https://github.com/buildbot/buildbot/commit/809e9c13ac4a4c8b9b7f61ae524de3d1f79f7e7c
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/test/unit/test_db_connector.py

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

and with it several now-unused DBConnector methods


Compare: https://github.com/buildbot/buildbot/compare/992b356...809e9c1




More information about the Commits mailing list