Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update thread name to contain thread number | Bert JW Regeer | 2020-05-27 | 1 | -3/+5 |
| | | | | This way loggers that use the thread name display useful information | ||||
* | stabilize buffer behavior with multiple requests on the same connection | Michael Merickel | 2020-05-20 | 1 | -3/+13 |
| | | | | | | | | previous to this change, a buffer may be reused across requests, and would cause data to be written to disk even if each individual request was not returning much data fixes #265 | ||||
* | Blacken files | Bert JW Regeer | 2020-04-16 | 1 | -0/+1 |
| | |||||
* | Move source code to src folder | Bert JW Regeer | 2020-04-16 | 16 | -0/+4956 |
| | |||||
* | brute force rename | Chris McDonough | 2011-12-17 | 64 | -7841/+0 |
| | |||||
* | import raw zope.server code | Chris McDonough | 2011-12-17 | 64 | -0/+7841 |