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
/
covercp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-2
/
+1
*
Feed the hobgoblins (delint).
Jason R. Coombs
2017-10-27
1
-1
/
+1
*
Remove duplicate imports
Jason R. Coombs
2017-07-10
1
-2
/
+0
*
Rely on six for urllib moves.
Jason R. Coombs
2017-07-09
1
-3
/
+4
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-21
/
+21
*
Fix E402 in lib/covercp
Sviatoslav Sydorenko
2016-09-08
1
-2
/
+3
*
Correct typos in expose decorator usage. Fixes #1444.
Jason R. Coombs
2016-06-06
1
-3
/
+3
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-4
/
+7
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-8
/
+21
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-8
/
+17
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-25
/
+25
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+365
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-365
/
+0
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-1
/
+1
*
Sphinx docs in cherrypy.lib.*
chbrown
2010-02-24
1
-9
/
+7
*
Update covercp and test suite to use coverage 3.2. Should be faster. Note n...
Joseph Tate
2010-01-28
1
-20
/
+23
*
More syncs with python3.
Robert Brewer
2009-06-09
1
-3
/
+3
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-3
/
+3
*
trunk - removing unused imports.
Lakin Wecker
2009-05-31
1
-5
/
+0
*
covercp: Fixed bug when supplying port via command line. Added commandline op...
Robert Brewer
2009-04-23
1
-12
/
+20
*
Coerced all path names in covercp.py to lower-case, since some versions of
zakj
2007-10-30
1
-2
/
+2
*
New pywebd module. Trunk is now "3.1alpha".
Robert Brewer
2007-03-05
1
-2
/
+3
*
Changed server.start to server.quickstart, and server.start_all to server.start.
Robert Brewer
2006-08-05
1
-3
/
+1
*
Moved coverage out of the core.
Robert Brewer
2006-06-12
1
-5
/
+10
*
Moved covercp, profiler to tree.mount syntax.
Robert Brewer
2006-05-07
1
-1
/
+1
*
Moved the following config keys out of the "server." namespace (so that "serv...
Robert Brewer
2006-05-07
1
-1
/
+1
*
Separated cherrypy.server (HTTP) from cherrypy.engine (app):
Robert Brewer
2006-05-04
1
-0
/
+1
*
Big change: camelCase to lower_with_underscore names (still need to update th...
Remi Delon
2005-12-03
1
-2
/
+2
*
Fix for #374 (reduce license boilerplate to a single LICENSE.txt file).
Robert Brewer
2005-10-31
1
-28
/
+0
*
Improved covercp's annotated file output: blank lines have been reinstated, b...
Robert Brewer
2005-08-25
1
-13
/
+14
*
1. More improvements to coverage browser.
Robert Brewer
2005-08-24
1
-54
/
+106
*
Upgrades to coverage browser (thanks to Keir Mierle). See ticket #262.
Robert Brewer
2005-08-23
1
-133
/
+204
*
Prettier covercp report output (tree format plus percents).
Robert Brewer
2005-08-19
1
-16
/
+94
*
Added filename, "percent covered" to covercp reports.
Robert Brewer
2005-08-18
1
-5
/
+16
*
1. Config section [global] (pathless) is now distinct from [/] (root path); t...
Robert Brewer
2005-08-09
1
-5
/
+4
*
1. Builtin HTTP servers now check for free port.
Robert Brewer
2005-07-22
1
-0
/
+1
*
1. Pulled dict_from_config_file out of config._load to make it reusable.
Robert Brewer
2005-07-18
1
-1
/
+11
*
config.update: fixed default overide value, fixed newlines in covercp.py
Michael Robinson
2005-07-07
1
-20
/
+20
*
Minor improvements to code-coverage.
Robert Brewer
2005-07-07
1
-28
/
+24
*
Oops. Forgot a file.
Robert Brewer
2005-07-07
1
-0
/
+165