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: a4da4a0
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b460e94
Choose a head ref
  • 18 commits
  • 43 files changed
  • 6 contributors

Commits on Sep 9, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0908.21 (#43865)
    
    [release/7.0] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f5f3491 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.1 (#43872)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8b88658 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.3 (#43877)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    03ad638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83d48f View commit details
    Browse the repository at this point in the history
  5. [SignalR] Handle wrong type from client result (#43670)

    * [SignalR] Handle wrong type from client result
    
    * fb
    BrennanConroy authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2c129af View commit details
    Browse the repository at this point in the history
  6. [SignalR] Fix bug when combining streaming and client results (#43552)

    * [SignalR] Fix bug when combining streaming and client results
    
    * fb
    
    * fb
    BrennanConroy authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    106efb5 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.5 (#43879)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f6d750e View commit details
    Browse the repository at this point in the history
  8. [release/7.0] Improve error message for ByRef parameter exception (#4…

    …3842)
    
    * Throw for byRef parameters (Minimal APIs)
    
    * Avoid exception when checking for tryparse (MVC)
    
    * Update RequestDelegateFactoryTests.cs
    
    * Adding "ref"
    
    * Adding "ref" to the error message
    
    * Removing extra space
    brunolins16 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d8346ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    533cbaa View commit details
    Browse the repository at this point in the history
  10. Empty template tweaks (#43868)

    * Use normal indentation for MainLayout.razor in empty template
    
    * Use same h1:focus rule as regular template
    SteveSandersonMS authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    38b4b81 View commit details
    Browse the repository at this point in the history
  11. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0909.1 (#43881)
    
    [release/7.0] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    625a030 View commit details
    Browse the repository at this point in the history
  12. [SignalR] [JS Client] Retry HTTP request on auth failure (#43854)

    * [SignalR] [JS Client] Retry HTTP request on auth failure
    
    * fix build
    
    * fix bug
    
    * fb
    
    * fb
    
    * fix rebase errors
    
    * fb
    BrennanConroy authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a013202 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5600909 View commit details
    Browse the repository at this point in the history
  14. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.8 (#43887)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a05e391 View commit details
    Browse the repository at this point in the history
  15. [release/7.0] Remove tagged keys as entries are evicted (#43728)

    * Remove tagged keys as entries are evicted
    
    * Revert middleware tests changes
    
    * Fix unit test
    
    * Add braces
    
    * Fix flaky tests
    
    * Fix tests
    
    * Feedback
    
    * Feedback
    
    * Comment
    
    * Remove left over exception
    
    * Fix test
    sebastienros authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ea724d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.12 (#43895)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f8c3dd6 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0909.6 (#43896)
    
    [release/7.0] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0cf65c7 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …909.14 (#43897)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b460e94 View commit details
    Browse the repository at this point in the history
Loading