- 01 Aug, 2016 1 commit
-
-
Hanno Schlichting authored
-
- 24 Jul, 2016 3 commits
-
-
Hanno Schlichting authored
If Zope is run as a WSGI app, this avoids doing any ZServer related work.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 23 Jul, 2016 15 commits
-
-
Hanno Schlichting authored
This avoids various import dependencies between the Startup code and ZServer/webdav.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 22 Jul, 2016 16 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Based on https://gist.github.com/optilude/1548061.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
This serves the same purpose as `egg:paste#httpexceptions`, but recognizes exceptions derived from `zExceptions.HTTPException`.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
This avoids the `AssertionError: app must call start_response before returning` error message.
-
Hanno Schlichting authored
-
- 21 Jul, 2016 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Currently this is not fully functional. repoze.retry causes errors for failing to call start_response. Exceptions like NotFound aren't turned into their HTML form by neither WebError nor paste#httpexceptions.
-
Hanno Schlichting authored
This is a very limited copy of Pyramid's pserve script.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Provide both a ZServer based etc/zope.conf and 'no HTTP server' etc/wsgi.conf, both based on a common etc/base.conf. Also move the full configuration options into an etc/example.conf
-