-
Notifications
You must be signed in to change notification settings - Fork 205
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: golang/appengine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: golang/appengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 62 files changed
- 7 contributors
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bbd66e8 - Browse repository at this point
Copy the full SHA bbd66e8View commit details
Commits on Dec 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a029e6 - Browse repository at this point
Copy the full SHA 5a029e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e005424 - Browse repository at this point
Copy the full SHA e005424View commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da036ec - Browse repository at this point
Copy the full SHA da036ecView commit details
Commits on Apr 4, 2022
-
Fix golang/appengine CI (#280)
With google-github-actions/setup-gcloud#539, they broke Github workflows specifying the "master" branch ahead of the rename of the branch to 'main'.
Configuration menu - View commit details
-
Copy full SHA for ca3835e - Browse repository at this point
Copy the full SHA ca3835eView commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c7f7a8 - Browse repository at this point
Copy the full SHA 0c7f7a8View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65ad43f - Browse repository at this point
Copy the full SHA 65ad43fView commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f27190 - Browse repository at this point
Copy the full SHA 1f27190View commit details
Commits on Jul 18, 2022
-
allow API calls without GAE context (#284)
The ApiHost used to require a security ticket for all API calls, so the client side code used to be able to assume that any request without one was invalid and reject it. The backend now is able to handle requests without security tickets in many cases, so the client side check is now just getting in the way. This change removes that check and lets the backend attempt to handle all requests. The way the client implementation happened to require a security ticket was actually by requiring a GAE context. This change removes that constraint as well and removes the now-unecessary BackgroundContext.
Configuration menu - View commit details
-
Copy full SHA for 37ff2b8 - Browse repository at this point
Copy the full SHA 37ff2b8View commit details
Commits on Aug 5, 2022
-
Security Vulnerability Upgrading golang.org/x/text (#287)
* Security Vulnerability Upgrading golang.org/x/text from v0.3.2 to v0.3.7 * Testing signed commit
Configuration menu - View commit details
-
Copy full SHA for d981f2f - Browse repository at this point
Copy the full SHA d981f2fView 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 v2.0.1...v2.0.2