[Buildbot-commits] [buildbot/buildbot] ad897b: add a test for cache miss_fn raising an exception
noreply at github.com
noreply at github.com
Sun Jun 26 15:51:03 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ad897b1709b5af02fd30205a47b4c45a3d726815
https://github.com/buildbot/buildbot/commit/ad897b1709b5af02fd30205a47b4c45a3d726815
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-25 (Sat, 25 Jun 2011)
Changed paths:
M master/buildbot/test/unit/test_util_lru.py
Log Message:
-----------
add a test for cache miss_fn raising an exception
Commit: 8ce6ff13a4ffb86a05220a3e3aa7e67f6ade4bbe
https://github.com/buildbot/buildbot/commit/8ce6ff13a4ffb86a05220a3e3aa7e67f6ade4bbe
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-26 (Sun, 26 Jun 2011)
Changed paths:
M master/buildbot/db/pool.py
M master/buildbot/test/unit/test_db_pool.py
Log Message:
-----------
add debug mode for db pool
This can be turned on for users having database problems, and the logs
sent along to a developer. Its output is *very* verbose, but it can
find overlapping and long queries, among other benefits.
Commit: 9391fb46dc77c30861eea121e07451358f2a5fbb
https://github.com/buildbot/buildbot/commit/9391fb46dc77c30861eea121e07451358f2a5fbb
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-26 (Sun, 26 Jun 2011)
Changed paths:
M master/buildbot/db/pool.py
M master/buildbot/test/unit/test_db_pool.py
Log Message:
-----------
Merge branch 'bug2005'
* bug2005:
add debug mode for db pool
Compare: https://github.com/buildbot/buildbot/compare/71f21ad...9391fb4
More information about the Commits
mailing list