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

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    525705f View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …811.2 (#43291)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    69ee9f6 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20220809.1 (#43292)
    
    [main] Update dependencies from dotnet/source-build-externals
    dotnet-maestro[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d3b7623 View commit details
    Browse the repository at this point in the history
  4. RateLimitingMiddleware updates (#43053)

    * RateLimitingMiddleware updates
    
    * Feedback
    
    * Feedback, API
    
    * Fix sample
    
    * Feedback
    
    * Add tests
    
    * Fixup
    
    * Fixup2
    
    * disambiguate
    
    * Feedback
    wtgodbe authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0438e7e View commit details
    Browse the repository at this point in the history
  5. [main] (deps): Bump src/submodules/googletest (#43290)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `5b909be` to `7274ec1`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@5b909be...7274ec1)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7772295 View commit details
    Browse the repository at this point in the history
  6. [main] (deps): Bump src/submodules/spa-templates (#43289)

    Bumps [src/submodules/spa-templates](https://github.com/dotnet/spa-templates) from `bbd5404` to `9044834`.
    - [Release notes](https://github.com/dotnet/spa-templates/releases)
    - [Commits](dotnet/spa-templates@bbd5404...9044834)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/spa-templates
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    37a222a View commit details
    Browse the repository at this point in the history
  7. [main] Update dependencies from dotnet/runtime dotnet/efcore (#43260)

    [main] Update dependencies from dotnet/runtime dotnet/efcore
    
    
     - react
    dotnet-maestro[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5211017 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff444e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d953db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce8419e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac4bd5e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4faa91c View commit details
    Browse the repository at this point in the history
  13. Default to zero byte reads when we use PipeReader.Create (#43276)

    * Default to zero byte reads when we use PipeReader.Create
    - This will avoid allocating buffers until there's data available to read.
    davidfowl authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6d90a04 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b15d0e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    c109492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4906cd View commit details
    Browse the repository at this point in the history
Loading