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_logging.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran pre-commit
v18.0.1
Jason R. Coombs
2018-09-09
1
-1
/
+1
*
Mark test_tracebacks as xfailing, as it's failing consistently.
Jason R. Coombs
2018-09-07
1
-0
/
+1
*
Rewrite error log test with pure pytest
Sviatoslav Sydorenko
2018-09-06
1
-16
/
+31
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-18
/
+6
*
Use bytes literals where appropriate
v14.0.0
Jason R. Coombs
2018-02-04
1
-2
/
+2
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-3
/
+7
*
Mock timez log test to be more precise
Sviatoslav Sydorenko
2017-10-20
1
-3
/
+8
*
Restore original access log custom format test
Sviatoslav Sydorenko
2017-10-20
1
-1
/
+1
*
Use mock.patch for all logging tests
Sviatoslav Sydorenko
2017-10-20
1
-18
/
+12
*
Fix docstring in test to be PEP257-compliant
Sviatoslav Sydorenko
2017-10-20
1
-2
/
+1
*
Use proper @mock.patch for log_format substitution
Sviatoslav Sydorenko
2017-10-20
1
-10
/
+5
*
Fix UUID4 test
Sviatoslav Sydorenko
2017-10-20
1
-5
/
+0
*
Cleanup bogus tests
Sviatoslav Sydorenko
2017-10-20
1
-35
/
+4
*
PEP257 Docstring fixed
spagno
2017-10-20
1
-9
/
+3
*
pep257 docstring compliant
spagno
2017-10-20
1
-6
/
+6
*
Added tests in test_logging.py
spagno
2017-10-20
1
-0
/
+38
*
Added tests in test_logging.py
spagno
2017-10-20
1
-0
/
+38
*
Removed bad implemented tests
spagno
2017-10-20
1
-38
/
+0
*
Added tests
spagno
2017-10-20
1
-0
/
+38
*
PEP8fy codebase: eliminated E127 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-4
/
+5
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-13
/
+13
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-4
/
+2
*
Use cherrypy.config decorator throughout.
Jason R. Coombs
2016-06-05
1
-4
/
+5
*
Rely on six for Python 3 differentiation
Jason R. Coombs
2016-06-05
1
-5
/
+7
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-7
/
+7
*
Update test_logging to match the changes on the error log format after pull r...
Joel Rivera
2015-10-24
1
-2
/
+3
*
Merged in MichielOvertoom/cherrypycustomlogging (pull request #38)
Jason R. Coombs
2014-09-13
1
-0
/
+20
|
\
|
*
Custom logging: hostname
Michiel Overtoom
2013-03-30
1
-0
/
+20
*
|
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-3
/
+1
|
/
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-21
/
+21
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+157
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-149
/
+0
*
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
-1
/
+3
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-2
/
+0
*
Whew. Fixed the whole test suite to properly handle the --host arg.
Robert Brewer
2008-11-08
1
-16
/
+2
*
Fix for #824 (_cplogging.LogManager.access method not handling unicode in log...
Robert Brewer
2008-06-22
1
-0
/
+169