- 22 Jul, 2016 10 commits
-
-
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 15 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
-
Hanno Schlichting authored
These scripts are either installed by a virtualenv or buildout and conflict when creating an instance home inside the same directory.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Automatically create a pip requirements file based on the prod versions.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 19 Jul, 2016 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Currently there are a small number of test failures and errors.
-
Hanno Schlichting authored
I was too quick to remove it.
-
Hanno Schlichting authored
Copy more of the zope.testbrowser.testing code, as it got moved into zope.app.testing and we want to avoid a dependency on any zope.app package.
-
Hanno Schlichting authored
-
- 18 Jul, 2016 10 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
This is no longer a persistent object.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-