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
*
πππππ§π¬ Update py2 retirement date in docs
Sviatoslav Sydorenko
2019-03-02
1
-1
/
+1
*
ππ·β Configure rtd-bot
Sviatoslav Sydorenko
2019-02-12
1
-0
/
+2
*
Fix typo in documentation for CSP header
Sviatoslav Sydorenko
2019-01-13
1
-1
/
+1
|
\
|
*
fixed typo for http CSP header in Advanced, Securing your server documentation
scratchi
2019-01-13
1
-1
/
+1
|
/
*
Correct the loglevel to INFO for sucessful case
jvisu
2019-01-03
1
-2
/
+2
*
Raise correct exception. Fixes linter warnings.
v18.1.0
Jason R. Coombs
2018-12-09
1
-4
/
+4
*
Ignore inherently-contradictory flake8 rules
Jason R. Coombs
2018-12-09
2
-3
/
+6
*
Use always_iterable in Bus.wait
Jason R. Coombs
2018-12-09
1
-4
/
+3
*
Merge pull request #1759 from duper51/duper51-patch-1
Jason R. Coombs
2018-12-09
2
-1
/
+7
|
\
|
*
Update changelog
Jason R. Coombs
2018-12-09
1
-0
/
+6
|
*
publish should be called when the state is changed
Ian Otto
2018-11-21
1
-1
/
+1
*
|
docs: Fix link to wikipedia
Γtienne BERSAC
2018-12-04
1
-6
/
+6
*
|
Merge branch 'maint/17.x'
Jason R. Coombs
2018-11-23
2
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix test failures on pytest 4
v17.4.1
Jason R. Coombs
2018-11-23
1
-1
/
+5
|
*
Update changelog
Jason R. Coombs
2018-11-23
1
-0
/
+6
|
*
Merge pull request #1755 from h3llrais3r/byte-headers
Jason R. Coombs
2018-11-23
2
-1
/
+9
|
|
\
|
|
*
Fix flake8 error
h3llrais3r
2018-11-05
1
-1
/
+2
|
|
*
Don't convert bytes headers to str
h3llrais3r
2018-11-04
2
-1
/
+8
|
|
/
*
|
Fix undersized sidebar in docs under mobile
Sviatoslav Sydorenko
2018-11-06
1
-2
/
+23
*
|
Fix mobile docs body width to not exceed viewport
Sviatoslav Sydorenko
2018-11-05
1
-0
/
+4
*
|
Improve pytest.ini style
Sviatoslav Sydorenko
2018-11-05
1
-3
/
+5
*
|
Merge pull request #1754 from bluebirrrrd/feature/issue-template-update
Sviatoslav Sydorenko
2018-10-24
2
-14
/
+14
|
\
\
|
*
|
remove bullet points from questions @ PR template
Anna Kurylo
2018-10-24
1
-6
/
+6
|
*
|
remove bullet points before questions in issue template
Anna Kurylo
2018-10-24
1
-8
/
+8
*
|
|
Merge pull request #1753 from bluebirrrrd/bugfix/docs-banner
Sviatoslav Sydorenko
2018-10-24
1
-4
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove seconds from the python2 drop countdown
Anna Kurylo
2018-10-24
1
-1
/
+1
|
*
|
fix python3 support banner
Anna Kurylo
2018-10-24
1
-3
/
+12
|
/
/
*
|
Add a mailing list badge to README
Sviatoslav Sydorenko
2018-10-16
1
-0
/
+3
*
|
Adjust reprconf to match Python 3.8 changes
Sviatoslav Sydorenko
2018-09-30
1
-0
/
+2
*
|
Wipe out legacy unrepr builder targeting Python 2
Sviatoslav Sydorenko
2018-09-30
1
-124
/
+5
*
|
Fix incorrect copying of module names @ autoreload
Sviatoslav Sydorenko
2018-09-30
1
-1
/
+4
*
|
Check there's no errors during concurrency test
Sviatoslav Sydorenko
2018-09-30
1
-0
/
+1
*
|
Fix status code assertions in session tests
Sviatoslav Sydorenko
2018-09-30
1
-3
/
+3
*
|
Use assert statements in sessions mostly
Sviatoslav Sydorenko
2018-09-30
1
-48
/
+47
*
|
Fix test issues caused by ignoring session test
Sviatoslav Sydorenko
2018-09-30
1
-4
/
+4
*
|
Fix test issue introduced by fixing #794
Sviatoslav Sydorenko
2018-09-30
1
-2
/
+2
*
|
Unexpect test_2_File_Concurrency to fail
Sviatoslav Sydorenko
2018-09-30
1
-1
/
+0
*
|
Copy modules before iteration in autoreloader
Sviatoslav Sydorenko
2018-09-28
1
-1
/
+1
*
|
Upgrade storing test results in Circle CI
Sviatoslav Sydorenko
2018-09-17
1
-2
/
+0
*
|
Preserve test runs folder in Git tree
Sviatoslav Sydorenko
2018-09-17
3
-2
/
+2
*
|
Bump Python 3.6 to the latest patch v under OS X
Sviatoslav Sydorenko
2018-09-16
1
-1
/
+1
*
|
Bump Python 3.4 to 3.5 in Travis CI
Sviatoslav Sydorenko
2018-09-16
1
-3
/
+3
*
|
Fix pre-commit complaint
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+4
*
|
Revert "Use UNIX-socket based memcached connection"
Sviatoslav Sydorenko
2018-09-10
1
-5
/
+29
*
|
Revert "Forcefully stringify memcached socket path"
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+1
*
|
Forcefully stringify memcached socket path
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+1
*
|
Use UNIX-socket based memcached connection
Sviatoslav Sydorenko
2018-09-10
1
-29
/
+8
*
|
Put check for memcache client into fixture
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+6
*
|
Fix reason for skipif in memcached test suite
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+1
*
|
Don't depend on memcached extra of pytest-services
Sviatoslav Sydorenko
2018-09-10
1
-1
/
+1
[next]