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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct typo in args reconstruction guessing code
Sviatoslav Sydorenko
2018-07-08
1
-1
/
+1
*
16.0.1 was never released
Jason R. Coombs
2018-06-18
1
-3
/
+0
*
Update changelog. Ref #1716.
v16.0.2
Jason R. Coombs
2018-06-18
1
-0
/
+6
*
Set union merge strategy for changelog
Sviatoslav Sydorenko
2018-06-18
1
-0
/
+1
*
Stop %-decoding Authorization header @ Digest Auth
Sviatoslav Sydorenko
2018-06-18
2
-26
/
+22
|
\
|
*
Add emoji to unicode user digest auth test
Sviatoslav Sydorenko
2018-06-18
1
-3
/
+3
|
*
Correctly decode utf-8 digest authorization header
Sviatoslav Sydorenko
2018-06-18
2
-23
/
+19
|
*
Fix URI decoding for auth_digest
Bernhard Fisseni
2018-06-18
1
-1
/
+1
|
/
*
Update changelog. Ref #1719.
Jason R. Coombs
2018-06-17
1
-0
/
+7
*
Return 401 on incorrect authorization supplied. Fixes #1719.
Jason R. Coombs
2018-06-17
1
-4
/
+13
*
Add test capturing failed expectation. Ref #1719.
Jason R. Coombs
2018-06-17
1
-0
/
+7
*
trace fits on one line now
Jason R. Coombs
2018-06-17
1
-2
/
+1
*
Use a partial to bind the parameters in one place.
Jason R. Coombs
2018-06-17
1
-10
/
+12
*
Extract a function for the 401 response
Jason R. Coombs
2018-06-17
1
-54
/
+56
*
Replace assertions with explicit raises, just in case the environment is opti...
Jason R. Coombs
2018-06-17
1
-5
/
+10
*
Flatten digest_auth by using assertions.
Jason R. Coombs
2018-06-17
1
-33
/
+41
*
Minor grammatical edits
Jason R. Coombs
2018-06-17
1
-6
/
+6
*
Update changelog to reflect change to both Basic and Digest auth tools. Ref #...
Jason R. Coombs
2018-06-17
1
-2
/
+3
*
Disallow OS X failures
Sviatoslav Sydorenko
2018-06-17
1
-2
/
+0
*
Merge pull request #1718 from cherrypy/feature/auth-refactor
Jason R. Coombs
2018-06-16
2
-21
/
+14
|
\
|
*
Remove base64_decode, no longer used.
Jason R. Coombs
2018-06-16
1
-7
/
+0
|
*
Merge branch 'master' of https://github.com/cherrypy/cherrypy into feature/au...
Jason R. Coombs
2018-06-16
3
-4
/
+10
|
|
\
|
*
|
Replace ntob(tonative(bytes)) with just bytes
Jason R. Coombs
2018-05-29
1
-3
/
+3
|
*
|
Rewrite _try_decode to naturally raise an error on the last attempt.
Jason R. Coombs
2018-05-29
1
-9
/
+5
|
*
|
Extract _try_decode function
Jason R. Coombs
2018-05-29
1
-11
/
+15
*
|
|
Revert "Fix suggested by Andrew Stromnov to let psyco play nice with CherryPy...
Sviatoslav Sydorenko
2018-06-16
1
-17
/
+3
*
|
|
Swap pep257 with pydocstyle
Sviatoslav Sydorenko
2018-06-16
8
-13
/
+16
*
|
|
Use pydocstyle in pep257 pre-commit fallback
Sviatoslav Sydorenko
2018-06-16
1
-3
/
+3
*
|
|
Separate deps installation from testing itself
Sviatoslav Sydorenko
2018-06-16
1
-3
/
+4
*
|
|
Merge pull request #1712 from cherrypy/bugfix/1377-fix-native-http-server-com...
v16.0.0
Jason R. Coombs
2018-06-16
4
-1
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' into bugfix/1377-fix-native-http-server-compatibility
Jason R. Coombs
2018-06-16
3
-4
/
+10
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Enhance comment and use generator expression to traverse IPs.
Jason R. Coombs
2018-06-16
1
-2
/
+2
*
|
|
Update changelog
Jason R. Coombs
2018-06-16
1
-1
/
+8
*
|
|
Drop pretty-format-json from pre-commit config
Sviatoslav Sydorenko
2018-06-15
1
-1
/
+0
*
|
|
Revert "Disable check-json, b/c it's broken"
Sviatoslav Sydorenko
2018-06-15
1
-0
/
+2
*
|
|
Disable check-json, b/c it's broken
Sviatoslav Sydorenko
2018-06-15
1
-2
/
+0
|
|
/
|
/
|
|
*
Replace double quotes with single ones
Sviatoslav Sydorenko
2018-06-03
1
-1
/
+1
|
*
Skip native tests on Windows.
Jason R. Coombs
2018-06-03
1
-0
/
+6
|
*
More docstring
Jason R. Coombs
2018-05-31
1
-1
/
+1
|
*
Update changelog
Jason R. Coombs
2018-05-31
1
-0
/
+2
|
*
Fix _cpnative_server to use bytes for request meta
Sviatoslav Sydorenko
2018-05-31
1
-1
/
+1
|
*
Create a test to replicate failure. Ref #1377.
Jason R. Coombs
2018-05-31
2
-0
/
+30
|
/
*
Just open the file using io module. Decode as locale.getpreferredencoding (de...
Jason R. Coombs
2018-05-29
1
-1
/
+2
*
Construct and assign abs_urls directly, rather than using init/append loop.
Jason R. Coombs
2018-05-29
1
-7
/
+7
*
Expand the documentation to indicate that these functions should be avoided.
Jason R. Coombs
2018-05-29
1
-0
/
+6
*
Add workaround for pyyaml bug
Jason R. Coombs
2018-05-29
1
-1
/
+3
*
Fail with HTTP 400 for invalid headers
Sviatoslav Sydorenko
2018-05-28
2
-1
/
+21
*
Don't attempt to make None absolute. Fixes #1697.
Jason R. Coombs
2018-05-28
1
-1
/
+1
*
Add test capturing failure. Ref #1697.
Jason R. Coombs
2018-05-28
1
-0
/
+14
*
Extract module to file mapping as _file_for_module classmethod.
Jason R. Coombs
2018-05-28
1
-19
/
+32
[next]