[Checkins] [zopefoundation/Zope] 08fcf9: Enable WebDAV support without having to use ZServe...

Jens Vagelpohl noreply at github.com
Tue Feb 25 04:27:07 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 08fcf97e4a605a9b2f7fa80ae8aa17750c499f45
      https://github.com/zopefoundation/Zope/commit/08fcf97e4a605a9b2f7fa80ae8aa17750c499f45
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M appveyor.yml
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M src/Zope2/Startup/starter.py
    M src/Zope2/Startup/tests/test_schema.py
    M src/Zope2/Startup/tests/test_starter.py
    M src/Zope2/Startup/wsgischema.xml
    M src/Zope2/utilities/skel/etc/zope.conf.in

  Log Message:
  -----------
  Enable WebDAV support without having to use ZServer (#787)

* - Enable WebDAV support independent of ``ZServer``

* - mention PR in change log

* - found a much better place to hook into

* - remove unused variable

* - reset global variables changed in the tests

* - quick Appveyor experiment

* - reorder Appveyor tests again

* - try shorter config as found in the docs

* - shorten config more

* - Appveyor cont

* - remove commented configurations




More information about the checkins mailing list