1. 11 Jun, 2011 1 commit
  2. 09 Jun, 2011 2 commits
  3. 08 Jun, 2011 1 commit
  4. 30 May, 2011 1 commit
    • Brian Sutherland's avatar
      LP #787541: Fix WSGIPublisher to close requests on abort unconditionally. · 850a3626
      Brian Sutherland authored
      Previously an addAfterCommitHook was used, but this is not run on transaction
      aborts.  Now a Synchronizer is used which unconditionally closes the request
      after a transaction is finished.
      
      Not closing the request seems to have caused the database connections to be
      kept open and these nasty log messages:
      
          CRITICAL ZODB.DB DB.open() has 42 open connections with a pool_size of 7
      
      42 being the wrong answer in this case.
      850a3626
  5. 19 May, 2011 3 commits
  6. 15 May, 2011 1 commit
  7. 08 May, 2011 4 commits
  8. 06 May, 2011 1 commit
  9. 04 May, 2011 1 commit
  10. 02 May, 2011 3 commits
  11. 21 Apr, 2011 1 commit
  12. 19 Apr, 2011 1 commit
  13. 10 Apr, 2011 1 commit
  14. 07 Apr, 2011 1 commit
  15. 03 Apr, 2011 1 commit
  16. 01 Apr, 2011 1 commit
  17. 26 Mar, 2011 1 commit
  18. 25 Mar, 2011 1 commit
  19. 22 Mar, 2011 1 commit
  20. 18 Mar, 2011 3 commits
  21. 15 Mar, 2011 1 commit
  22. 11 Mar, 2011 2 commits
  23. 10 Mar, 2011 2 commits
  24. 08 Mar, 2011 3 commits
  25. 07 Mar, 2011 2 commits