Skip to content
Permalink

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: 8275e9c
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f8c0d4
Choose a head ref
  • 19 commits
  • 85 files changed
  • 12 contributors

Commits on Sep 8, 2021

  1. [release/6.0] Update dependencies from dotnet/efcore dotnet/runtime (#…

    …36268)
    
    [release/6.0] Update dependencies from dotnet/efcore dotnet/runtime
    dotnet-maestro[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5965af8 View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Update dependencies from dotnet/efcore (#36271)

    [release/6.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    037f2c6 View commit details
    Browse the repository at this point in the history
  3. [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…

    …36275)
    
    [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b5e6533 View commit details
    Browse the repository at this point in the history
  4. Update sdk to 6.0.100-rc.2.21457.23 (#36260)

    Co-authored-by: Hao Kung <[email protected]>
    github-actions[bot] and HaoK authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    4f8ad21 View commit details
    Browse the repository at this point in the history
  5. Fix templates (#36255)

    jmprieur authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a0182f0 View commit details
    Browse the repository at this point in the history
  6. Make E2E tests work on Linux, support retries, and have new Azure pip…

    …eline (#36207) (#36247)
    
    * Make E2E tests work on Linux, support retries, and have new Azure pipeline
    
    * Opt components E2E tests out of other CI pipelines (run only in the new one)
    
    * Update src/Components/test/E2ETest/Tests/InputFileTest.cs
    
    Co-authored-by: Martin Costello <[email protected]>
    
    * Move new pipeline logic into old pipeline
    
    Co-authored-by: Your Name <[email protected]>
    Co-authored-by: Martin Costello <[email protected]>
    
    Co-authored-by: Your Name <[email protected]>
    Co-authored-by: Martin Costello <[email protected]>
    3 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b934b7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad18832 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77a2bda View commit details
    Browse the repository at this point in the history
  9. [Blazor] Update npm dependencies (#36088) (#36273)

    * Updates npm dependencies to their latest versions.
    * Standardizes build process for our JS dependencies on webpack 5 with babel, etc.
    * Updates dependencies for the auth packages to their latest versions.
    * Fixes test assets so that they can be run locally.
    javiercn authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2e055d0 View commit details
    Browse the repository at this point in the history
  10. [release/6.0] [Static web assets] Fix casing issues during parsing (#…

    …36228)
    
    * Rename and relink ManifestStaticWebAssetFileProvider
    
    * Merge manifest nodes on case insensitive OSes
    
    * Add additional tests
    
    * Update selenium versions
    
    Co-authored-by: Javier Calvarro Nelson <[email protected]>
    github-actions[bot] and javiercn authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3009e5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b821015 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53a99f2 View commit details
    Browse the repository at this point in the history
  13. [release/6.0] Update dependencies from dotnet/efcore (#36290)

    [release/6.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a531877 View commit details
    Browse the repository at this point in the history
  14. Update facebook oauth to v11.0 (#36293)

    Co-authored-by: Chris R <[email protected]>
    github-actions[bot] and Tratcher authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    02c84f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66f9857 View commit details
    Browse the repository at this point in the history
  16. [release/6.0] Use ArrayPool as default pool fallback (#36253)

    * Use ArrayPool as SlabMemoryPool fallback
    
    Fixes #30364
    
    * Fix comments
    
    * Typos
    
    [ci skip]
    
    * Support increase buffer size
    
    * Add function tests, rename argument
    
    * Update src/Servers/Kestrel/Core/src/Internal/Http3/Http3OutputProducer.cs
    
    Co-authored-by: Stephen Halter <[email protected]>
    
    * Update src/Servers/Kestrel/Core/src/Internal/Http2/Http2OutputProducer.cs
    
    Co-authored-by: Stephen Halter <[email protected]>
    
    * Reduce allocations
    
    Co-authored-by: Sebastien Ros <[email protected]>
    Co-authored-by: Stephen Halter <[email protected]>
    3 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a57a046 View commit details
    Browse the repository at this point in the history
  17. [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…

    …36296)
    
    [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    e9ff988 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    259f99a View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…

    …36314)
    
    [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0f8c0d4 View commit details
    Browse the repository at this point in the history
Loading