[Checkins] [zopefoundation/Zope] 82ff67: - rearrange expection handling to be more efficien...

Jens Vagelpohl noreply at github.com
Thu May 9 15:20:28 CEST 2019


  Branch: refs/heads/issue_580
  Home:   https://github.com/zopefoundation/Zope
  Commit: 82ff67b3e0efbbde8b2134205c6ceac6b8fc3c76
      https://github.com/zopefoundation/Zope/commit/82ff67b3e0efbbde8b2134205c6ceac6b8fc3c76
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  - rearrange expection handling to be more efficient for Transient errors


  Commit: cb7b8a9b8b3400c9fe16e593919bac29ad87a790
      https://github.com/zopefoundation/Zope/commit/cb7b8a9b8b3400c9fe16e593919bac29ad87a790
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Pimp MANIFEST.

Fixes #389.


  Commit: 9bfad485bee432263ccb6c565b9a06e12e5c749d
      https://github.com/zopefoundation/Zope/commit/9bfad485bee432263ccb6c565b9a06e12e5c749d
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M docs/operation.rst

  Log Message:
  -----------
  - added systemd integration information


  Commit: aa7eebe58887e545bd96fe95b5deec64c9fec53d
      https://github.com/zopefoundation/Zope/commit/aa7eebe58887e545bd96fe95b5deec64c9fec53d
  Author: ‮rekcäH nitraM‮ <mhaecker at mac.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/OFS/__init__.py

  Log Message:
  -----------
  Add conversion rule for DTMLMethod content (#595)


  Commit: 59c4d14480008b3ee76db217ef3657c68a408119
      https://github.com/zopefoundation/Zope/commit/59c4d14480008b3ee76db217ef3657c68a408119
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Revise section "Exceptions". (#596)

Beginning with Zope 4, the processing of exceptions has been changed
entirely, as the default publisher switched to WSGI.

modified:   docs/zdgbook/ObjectPublishing.rst


  Commit: 71309026e0387711b608f07e0559fcab2a2e678b
      https://github.com/zopefoundation/Zope/commit/71309026e0387711b608f07e0559fcab2a2e678b
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Improve wording for section "Exceptions". (#601)


  Commit: ef0ef3b2ea2c0db87c5f09038f5b0bd99cf5cf89
      https://github.com/zopefoundation/Zope/commit/ef0ef3b2ea2c0db87c5f09038f5b0bd99cf5cf89
  Author: Steffen Allner <sa at gocept.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Fixes #575 by improved documentation. (#593)


  Commit: 07e20d235fda0e8555c24cbb424574e9a69241a2
      https://github.com/zopefoundation/Zope/commit/07e20d235fda0e8555c24cbb424574e9a69241a2
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/ObjectManager.py
    M src/OFS/dtml/importExport.dtml

  Log Message:
  -----------
  Add a flag for suppressing object events during file import (#599)

* - reformat HTML to make it easier to work with [ci skip]

* - Add a flag for suppressing object events during file import


  Commit: fdf97087ad55e6f98c2c74980ff4453f6b459603
      https://github.com/zopefoundation/Zope/commit/fdf97087ad55e6f98c2c74980ff4453f6b459603
  Author: Jens Vagelpohl <jens at dataflake.org>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M CHANGES.rst
    M docs/INSTALL.rst
    M docs/operation.rst
    M docs/zope4/migration/zodb.rst
    M docs/zopebook/AdvZPT.rst
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/Zope2/Startup/tests/test_schema.py
    M src/Zope2/utilities/finder.py
    R src/Zope2/utilities/skel/etc/wsgi.conf.in
    A src/Zope2/utilities/skel/etc/zope.conf.in
    M src/Zope2/utilities/skel/etc/zope.ini.in

  Log Message:
  -----------
  Change generated WSGI confinguation names (#597)

* - change generated WSGI config names to zope.conf and zopewsgi.ini

* - correct docstring

* - change WSGI ini file name to zope.ini


  Commit: fe0bc43c142d152e304d0a2fde255841cb1dafcc
      https://github.com/zopefoundation/Zope/commit/fe0bc43c142d152e304d0a2fde255841cb1dafcc
  Author: Jens Vagelpohl <jens at dataflake.org>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/ObjectManager.py
    M src/OFS/tests/testObjectManager.py

  Log Message:
  -----------
  - prevent the creation of object IDs that look like views (#598)


  Commit: 3230ed54d4848b1337305b664193a802fe5f0c35
      https://github.com/zopefoundation/Zope/commit/3230ed54d4848b1337305b664193a802fe5f0c35
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Add warning box about know issue with records (#604)

When using a checkbox as the first form field, the object publisher
may not be able to match checked checkboxes with the correct record.

As this behaviour cannot be fixed, a warning box in the documentation
was added.

closes #568

modified:   docs/zdgbook/ObjectPublishing.rst


  Commit: 33f47d8b339a320a5f9e4a1f04761a43d8b9b6a0
      https://github.com/zopefoundation/Zope/commit/33f47d8b339a320a5f9e4a1f04761a43d8b9b6a0
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M CHANGES.rst
    M MANIFEST.in
    M docs/INSTALL.rst
    M docs/operation.rst
    M docs/zdgbook/ObjectPublishing.rst
    M docs/zope4/migration/zodb.rst
    M docs/zopebook/AdvZPT.rst
    M src/OFS/ObjectManager.py
    M src/OFS/__init__.py
    M src/OFS/dtml/importExport.dtml
    M src/OFS/tests/testObjectManager.py
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/ZPublisher/WSGIPublisher.py
    M src/Zope2/Startup/tests/test_schema.py
    M src/Zope2/utilities/finder.py
    R src/Zope2/utilities/skel/etc/wsgi.conf.in
    A src/Zope2/utilities/skel/etc/zope.conf.in
    M src/Zope2/utilities/skel/etc/zope.ini.in

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


Compare: https://github.com/zopefoundation/Zope/compare/5bae2329a157...33f47d8b339a


More information about the checkins mailing list