- 22 Jul, 2016 2 commits
-
-
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 11 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
-
Hanno Schlichting authored
-
- 17 Jul, 2016 4 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Apply hotfix 20160419 [master]
-
- 30 Jun, 2016 2 commits
-
-
Michael Howitz authored
Needed by Products.five.
-
Michael Howitz authored
It imports ObjectEvent from zope.interface.interfaces which was moved there in 3.8
-
- 29 Jun, 2016 1 commit
-
-
Tres Seaver authored
Optimize "OFS.ObjectManager.__contains__" method
-