- 29 Feb, 2016 1 commit
-
-
Tres Seaver authored
fix #44 on branch master
-
- 25 Feb, 2016 2 commits
-
-
Gerhard Weis authored
-
Gerhard Weis authored
-
- 02 Feb, 2016 7 commits
-
-
Tres Seaver authored
Fix two issues
-
Philip Bauer authored
fix cache-invalidation in ProductDispatcher. Fixes all tests that use late-initialized products in test-profiles
-
Philip Bauer authored
-
Tres Seaver authored
Remove Python 2.6 support and skip ipv6 test on Travis
-
Maurits van Rees authored
Added note in CHANGES.rst that Python 2.6 is no longer supported.
-
Maurits van Rees authored
We skip it when the TRAVIS environment variable is set. So locally we still run it.
-
Maurits van Rees authored
-
- 09 Nov, 2015 1 commit
-
-
Tres Seaver authored
Pep 0440 compatible development version number
-
- 08 Nov, 2015 2 commits
-
-
Tom Gross authored
-
Marius Gedminas authored
-
- 16 Sep, 2015 2 commits
-
-
Tres Seaver authored
Don't bail on WindowsError which is not existing on non-windows systems.
-
Michael Howitz authored
Discussion see https://github.com/zopefoundation/Zope/commit/87c5992e7e40604df206bb713e42bafd5919fe64
-
- 06 Aug, 2015 1 commit
-
-
Tres Seaver authored
support IStreamIterator as WSGI response body
-
- 05 Aug, 2015 5 commits
-
-
Tres Seaver authored
Also, add an assertion that the WSGIResponse gets its 'Content-Length' header correctly set.
-
Gerhard Weis authored
-
Gerhard Weis authored
-
Gerhard Weis authored
-
-
- 24 Jun, 2015 1 commit
-
-
Tres Seaver authored
See: https://bugs.launchpad.net/zope2/+bug/789863 This change applies Leo Rochael's patch from: https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3624368/+files/0001-Make-the-request-object-unpublishable.patch And the ideas from Richard Mitchell's patch at: https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3625765/+files/request_object.patch
-
- 22 Jun, 2015 4 commits
-
-
Tres Seaver authored
Manual cherry-pick of: 81e1fc07 b3f2cf76
-
Tres Seaver authored
[ci skip] (cherry picked from commit 81e1fc07)
-
Tres Seaver authored
-
Tres Seaver authored
- Add docs for installation into a virtualenv. - Update Sphinx paths to use '_' prefix. (cherry picked from commit 6b96bc75)
-
- 16 Jun, 2015 1 commit
-
-
Gerhard Weis authored
-
- 14 Jun, 2015 4 commits
-
-
Yusei Tahara authored
This reverts commit 367a7ea5.
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 17 Feb, 2015 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
This reverts commit 246610dd.
-
Jens W. Klein authored
-
- 11 Feb, 2015 2 commits
-
-
Tres Seaver authored
See #11.
-
Tres Seaver authored
Fixes #12.
-
- 10 Feb, 2015 1 commit
-
-
Tres Seaver authored
Prevent leaked connections when broken 'EndRequestEvent' subscribers raise
-