-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: pallets/flask
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mrdon/flask
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 101 files changed
- 3 contributors
Commits on Jan 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6568006 - Browse repository at this point
Copy the full SHA 6568006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6f1d0 - Browse repository at this point
Copy the full SHA 5d6f1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2008b0b - Browse repository at this point
Copy the full SHA 2008b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e42251 - Browse repository at this point
Copy the full SHA 1e42251View commit details
Commits on Jan 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 04392b1 - Browse repository at this point
Copy the full SHA 04392b1View commit details
Commits on Jan 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2af6550 - Browse repository at this point
Copy the full SHA 2af6550View commit details
Commits on Feb 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6430825 - Browse repository at this point
Copy the full SHA 6430825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a820d2 - Browse repository at this point
Copy the full SHA 8a820d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c89669 - Browse repository at this point
Copy the full SHA 0c89669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92eefa9 - Browse repository at this point
Copy the full SHA 92eefa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f77e43c - Browse repository at this point
Copy the full SHA f77e43cView commit details
Commits on Mar 7, 2014
-
provide a task-based get_ident
this solves "Popped wrong request context" problems, as the requests are always handled in the context of their respective task.
Configuration menu - View commit details
-
Copy full SHA for c922fc2 - Browse repository at this point
Copy the full SHA c922fc2View commit details -
try to handle exceptions that occur in asynchronous execution
this can't handle all cases (when the task has already started sending a response, the server can't roll back and present a 500), but when the response is not sent yet, now a response is sent.
Configuration menu - View commit details
-
Copy full SHA for a4e2e61 - Browse repository at this point
Copy the full SHA a4e2e61View commit details
Commits on May 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 51a1743 - Browse repository at this point
Copy the full SHA 51a1743View commit details -
Configuration menu - View commit details
-
Copy full SHA for a946bf8 - Browse repository at this point
Copy the full SHA a946bf8View commit details
Commits on May 31, 2014
-
Now that werkzeug.serving imports aiohttp.wsgi.WSGIServerHttpProtocol, aiohttp needs to be in the requirements.
Configuration menu - View commit details
-
Copy full SHA for 4ffd24e - Browse repository at this point
Copy the full SHA 4ffd24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd0828 - Browse repository at this point
Copy the full SHA ffd0828View 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 main...master