[Buildbot-commits] [buildbot/buildbot] 55599d: add getBuildset and getBuildsetProperties

noreply at github.com noreply at github.com
Fri Mar 25 14:57:32 UTC 2011


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

Commit: 55599dac065482e9e6f1c1821829e41f537ee669
    https://github.com/buildbot/buildbot/commit/55599dac065482e9e6f1c1821829e41f537ee669
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-24 (Thu, 24 Mar 2011)

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

Log Message:
-----------
add getBuildset and getBuildsetProperties


Commit: 551fc99c2b4dc1bea27f6c984b049e9b2d34ff84
    https://github.com/buildbot/buildbot/commit/551fc99c2b4dc1bea27f6c984b049e9b2d34ff84
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-24 (Thu, 24 Mar 2011)

Changed paths:
  A master/buildbot/db/buildrequests.py
  M master/buildbot/db/connector.py
  M master/buildbot/test/fake/fakedb.py
  A master/buildbot/test/unit/test_db_buildrequests.py
  M master/buildbot/test/util/connector_component.py

Log Message:
-----------
add buildrequests DB connector


Commit: 1bf784e4a68c28f7709767ba26d3ea7b2cce1c3a
    https://github.com/buildbot/buildbot/commit/1bf784e4a68c28f7709767ba26d3ea7b2cce1c3a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-24 (Thu, 24 Mar 2011)

Changed paths:
  M master/buildbot/db/sourcestamps.py
  M master/buildbot/test/fake/fakedb.py
  M master/buildbot/test/unit/test_db_sourcestamps.py
  M master/buildbot/test/unit/test_schedulers_base.py
  M master/buildbot/test/unit/test_schedulers_trysched.py

Log Message:
-----------
add sourcestamps.getSourceStamp, omit empty changeids in tests


Commit: 7932b59fc354fd5ea352bd8c58b7b446ed09344b
    https://github.com/buildbot/buildbot/commit/7932b59fc354fd5ea352bd8c58b7b446ed09344b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-24 (Thu, 24 Mar 2011)

Changed paths:
  M master/buildbot/sourcestamp.py
  A master/buildbot/test/unit/test_sourcestamp.py

Log Message:
-----------
SourceStamp class work


Commit: acd3794854c53db57155a09eba9900e1925f1aa9
    https://github.com/buildbot/buildbot/commit/acd3794854c53db57155a09eba9900e1925f1aa9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-24 (Thu, 24 Mar 2011)

Changed paths:
  M master/buildbot/db/connector.py
  M master/buildbot/process/buildrequest.py
  M master/buildbot/status/builder.py
  M master/buildbot/test/regressions/test_shell_command_properties.py
  A master/buildbot/test/unit/test_process_buildrequest.py

Log Message:
-----------
BuildRequest class work


Commit: fc407b4a1a6f3149c4fb0bdc50232b71dda9895b
    https://github.com/buildbot/buildbot/commit/fc407b4a1a6f3149c4fb0bdc50232b71dda9895b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-25 (Fri, 25 Mar 2011)

Changed paths:
  M master/buildbot/db/model.py

Log Message:
-----------
acccept the use of UNIX timestamps in the db


Compare: https://github.com/buildbot/buildbot/compare/4bd0267...fc407b4




More information about the Commits mailing list