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

Commit: bc74184251f0fa7c4d66fd4c6399b07c55242a5d
    
http://github.com/djmitche/buildbot/commit/bc74184251f0fa7c4d66fd4c6399b07c55242a5d
Author: Chris AtLee <[email protected]>
Date:   2010-03-30 (Tue, 30 Mar 2010)

Changed paths:
  M buildbot/db/connector.py
  M buildbot/db/schema/manager.py
  A buildbot/db/schema/v3.py
  M buildbot/test/unit/test_db_schema_master.py

Log Message:
-----------
Include scheduler class name in database

This requires a schema bump, so this implements the v3 schema and
upgrade code.  Old schedulers will have a class_name set to '', and the
first scheduler to start up with the same name will claim the old row,
setting the class_name to the scheduler's class.

Fixes: #732



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to