1. 02 Jul, 2011 3 commits
  2. 30 Jun, 2011 1 commit
  3. 28 Jun, 2011 1 commit
  4. 15 Jun, 2011 3 commits
  5. 14 Jun, 2011 1 commit
  6. 11 Jun, 2011 1 commit
  7. 09 Jun, 2011 2 commits
  8. 08 Jun, 2011 1 commit
  9. 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
  10. 19 May, 2011 3 commits
  11. 15 May, 2011 1 commit
  12. 08 May, 2011 4 commits
  13. 06 May, 2011 1 commit
  14. 04 May, 2011 1 commit
  15. 02 May, 2011 3 commits
  16. 21 Apr, 2011 1 commit
  17. 19 Apr, 2011 1 commit
  18. 10 Apr, 2011 1 commit
  19. 07 Apr, 2011 1 commit
  20. 03 Apr, 2011 1 commit
  21. 01 Apr, 2011 1 commit
  22. 26 Mar, 2011 1 commit
  23. 25 Mar, 2011 1 commit
  24. 22 Mar, 2011 1 commit
  25. 18 Mar, 2011 3 commits
  26. 15 Mar, 2011 1 commit