Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: cabcf07b827c9b11ed056953ca462f5de2dc4fb7
      
https://github.com/buildbot/buildbot/commit/cabcf07b827c9b11ed056953ca462f5de2dc4fb7
  Author: Mark Rowe <[email protected]>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

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

  Log Message:
  -----------
  Fix tests after 82430c when using older versions SQLAlchemy.

Use an object that implements the PoolListener interface to listen
for the connect event when using SQLAlchemy prior to 0.7.

This also moves the registration of the event listener ahead of the
changing of the journal mode to ensure that the database connection
that SQLAlchemy spins up when executing the journal mode pragma also
triggers the event listener, and doesn't miss out on having
checkpoint_fullfsync disabled.


  Commit: e1cc7ed819a366dbed52dffcf92d73265b08481b
      
https://github.com/buildbot/buildbot/commit/e1cc7ed819a366dbed52dffcf92d73265b08481b
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

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

  Log Message:
  -----------
  Merge branch 'fix-bug-2256-fallout' of git://github.com/bdash/buildbot

* 'fix-bug-2256-fallout' of git://github.com/bdash/buildbot:
  Fix tests after 82430c when using older versions SQLAlchemy.


Compare: https://github.com/buildbot/buildbot/compare/d0616da...e1cc7ed
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to