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: v7.0.1
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.2
Choose a head ref
  • 15 commits
  • 11 files changed
  • 9 contributors

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    0e75a1f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    f44a0cd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    3c6fd3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf368a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    18bedf0 View commit details
    Browse the repository at this point in the history
  2. [release/7.0] Use new Arm64 Helix queues (#45121)

    - clean `cherry-pick` of e609b1c plus touch our YAML
    - Update `HelixTestRunner` command on Windows
      - use `dotnet` to avoid x64 requirements when using Win11 ARM64
    - also, get scheduled runs going for aspnetcore-helix-matrix
      - release/6.0 and release/7.0 builds have not run since move to dnceng-public/public
    
    nit: Change `$(IsXYZQueue)` properties to ignore case
    - removes one gotcha going forward
    dougbu authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9275bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    212a2bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9193712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    197dcfc View commit details
    Browse the repository at this point in the history
  6. [release/7.0] Infer parameter source from ElementType for IEnumerable (

    …#45256)
    
    * Infer ElementType for IEnumerable
    * Update src/Mvc/Mvc.Core/test/ApplicationModels/InferParameterBindingInfoConventionTest.cs
    * Update src/Mvc/Mvc.Core/src/ApplicationModels/InferParameterBindingInfoConvention.cs
    * Fix SignalR fromservices inference
    
    Co-authored-by: Bruno Oliveira <brolivei@microsoft.com>
    Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
    Co-authored-by: Safia Abdalla <safia@safia.rocks>
    4 people authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b9e4f66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cd0f81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    329a604 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    5161236 View commit details
    Browse the repository at this point in the history
  2. Merged PR 28023: Fixup mistakenly flowed shas from post-7.0.1

    # {PR title}
    
    Summary of the changes (Less than 80 chars)
    
    ## Description
    
    {Detail}
    
    Fixes #{bug number} (in this specific format)
    
    ## Customer Impact
    
    {Justification}
    
    ## Regression?
    
    - [ ] Yes
    - [ ] No
    
    [If yes, specify the version the behavior has regressed from]
    
    ## Risk
    
    - [ ] High
    - [ ] Medium
    - [ ] Low
    
    [Justify the selection above]
    
    ## Verification
    
    - [ ] Manual (required)
    - [ ] Automated
    
    ## Packaging changes reviewed?
    
    - [ ] Yes
    - [ ] No
    - [ ] N/A
    
    ----
    
    ## When servicing release/2.1
    
    - [ ] Make necessary changes in eng/PatchConfig.props
    
    Fixup mistakenly flowed shas from post-7.0.1
    mmitche committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    da13e9c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    7c81065 View commit details
    Browse the repository at this point in the history
Loading