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
/
logtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix log marker in test logging
Sviatoslav Sydorenko
2018-09-06
1
-2
/
+4
*
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
-1
/
+1
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-1
/
+4
*
Improve UUID assertion in logging tests
Sviatoslav Sydorenko
2017-10-20
1
-5
/
+8
*
Add missing import to logtest helper
Sviatoslav Sydorenko
2017-10-20
1
-0
/
+1
*
Fixed typo
spagno
2017-10-20
1
-2
/
+2
*
Fixed test on windows
Andrea Spagnolo
2017-10-20
1
-0
/
+22
*
Removed bad implemented tests
spagno
2017-10-20
1
-22
/
+0
*
Fixed UUIDv4 test
spagno
2017-10-20
1
-1
/
+0
*
Fixed Flake8
spagno
2017-10-20
1
-2
/
+1
*
Added tests
spagno
2017-10-20
1
-1
/
+24
*
PEP8fy codebase: eliminated E713 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-1
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-23
/
+23
*
Use the preferred name text_or_bytes to avoid conflation with 'basestring' wh...
Jason R. Coombs
2016-07-24
1
-2
/
+2
*
Replaced 'unicodestr' with 'six.text_type'
Jason R. Coombs
2016-06-05
1
-5
/
+6
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-4
/
+10
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-6
/
+11
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-22
/
+22
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+188
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-181
/
+0
*
Removed py3print.
Robert Brewer
2009-06-14
1
-10
/
+12
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-11
/
+11
*
trunk - adding test_auth_basic and test_auth_digest into the normal test runs...
Lakin Wecker
2009-06-01
1
-0
/
+2
*
Fix for #824 (_cplogging.LogManager.access method not handling unicode in log...
Robert Brewer
2008-06-22
1
-0
/
+177