index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
test
/
test_wsgi_ns.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bytes literals where appropriate
v14.0.0
Jason R. Coombs
2018-02-04
1
-3
/
+2
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-4
/
+4
*
Use decorators where appropriate.
Jason R. Coombs
2016-08-03
1
-1
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-1
/
+1
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-4
/
+7
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-19
/
+19
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+91
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-80
/
+0
*
More Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-1
/
+2
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-9
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-61
/
+62
*
Removed py3print.
Robert Brewer
2009-06-14
1
-2
/
+1
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-1
/
+1
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-3
/
+0
*
Trunk fix for #752 (Return cherrypy.server to a single-server model):
Robert Brewer
2007-11-11
1
-1
/
+1
*
Final trunk fix for #718 (High count of uncollectable objects). Proved once a...
Robert Brewer
2007-10-29
1
-10
/
+38
*
Transformed _cptree.wsgi_handler function into _cpwsgi.CPWSGIApp class (a del...
Robert Brewer
2006-11-16
1
-7
/
+2
*
mod_python improvements:
Robert Brewer
2006-09-03
1
-3
/
+6
*
Fixed line endings in test_wsgi_ns.py.
Robert Brewer
2006-09-02
1
-63
/
+63
*
Changed every instance of 'conf' in the API to 'config'.
Robert Brewer
2006-09-02
1
-2
/
+2
*
Fix for #559 (allow config of WSGI middleware) via cherrypy.wsgi.pipeline. In...
Robert Brewer
2006-09-02
1
-0
/
+65