[Checkins] [zopefoundation/Zope] eefbc5: Use default `transaction.manager` as the transacti...

GitHub noreply at github.com
Sun Sep 4 20:08:15 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: eefbc5a015e4a806aa38b40e1e44bafc3174195a
      https://github.com/zopefoundation/Zope/commit/eefbc5a015e4a806aa38b40e1e44bafc3174195a
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/ZPublisher/tests/test_pubevents.py
    A src/ZPublisher/utils.py
    M src/Zope2/App/startup.py
    R src/Zope2/App/tests/testDoomedTransaction.py

  Log Message:
  -----------
  Use default `transaction.manager` as the transaction manager.

Add new `ZPublisher.utils.recordMetaData` function to replace the
method previously found on the manager.


  Commit: 10dbbaeebff3a83b856ad51541f8040cecaa517d
      https://github.com/zopefoundation/Zope/commit/10dbbaeebff3a83b856ad51541f8040cecaa517d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/ZPublisher/WSGIPublisher.py
    M src/Zope2/App/startup.py

  Log Message:
  -----------
  Use context managers to simplify the publish event and transaction logic.

Also drive by fix for ZopePageTemplate.


  Commit: ddea96bb55219c31a9e70f65d04d2ec9e5454f56
      https://github.com/zopefoundation/Zope/commit/ddea96bb55219c31a9e70f65d04d2ec9e5454f56
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M src/Zope2/App/startup.py
    R src/Zope2/App/tests/testExceptionHook.py

  Log Message:
  -----------
  Move exceptionhook code into ZServer.


  Commit: 6199c1e48dd71df52ddff31fad3989ef43320a24
      https://github.com/zopefoundation/Zope/commit/6199c1e48dd71df52ddff31fad3989ef43320a24
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py
    M src/Zope2/App/startup.py

  Log Message:
  -----------
  Setup default validated_hook.


  Commit: f86588efbb85f7b777aaa4f12b14592584459ce0
      https://github.com/zopefoundation/Zope/commit/f86588efbb85f7b777aaa4f12b14592584459ce0
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Small cleanup and add a WSGIRequest subclass.


  Commit: cea2d0569fbf832301a17d1b94bdfeea714e4308
      https://github.com/zopefoundation/Zope/commit/cea2d0569fbf832301a17d1b94bdfeea714e4308
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/ZPublisher/tests/test_pubevents.py
    M src/Zope2/App/startup.py
    M src/Zope2/__init__.py

  Log Message:
  -----------
  Simplified `ZPublisher.WSGIPublisher.get_module_info` contract.


  Commit: 683d6ce916248ae0d917a9c2e79d0a7a19b0b544
      https://github.com/zopefoundation/Zope/commit/683d6ce916248ae0d917a9c2e79d0a7a19b0b544
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M setup.py
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/zopedoctest/functional.py
    M src/ZPublisher/WSGIPublisher.py
    A src/ZPublisher/httpexceptions.py
    R src/Zope2/Startup/httpexceptions.py

  Log Message:
  -----------
  Move httpexceptions middleware into ZPublisher.


Compare: https://github.com/zopefoundation/Zope/compare/4b3b028139a8...683d6ce91624


More information about the checkins mailing list