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_request_obj.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-5
/
+3
*
Use bytes literals where appropriate
v14.0.0
Jason R. Coombs
2018-02-04
1
-7
/
+7
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-3
/
+13
*
Add test for Request.unique_id per-req property
Sviatoslav Sydorenko
2017-10-20
1
-0
/
+18
*
Fix tests for HTTP CONNECT request
Sviatoslav Sydorenko
2017-08-11
1
-4
/
+46
*
Use six for http imports
Jason R. Coombs
2017-07-09
1
-1
/
+2
*
Trim trailing whitespace
Jason R. Coombs
2016-12-23
1
-2
/
+2
*
Consistent handler declaration in tests
Lorenzo Bolla
2016-12-16
1
-3
/
+1
*
Fix for #1530 More robust way to check for callable
Lorenzo Bolla
2016-12-16
1
-0
/
+13
*
Make cherrypy._cprequest.Request process PATCH body
Kearney Taaffe
2016-11-25
1
-3
/
+46
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-174
/
+174
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-5
/
+4
*
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
-15
/
+13
*
Remove unused imports
Jason R. Coombs
2016-06-05
1
-1
/
+0
*
Replaced 'unicodestr' with 'six.text_type'
Jason R. Coombs
2016-06-05
1
-3
/
+6
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-15
/
+15
*
Replace references to bitbucket tickets with references to github tickets. Re...
Jason R. Coombs
2016-04-30
1
-5
/
+5
*
wsgiserver HTTPRequest read_request_line: update error message
Nyiro Gergo
2015-07-24
1
-1
/
+1
*
wsgiserver HTTPRequest read_request_line: check path is not None
Nyiro Gergo
2015-07-22
1
-2
/
+14
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-30
/
+51
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-69
/
+102
*
Python3.3 raises FileNotFoundError. Fixing test.
Gustavo Picon
2014-01-11
1
-1
/
+6
*
Fixed test_request_obj.testParams to be deterministic.
Gustavo Picon
2014-01-11
1
-5
/
+5
*
Fix ticket URLs from http://www.cherrypy.org/ticket/XYZ to
Michiel Overtoom
2012-06-21
1
-5
/
+5
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-92
/
+92
*
A few Python 2.3 fixes.
Robert Brewer
2011-07-05
1
-1
/
+1
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+737
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-722
/
+0
*
More Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-1
/
+2
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-6
/
+6
*
trunk sync with python3
Robert Brewer
2011-02-23
1
-3
/
+2
*
sync with python3 branch.
Robert Brewer
2011-02-22
1
-1
/
+1
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-7
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-226
/
+227
*
trunk: syncing with python3, except preferring WSGI 1.0 and sticking with byt...
Robert Brewer
2009-08-27
1
-2
/
+1
*
Fix for #953 - when handlers take arguments that have default values, don't c...
Lakin Wecker
2009-08-19
1
-2
/
+6
*
A couple of unnecessary imports.
Robert Brewer
2009-06-27
1
-1
/
+0
*
Removed py3print.
Robert Brewer
2009-06-14
1
-2
/
+1
*
Fix to a long-standing but with emitting RFC-2047-encoded header values. Need...
Robert Brewer
2009-06-02
1
-6
/
+8
*
trunk - bringing in some more sophisticated tests - this adds one failing tes...
Lakin Wecker
2009-06-02
1
-20
/
+30
*
trunk - more changes to bring the two branches into a more similar state - th...
Lakin Wecker
2009-06-01
1
-1
/
+1
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-1
/
+1
*
Brought trunk up to par with the encoding changes from the python3 branch.
Robert Brewer
2009-06-01
1
-5
/
+6
*
trunk - Porting the cherrypy.lib.httputil name change. It'll be easier to mai...
Lakin Wecker
2009-05-31
1
-1
/
+1
*
Test to demo handling name[key] dict-like params with **kwargs.
Robert Brewer
2009-02-23
1
-0
/
+6
*
Added a test for request.scheme (see #900).
Robert Brewer
2009-02-20
1
-0
/
+8
*
Broke a bunch of test_core tests out into a new test_request_obj.py.
Robert Brewer
2009-02-20
1
-0
/
+700