index
:
delta/python-packages/waitress.git
bestpractices
body-less-304
bugfix/close-buffer
bugfix/ipv6_server_name
bugfix/nameinfo
bugfix/socket-server-name-port
bugfix/socket_flags_windows
bugfix/uppercase_verb
bugfix/winerror-windows
build-docs-on-travis
cleanup/use-with-statement-makefile
close-app-iter-on-disconnect
close-outbufs
connection-overflow-warning
contributing
crack-version
doc_translogger
docs-grammar-fix
drop-py34
error-task-disconnect
feature.exit-from-thread
feature.vendor-asyncore-180
feature.x_wsgi_url_scheme-header
feature/multiple_sockets
fix-265
fix-deadlock-on-disconnect
fix-multi-line-headers
fix-tox
fix.filewrapper_leak
fix.idemonkeys
fix.issue64
fix/thread_name
garden/update-supported-python-versions
invalid-whitespace-cont
iobase
main
master
optimize-outbuf-len
outbuf-high-watermark
pipelinefix
proxy-header-middleware
proxy-updates
py3-only
queue-depth-warnings
queue-depth-warnings-int
resource-warnings
seekable
set-input-terminated
so_sndbuf
speedup-test-suite
trigger
update-configs
update-tox
workflows
github.com: Pylons/waitress.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
waitress
/
tests
/
fixtureapps
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tests under windows
Chris McDonough
2014-05-16
1
-4
/
+7
*
Switch fixture spawning to use multiprocessing.
Keith Gaughan
2013-05-28
8
-43
/
+11
*
Command line runner.
Keith Gaughan
2013-05-23
1
-0
/
+5
*
autopep8 runthrough and janitorial changes.
Keith Gaughan
2013-05-23
8
-27
/
+33
*
Remove duplication between fixture applications.
Keith Gaughan
2013-05-11
8
-78
/
+17
*
remove linefeeds (another windows hailmary)
Chris McDonough
2012-02-13
1
-1
/
+1
*
another hail mary windows fix
Chris McDonough
2012-02-13
1
-1
/
+2
*
- A brown-bag bug prevented request concurrency. A slow request would block
Chris McDonough
2012-02-13
2
-0
/
+40
*
- Make sure when content-length header is set that file_wrapper serves no
Chris McDonough
2012-01-16
1
-5
/
+27
*
Support the WSGI ``wsgi.file_wrapper`` protocol as per
Chris McDonough
2012-01-16
2
-0
/
+52
*
Bug Fixes
Chris McDonough
2011-12-31
5
-9
/
+54
*
add forgotten error.py
Chris McDonough
2011-12-30
1
-0
/
+33
*
ensure headers and body cannot exceed a max size
Chris McDonough
2011-12-28
1
-0
/
+14
*
get rid of meaningless verbose adjustment
Chris McDonough
2011-12-27
4
-4
/
+5
*
add functional tests for write callback and behavior when no content length h...
Chris McDonough
2011-12-26
3
-1
/
+34
*
get more specific about testing bad content lengths
Chris McDonough
2011-12-26
1
-4
/
+4
*
provide a real write callable, warn when cl exceeds or shorts specified, anti...
Chris McDonough
2011-12-26
1
-0
/
+17
*
add functional tests, fix crap under py3, rejigger task to not be so broken
Chris McDonough
2011-12-23
2
-0
/
+17