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