Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 087867c605206fbf991239f203084c9b4abcdbf2
      
https://github.com/buildbot/buildbot/commit/087867c605206fbf991239f203084c9b4abcdbf2
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-02-26 (Sun, 26 Feb 2012)

  Changed paths:
    M master/buildbot/db/pool.py

  Log Message:
  -----------
  be more careful parsing exception messages


  Commit: 5d722e92ff1ea20400f7fff593e272034befee3e
      
https://github.com/buildbot/buildbot/commit/5d722e92ff1ea20400f7fff593e272034befee3e
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-02-26 (Sun, 26 Feb 2012)

  Changed paths:
    M master/buildbot/test/integration/test_upgrade.py

  Log Message:
  -----------
  allow any upgrade test script to use a real db


  Commit: 0a3c28399e4c74e0d34cc33d8df66c435b991a28
      
https://github.com/buildbot/buildbot/commit/0a3c28399e4c74e0d34cc33d8df66c435b991a28
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-02-26 (Sun, 26 Feb 2012)

  Changed paths:
    A master/buildbot/db/migrate/versions/021_fix_postgres_sequences.py
  M master/buildbot/test/integration/test_upgrade.py
  M 
master/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py
  A 
master/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py

  Log Message:
  -----------
  Set postgres sequence values to allow inserts

This fixes #2119, where the explicit inserts done as Buildbot imports
changes from pickles skip the call to nextval('changes_changeid_seq'),
and thus leave that sequence value out of sync with the table contents.


Compare: https://github.com/buildbot/buildbot/compare/7021022...0a3c283
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to