summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update thread name to contain thread numberBert JW Regeer2020-05-271-3/+5
| | | | This way loggers that use the thread name display useful information
* stabilize buffer behavior with multiple requests on the same connectionMichael Merickel2020-05-201-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 filesBert JW Regeer2020-04-161-0/+1
|
* Move source code to src folderBert JW Regeer2020-04-1616-0/+4956
|
* brute force renameChris McDonough2011-12-1764-7841/+0
|
* import raw zope.server codeChris McDonough2011-12-1764-0/+7841