-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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: dotnet/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 189 files changed
- 6 contributors
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e93290 - Browse repository at this point
Copy the full SHA 7e93290View commit details -
Configuration menu - View commit details
-
Copy full SHA for c257304 - Browse repository at this point
Copy the full SHA c257304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1e9e0 - Browse repository at this point
Copy the full SHA 2d1e9e0View commit details -
[release/5.0] Remove MusicStore (#31818)
nit: rearrange the Framework folder in our solution - remove the single-project App.Runtime folder - add new App.Ref folder - add Microsoft.AspNetCore.App.Ref.Internal.csproj to the solution in new App.Ref folder
Configuration menu - View commit details
-
Copy full SHA for e6998cb - Browse repository at this point
Copy the full SHA e6998cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8e736 - Browse repository at this point
Copy the full SHA 5d8e736View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 821b46f - Browse repository at this point
Copy the full SHA 821b46fView commit details
Commits on May 9, 2021
-
Stop throwing exception when writing 0 length buffers (#32277) (#32470)
## Description Update guard logic to permit writing 0 length buffers. This can happen in certain globalized scenarios (ex. `¿` with Portugese) where the first char needs to be encoded. Patch #31299 for 5.0 by cherry-picking the #32277 squash commit. ## Customer Impact Writing 0-length char buffers leads to an ArgumentOutOfRangeException. This may occur in a globalization context with certain chars such as `¿`. #31299 (comment) Also impacts Orchard: #31299 (comment) ## Regression? - [ ] Yes - [x] No [If yes, specify the version the behavior has regressed from] ## Risk - [ ] High - [ ] Medium - [x] Low Low risk as we've just updated the logic slightly to permit 0 length buffers. ## Verification - [x] Manual (required) - [x] Automated ## Packaging changes reviewed? - [ ] Yes - [ ] No - [x] N/A Addresses #31299
Configuration menu - View commit details
-
Copy full SHA for b124d50 - Browse repository at this point
Copy the full SHA b124d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cddac6 - Browse repository at this point
Copy the full SHA 8cddac6View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b76c483 - Browse repository at this point
Copy the full SHA b76c483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0468fce - Browse repository at this point
Copy the full SHA 0468fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8700657 - Browse repository at this point
Copy the full SHA 8700657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d73c92 - Browse repository at this point
Copy the full SHA 5d73c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2278169 - Browse repository at this point
Copy the full SHA 2278169View commit details
Commits on May 12, 2021
-
Merge pull request #32589 from dotnet/dougbu/v5.0.6.II
- merge release commit - update SDK and runtimes - update package baselines - update 3.1.x site extension version - re-enable baseline validation
Configuration menu - View commit details
-
Copy full SHA for bf48b47 - Browse repository at this point
Copy the full SHA bf48b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6842f90 - Browse repository at this point
Copy the full SHA 6842f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3567768 - Browse repository at this point
Copy the full SHA 3567768View commit details
Commits on May 13, 2021
-
Merged PR 14945: [internal/release/5.0] Update dependencies from dnce…
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d7d10d70-26ab-4663-2902-08d89c6af29b) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: d7d10d70-26ab-4663-2902-08d89c6af29b - **Build**: 20210505.8 - **Date Produced**: 5/5/2021 10:27 PM - **Commit**: 556582d964cc21b82a88d7154e915076f6f9008e - **Branch**: refs/heads/internal/release/5.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.NETCore.App.Internal**: [from 5.0.7-servicing.21255.4 to 5.0.7-servicing.21255.8][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.7 to 5.0.7][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 5.0.7-servicing.21255.4 to 5.0.7-servicing.21255.8][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC6701b31&targetVersion=GC556582d&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d7d10d70-26ab-4663-2902-08d89c6af29b)
Configuration menu - View commit details
-
Copy full SHA for 35b0a3d - Browse repository at this point
Copy the full SHA 35b0a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67acc3d - Browse repository at this point
Copy the full SHA 67acc3dView commit details
There are no files selected for viewing