summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
bestpracticesMake sure to include github workflowsBert JW Regeer4 years
body-less-304Ignore body for status codes that don't have a bodyBert JW Regeer6 years
bugfix/close-bufferUpdate CHANGES.txtBert JW Regeer2 years
bugfix/ipv6_server_nameAvoid doing work for UNIX sockets, just return localhostBert JW Regeer6 years
bugfix/nameinfoAllow failure of PyPy3 on TravisBert JW Regeer7 years
bugfix/socket-server-name-portUpdate CHANGES.txt for #215Bert JW Regeer5 years
bugfix/socket_flags_windowsAdd HAS_IPV6 to compatBert JW Regeer8 years
bugfix/uppercase_verbNo longer allow lowercase HTTP methodsBert JW Regeer7 years
bugfix/winerror-windowsBugfix on Windows: OSError is not subscriptableBert JW Regeer2 years
build-docs-on-travisSplit 'epub' docs build into a separate tox environment.Tres Seaver8 years
cleanup/use-with-statement-makefileUse with statements for makefileBert JW Regeer2 years
close-app-iter-on-disconnectremove threading commentMichael Merickel5 years
close-outbufsfix potential race condition when a socket closes unexpectedlyMichael Merickel5 years
connection-overflow-warningblackifyMichael Merickel4 years
contributingMerge pull request #190 from stevepiercy/contributingSteve Piercy6 years
crack-versionavoid converting the version to a string value "None", empty insteadMichael Merickel5 years
doc_transloggerComment out section as a TODOSteve Piercy6 years
docs-grammar-fixgrammar fixSteve Piercy5 years
drop-py34Drop Python 3.4Bert JW Regeer4 years
error-task-disconnecthandle client disconnections while rendering error responseMichael Merickel5 years
feature.exit-from-threaddont translate KeyboardInterrupt in worker threads to thread.interrupt_main()Chris McDonough9 years
feature.vendor-asyncore-180Merge branch 'master' into feature.vendor-asyncore-180Bert JW Regeer6 years
feature.x_wsgi_url_scheme-headerDocument the 'trusted_proxy' bit.Tres Seaver10 years
feature/multiple_socketsAdded comments regarding MultiSocketServerBert JW Regeer8 years
fix-265add changelog for #300Michael Merickel4 years
fix-deadlock-on-disconnectoptimize tracking of pending outbuf bytesMichael Merickel5 years
fix-multi-line-headersupdate changelogDavid Glick9 years
fix-toxfix re-running tox by switching to install with pip. also add myself to contr...David Glick9 years
fix.filewrapper_leakadd note to changes, expand commentChris McDonough10 years
fix.idemonkeys- Appease IDEs that want to monkeypatch the thread module by changing aChris McDonough12 years
fix.issue64This fixes #64 but only for Python 3; Python 2 fails the test. I'm clueless ...Chris McDonough10 years
fix/thread_nameUpdate CHANGES.txtBert JW Regeer4 years
garden/update-supported-python-versionsUpdate supported Python versions for WaitressBert JW Regeer2 years
invalid-whitespace-contAdd CHANGES and bump version to 1.4.2Bert JW Regeer4 years
iobaseadd changelogMichael Merickel5 years
mainMerge pull request #401 from pganguli/patch-1Michael Merickel13 months
masterMerge pull request #364 from Pylons/feature/flush-from-app-threadMichael Merickel2 years
optimize-outbuf-lenoptimize tracking of pending outbuf bytesMichael Merickel5 years
outbuf-high-watermarkadjust changelogMichael Merickel5 years
pipelinefixcoverageChris McDonough12 years
proxy-header-middlewarerestore the old per-language coverage filesMichael Merickel5 years
proxy-updatesminor docs tweak on reverse proxy setupMichael Merickel5 years
py3-onlyFixup comment, this is a Windows issueBert JW Regeer4 years
queue-depth-warningsget rid of JustTesting hookMichael Merickel5 years
queue-depth-warnings-intDummyLogger did not accept multiple argsBert JW Regeer5 years
resource-warningsfix resource warningsMichael Merickel5 years
seekablemaintain our own byte buffer for data that didn't get writtenMichael Merickel5 years
set-input-terminatedFix tests that verify WSGI environmentBert JW Regeer6 years
so_sndbufflush SO_SNDBUF data on every send and deprecate send_bytesMichael Merickel5 years
speedup-test-suiteIf we are not on Windows use fork for multiprocessingBert JW Regeer3 years
triggerpull the trigger more often, increases throughput in some testingMichael Merickel5 years
update-configsDepend on py27,py38 in coverageBert JW Regeer4 years
update-toxuse tox extras key for testing and add pypy3Michael Merickel5 years
workflowsAlso run on PR'sBert JW Regeer5 years