[Buildbot-commits] [djmitche/buildbot] b69f29: break buildbot.db out into packages
noreply at github.com
noreply at github.com
Sun Feb 28 04:53:44 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: b69f29b38bf47d7a53f83b1085ef436f476b6cca
http://github.com/djmitche/buildbot/commit/b69f29b38bf47d7a53f83b1085ef436f476b6cca
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-27 (Sat, 27 Feb 2010)
Changed paths:
M buildbot/broken_test/runs/test_db.py
M buildbot/broken_test/runs/test_web.py
M buildbot/broken_test/runutils.py
M buildbot/broken_test/unit/test_changes.py
M buildbot/broken_test/unit/test_config.py
M buildbot/broken_test/vc/test_vc.py
R buildbot/db.py
A buildbot/db/__init__.py
A buildbot/db/connector.py
A buildbot/db/dbspec.py
A buildbot/db/exceptions.py
A buildbot/db/schema/v1.py
M buildbot/master.py
M buildbot/scripts/runner.py
R buildbot/test/unit/test_db.py
A buildbot/test/unit/test_db_connector.py
A buildbot/test/unit/test_db_dbspec.py
M setup.py
Log Message:
-----------
break buildbot.db out into packages
More information about the Commits
mailing list