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
/
lib
/
cpstats.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move json from _cpcompat to its own module.
Jason R. Coombs
2018-09-04
1
-1
/
+1
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-3
/
+1
*
Honor E731 linter warning
Jason R. Coombs
2017-10-28
1
-4
/
+12
*
Use six for itervalues
Jason R. Coombs
2017-07-09
1
-6
/
+3
*
PEP8fy codebase: eliminated E302 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+1
*
Fix E402 in cpstats
Sviatoslav Sydorenko
2016-09-08
1
-18
/
+9
*
Correct typos in expose decorator usage. Fixes #1444.
Jason R. Coombs
2016-06-06
1
-1
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-4
/
+4
*
#1333 Make cpstats python3.3+ compatible
3.8.1
Gustavo Picon
2015-12-02
1
-3
/
+15
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-29
/
+42
*
More pep8 cleanups
Gustavo Picon
2014-01-12
1
-1
/
+1
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-17
/
+26
*
Include the documentation of cpstats at the sphinx tree.
Joel Rivera
2013-09-28
1
-38
/
+41
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-35
/
+35
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+662
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-661
/
+0
*
Sanitizing cpstats for Python 2.3
Robert Brewer
2011-02-25
1
-7
/
+5
*
typo
Sylvain Hellegouarch
2011-02-24
1
-2
/
+2
*
Better fix for stats remote.ip
Robert Brewer
2011-02-24
1
-9
/
+2
*
More Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-11
/
+13
*
Updating the remote client's info after tools.proxy had a chance to run, so t...
Sylvain Hellegouarch
2011-02-23
1
-0
/
+8
*
Touchups to cpstats.py
Robert Brewer
2011-02-23
1
-22
/
+17
*
New logging.statistics in wsgiserver, plus new lib/cpstats.py
Robert Brewer
2011-02-23
1
-0
/
+665