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_routes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use importlib.import_module for programmatic imports
Jason R. Coombs
2017-10-29
1
-1
/
+2
*
Eliminate nose from test_routes
Sviatoslav Sydorenko
2017-04-23
1
-3
/
+6
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-21
/
+21
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-3
/
+4
*
Fix flake8 error: F401 '<mod>' imported but unused
Sviatoslav Sydorenko
2016-08-24
1
-1
/
+1
*
Use decorators where appropriate.
Jason R. Coombs
2016-08-03
1
-1
/
+1
*
Use cherrypy.config decorator throughout.
Jason R. Coombs
2016-06-05
1
-6
/
+6
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-2
/
+6
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-3
/
+5
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-9
/
+9
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+69
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-69
/
+0
*
More Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-1
/
+2
*
Updated test_routes to work with 1.12+, which requires explicit action args a...
Robert Brewer
2011-02-22
1
-3
/
+4
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-6
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-34
/
+38
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-2
/
+0
*
Test and fix for #706
Sylvain Hellegouarch
2008-02-18
1
-0
/
+8
*
Fixed #641
Sylvain Hellegouarch
2007-01-12
1
-2
/
+4
*
More cherrypy.dispatch cleanup.
Robert Brewer
2006-12-03
1
-1
/
+1
*
Bah. Forgot to add test_routes weeks ago.
Robert Brewer
2006-10-14
1
-0
/
+61