[Buildbot-commits] [djmitche/buildbot] 955231: Adding DB.from_url method and tests

noreply at github.com noreply at github.com
Wed Feb 17 17:08:02 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 9552312cc198709cec6d68239ec260285924e3b9
    http://github.com/djmitche/buildbot/commit/9552312cc198709cec6d68239ec260285924e3b9
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-02-17 (Wed, 17 Feb 2010)

Changed paths:
  M buildbot/db.py
  M buildbot/test/unit/test_config.py

Log Message:
-----------
Adding DB.from_url method and tests


Commit: c175b816e747437c5accb100b66708835c53997f
    http://github.com/djmitche/buildbot/commit/c175b816e747437c5accb100b66708835c53997f
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-02-17 (Wed, 17 Feb 2010)

Changed paths:
  M buildbot/master.py
  M buildbot/status/builder.py
  M buildbot/test/runs/test_locks.py
  M buildbot/test/runutils.py
  M docs/cfg-global.texinfo

Log Message:
-----------
Refactor database loading code so that it can be specified via
master.cfg


Commit: d52a3dc58fbf000f20ae636faed8834664ad40bd
    http://github.com/djmitche/buildbot/commit/d52a3dc58fbf000f20ae636faed8834664ad40bd
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-02-17 (Wed, 17 Feb 2010)

Changed paths:
  M buildbot/master.py
  M buildbot/test/unit/test_config.py

Log Message:
-----------
Prevent changing the db_url on a reconfig


Commit: cb3d1f52137bc7040620b9ada8750268767cef3e
    http://github.com/djmitche/buildbot/commit/cb3d1f52137bc7040620b9ada8750268767cef3e
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-02-17 (Wed, 17 Feb 2010)

Changed paths:
  M buildbot/scripts/runner.py
  M buildbot/scripts/sample.cfg
  M buildbot/test/runs/test_runner.py
  M buildbot/test/runs/test_webparts.py

Log Message:
-----------
Updating create-master/upgrade-master to use DB urls






More information about the Commits mailing list