[Checkins] [zopefoundation/zc.zodbwsgi] 984311: Added support for applications closing requests, i...

GitHub noreply at github.com
Tue Sep 10 21:38:58 CEST 2013


  Branch: refs/heads/lrr
  Home:   https://github.com/zopefoundation/zc.zodbwsgi
  Commit: 9843116ef304b852f52135cf145f35628b55accf
      https://github.com/zopefoundation/zc.zodbwsgi/commit/9843116ef304b852f52135cf145f35628b55accf
  Author: Jim Fulton <jim at zope.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.rst
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Added support for applications closing requests, in which case
zc.zodbwsgi doesn't close requests or manage transactions itself.


  Commit: a3cbc015716a34cd0902218a081ef7dffd0f29e4
      https://github.com/zopefoundation/zc.zodbwsgi/commit/a3cbc015716a34cd0902218a081ef7dffd0f29e4
  Author: Jim Fulton <jim at zope.com>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.rst
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Fixed: should release when connection is closed, not at end of request.


  Commit: c08ae4b93ee31626ffaadb01f6f2f35e9e6c2200
      https://github.com/zopefoundation/zc.zodbwsgi/commit/c08ae4b93ee31626ffaadb01f6f2f35e9e6c2200
  Author: Jim Fulton <jim at zope.com>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  fixed: DRY


  Commit: f0c87e9a57aafec23d04e128646fe3a0a2bfd73d
      https://github.com/zopefoundation/zc.zodbwsgi/commit/f0c87e9a57aafec23d04e128646fe3a0a2bfd73d
  Author: Jim Fulton <jim at zope.com>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.rst

  Log Message:
  -----------
  added missing test


Compare: https://github.com/zopefoundation/zc.zodbwsgi/compare/4f930d8e12bb...f0c87e9a57aa


More information about the checkins mailing list