[Buildbot-commits] [buildbot/buildbot] 84361d: fix pxref uses
noreply at github.com
noreply at github.com
Mon Feb 14 00:42:55 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 84361d782a326af2aa7551fe7e6f0ac5cda37c5b
https://github.com/buildbot/buildbot/commit/84361d782a326af2aa7551fe7e6f0ac5cda37c5b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-13 (Sun, 13 Feb 2011)
Changed paths:
M master/docs/cfg-global.texinfo
Log Message:
-----------
fix pxref uses
Commit: 9aa10654658fd7ca314503dd6c3ae275c17fddc1
https://github.com/buildbot/buildbot/commit/9aa10654658fd7ca314503dd6c3ae275c17fddc1
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-13 (Sun, 13 Feb 2011)
Changed paths:
M master/buildbot/db/buildsets.py
M master/buildbot/test/unit/test_db_buildsets.py
M master/buildbot/test/util/db.py
Log Message:
-----------
test_getSubscribedBuildsets passes, but sqlite is broken
This is enough to get buildbot.test.unit.test_db_buildsets.TestBuildsetsConnectorComponent.test_getSubscribedBuildsets
to pass for postgres, but now the sqlite tests are broken..
Commit: 05814dd3ecc51b757e05f1c82c22a73f7d5612ff
https://github.com/buildbot/buildbot/commit/05814dd3ecc51b757e05f1c82c22a73f7d5612ff
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-13 (Sun, 13 Feb 2011)
Changed paths:
M master/buildbot/test/util/db.py
Log Message:
-----------
better _clean_database impl thanks to Piotr Sikora
Commit: 06f99f26a736d9467f3fc6fa71eaf1a92150b956
https://github.com/buildbot/buildbot/commit/06f99f26a736d9467f3fc6fa71eaf1a92150b956
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-13 (Sun, 13 Feb 2011)
Changed paths:
M master/buildbot/db/pool.py
M master/buildbot/test/util/connector_component.py
Log Message:
-----------
properly shut down pools when tests are complete
Commit: 9b940ec7f182c798802487bf7f608fc30ceb6b61
https://github.com/buildbot/buildbot/commit/9b940ec7f182c798802487bf7f608fc30ceb6b61
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-13 (Sun, 13 Feb 2011)
Changed paths:
M master/buildbot/test/unit/test_db_buildsets.py
Log Message:
-----------
Fix test_db_buildsets to use proper referential integrity in sample data
More information about the Commits
mailing list