[Buildbot-commits] [buildbot/buildbot] 6feec7: add new db methods to fakedb
noreply at github.com
noreply at github.com
Mon May 2 04:07:39 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 6feec7d9e3b22893c0cbd4338e0ccd37ff2f1278
https://github.com/buildbot/buildbot/commit/6feec7d9e3b22893c0cbd4338e0ccd37ff2f1278
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-05-01 (Sun, 01 May 2011)
Changed paths:
M master/buildbot/test/fake/fakedb.py
Log Message:
-----------
add new db methods to fakedb
Commit: 0f6a5b2e1334dfde2081661c737443a6b7903128
https://github.com/buildbot/buildbot/commit/0f6a5b2e1334dfde2081661c737443a6b7903128
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/test/integration/test_upgrade.py
M master/buildbot/test/regressions/test_import_unicode_changes.py
M master/buildbot/test/unit/test_db_connector.py
Log Message:
-----------
final cleanout of db.connector
At this point, all access to the database is asynchronous. Hooray!
Compare: https://github.com/buildbot/buildbot/compare/444251a...0f6a5b2
More information about the Commits
mailing list