[Checkins] [zopefoundation/Zope] c9c23b: Only flag PubBeforeAbort and PubBeforeAbort as ret...

Jens Vagelpohl noreply at github.com
Sun Feb 17 03:14:16 CET 2019


  Branch: refs/heads/issue_490
  Home:   https://github.com/zopefoundation/Zope
  Commit: c9c23b5348218f62f25c5d4c70a0b11654708237
      https://github.com/zopefoundation/Zope/commit/c9c23b5348218f62f25c5d4c70a0b11654708237
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Only flag PubBeforeAbort and PubBeforeAbort as retry when the event will actually be retried. (#502)

See https://github.com/plone/buildout.coredev/pull/564


  Commit: 9c8dd7672cbef67573b3641178f12337c80de074
      https://github.com/zopefoundation/Zope/commit/9c8dd7672cbef67573b3641178f12337c80de074
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/test_WSGIPublisher.py

  Log Message:
  -----------
  Make sure the WSGI Response object respects lock semantics (#504)


  Commit: 12eb6980bcc6419728b21fee16028b2c057fbd91
      https://github.com/zopefoundation/Zope/commit/12eb6980bcc6419728b21fee16028b2c057fbd91
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PageTemplates/engine.py
    A src/Products/PageTemplates/tests/macros.pt
    M src/Products/PageTemplates/tests/test_engine.py

  Log Message:
  -----------
  Fix subscript access on Page Template `macros` attribute (#503)

* Fix subscript access on Page Template ``macros`` attribute

* - adding a test that exercises the issue


  Commit: a82fb277bb3c18f756a3762989840ae0c1b29278
      https://github.com/zopefoundation/Zope/commit/a82fb277bb3c18f756a3762989840ae0c1b29278
  Author: Dieter Maurer <d-maurer at users.noreply.github.com>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/App/dtml/manage_navbar.dtml
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Zmi add fix #505 (single add item) and #506 ("addItemSelect" handling)  (#508)

* fix for #505: no special handling for single `filtered_meta_types` in `App.dtml.manage_navbar.dtml`
fix for #506: generate the `addItemSelect` form only for a context with unacquired `filtered_meta_types`

* Improve on fix for #506: ensure that `filtered_meta_type` is called with the "normal" acquisition wrapper - in case, that `filtered_meta_type` relies on implicit acquisition

* apply first part of `drfho`s change request (remove commented JS block)

* - removed unnecessary condition and fix misplaced tag opening/closing


  Commit: 562ea0bd42ac6797d75522017385acebf71c801b
      https://github.com/zopefoundation/Zope/commit/562ea0bd42ac6797d75522017385acebf71c801b
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/App/dtml/manage_navbar.dtml
    M src/Products/PageTemplates/engine.py
    A src/Products/PageTemplates/tests/macros.pt
    M src/Products/PageTemplates/tests/test_engine.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Merge branch 'master' into issue_490


Compare: https://github.com/zopefoundation/Zope/compare/7716aeb7e1ff...562ea0bd42ac


More information about the checkins mailing list