-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bottlepy/bottle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bottlepy/bottle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 1 file changed
- 3 contributors
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed32f36 - Browse repository at this point
Copy the full SHA ed32f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1be22d - Browse repository at this point
Copy the full SHA e1be22dView commit details
Commits on May 24, 2022
-
Add ServerAdapter for CherryPy >= 9
Since CherryPy >= 9, the server part of CherryPy has been extracted and named Cheroot. Thus the old CherryPy ServerAdapter does not work for CherryPy >= 9: the import fails, and the SSL part should be different too. Cheroot can be installed (git install cheroot) without CherryPy so that we can just have a CherootServer adapter in addition to the CherryPyServer adapter for the older versions. (cherry picked from commit b9229ee) Signed-off-by: Juerg Haefliger <juergh@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 888aa8e - Browse repository at this point
Copy the full SHA 888aa8eView commit details -
Added 'cheroot' server adapter to list of server names, so it can be …
…selected from the command line and by name. Alos added cheroot after cherrypy in the 'auto' adapter to make it future proof. (backported from commit 617d08a) [juergh: Adjust context.] Signed-off-by: Juerg Haefliger <juergh@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3ba0eb - Browse repository at this point
Copy the full SHA a3ba0ebView commit details -
Added depr warning for the outdated cherrypy server adapter.
If you are using this adapter, simply switch to 'cheroot' This should fix some recent and some very old issues regarding cherrypy: fix #947 Leave explicit the maxima version supported the CherryPy (<= 9.0.0) fix #932 Add ServerAdapter (fix CherryPy ServerAdapter) fix #685 Update CherryPy SSL to use latest API and work on Py3 fix #574 Allow custom bind_addr for CherryPy (backported from commit be90814) [juergh: Adjust context, drop modifications of test/travis-requirements.txt which does not exist in 0.12.] Signed-off-by: Juerg Haefliger <juergh@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e9c55a - Browse repository at this point
Copy the full SHA 6e9c55aView commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e140e1b - Browse repository at this point
Copy the full SHA e140e1bView commit details -
Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle…
… into release-0.12
Configuration menu - View commit details
-
Copy full SHA for 04b27f1 - Browse repository at this point
Copy the full SHA 04b27f1View commit details -
This release contains a security fix. Thanks Elton Nokaj for responsibly reporting this issue.
Configuration menu - View commit details
-
Copy full SHA for a2b0ee6 - Browse repository at this point
Copy the full SHA a2b0ee6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.12.19...0.12.20