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_virtualhost.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-28
/
+28
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-1
/
+2
*
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
-6
/
+6
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-6
/
+9
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-2
/
+5
*
Fixed failing test case when mimetypes.guess_type('foo.jpeg')[0] == 'image/pj...
Jason R. Coombs
2012-03-13
1
-1
/
+1
*
Re-saved with whitespace cleanup
Jason R. Coombs
2012-03-13
1
-16
/
+15
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+107
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-107
/
+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
/
+1
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-50
/
+51
*
Brought trunk up to par with the encoding changes from the python3 branch.
Robert Brewer
2009-06-01
1
-3
/
+3
*
More trunk test fixes, inlucding backport of [2282] from python3 to trunk.
Robert Brewer
2009-05-31
1
-1
/
+1
*
Fix for #906 (Firefox displays a popup on redirect). Reverted [2149] and chan...
Robert Brewer
2009-03-24
1
-1
/
+1
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-3
/
+1
*
Updated a test to meet new trailing_slash interaction with static (see #689).
Robert Brewer
2007-06-18
1
-2
/
+2
*
Fix for #614 (VirtualHost and staticdir tool still don't play well together).
Robert Brewer
2006-12-03
1
-7
/
+26
*
Test case for #607 (virtual_host and staticdir tools don't play well together).
Robert Brewer
2006-11-27
1
-1
/
+10
*
Fix for #601. New SSL entries in WSGI environ (plus test suite fix under ssl).
Robert Brewer
2006-11-18
1
-1
/
+1
*
Fix for #600 (InternalRedirect does double duty). This dispwrappers.patch cha...
Robert Brewer
2006-11-16
1
-8
/
+10
*
New test showing that cherrypy.url fails with relative path when using virtua...
Robert Brewer
2006-11-13
1
-0
/
+7
*
Overhaul of config system:
Robert Brewer
2006-08-24
1
-7
/
+6
*
Made all imports absolute "just in case" for Python 2.5.
Robert Brewer
2006-08-24
1
-2
/
+2
*
Removed "filter" from lots of places, including renaming of tests.
Robert Brewer
2006-06-01
1
-0
/
+79