[Buildbot-commits] [buildbot/buildbot] 741e1a: allow new-style c['db'] = ..
noreply at github.com
noreply at github.com
Sat Nov 26 17:33:40 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 741e1a6adf45924e5843073383e0f5708aa5cce7
https://github.com/buildbot/buildbot/commit/741e1a6adf45924e5843073383e0f5708aa5cce7
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)
Changed paths:
M master/buildbot/config.py
Log Message:
-----------
allow new-style c['db'] = ..
Commit: 1a09bcb06a6321b939d18dfb98cd7df89b3dd824
https://github.com/buildbot/buildbot/commit/1a09bcb06a6321b939d18dfb98cd7df89b3dd824
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)
Changed paths:
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/sample.cfg
Log Message:
-----------
fix create-master and upgrade-master
create-master now creates the correct db, and edits master.cfg.sample
accordingly.
upgrade-master now correctly pulls the db_url value from the config and
ugprades that database
Compare: https://github.com/buildbot/buildbot/compare/69eb168...1a09bcb
More information about the Commits
mailing list