Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to release/6.0.1xx-preview4 #5018

Merged

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    f510471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3463e View commit details
    Browse the repository at this point in the history
  3. Tweak assertion

    Youssef1313 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9d729d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd3c668 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f7476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d384724 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

Commits on Feb 18, 2021

  1. Update src/NetAnalyzers/Core/Microsoft.CodeQuality.Analyzers/Microsof…

    …tCodeQualityAnalyzersResources.resx
    
    Co-authored-by: Sam Harwell <[email protected]>
    Evangelink and sharwell authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    167ed1f View commit details
    Browse the repository at this point in the history
  2. Update resources

    Evangelink committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a811e1e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    3ddef5a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into CA1054-codefix-title

    # Conflicts:
    #	src/NetAnalyzers/Core/Microsoft.CodeQuality.Analyzers/MicrosoftCodeQualityAnalyzersResources.resx
    Evangelink committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    a9295a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Rename to context

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    cab4a92 View commit details
    Browse the repository at this point in the history
  2. Update src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/Runtime/Spec…

    …ifyIFormatProvider.cs
    
    Co-authored-by: Buyaa Namnan <[email protected]>
    Youssef1313 and buyaa-n authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    aec8b0b View commit details
    Browse the repository at this point in the history
  3. Update src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/Runtime/Spec…

    …ifyIFormatProvider.cs
    
    Co-authored-by: Buyaa Namnan <[email protected]>
    Youssef1313 and buyaa-n authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6a8a9d3 View commit details
    Browse the repository at this point in the history
  4. IDE0047: FixAll

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    50f52d0 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    fdf412e View commit details
    Browse the repository at this point in the history
  6. IDE0090: FixAll

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d088552 View commit details
    Browse the repository at this point in the history
  7. IDE0004: FixAll

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f0b73f6 View commit details
    Browse the repository at this point in the history
  8. IDE0078

    Youssef1313 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    68b9d1f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Add test

    Youssef1313 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3c5a17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b038932 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Loc update

    Cristiano Suzuki committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    7934bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Update bug-report.md

    Youssef1313 authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c361a8e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. update

    Cristiano Suzuki committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    bebdece View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    47e3fd2 View commit details
    Browse the repository at this point in the history
  2. Revert "IDE0078"

    This reverts commit 68b9d1f.
    Youssef1313 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3e48a3e View commit details
    Browse the repository at this point in the history
  3. Set IDE0078 to silent

    Youssef1313 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0a2f9e6 View commit details
    Browse the repository at this point in the history
  4. Fix compile error

    Youssef1313 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    42cc679 View commit details
    Browse the repository at this point in the history
  5. Fix CA1834

    Youssef1313 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9b7f4f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7c62aa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request #4807 from Youssef1313/globalization-base-class

    Introduce a base class for globalization analyzers
    mavasani authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    401e3e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4831 from Evangelink/CA1054-codefix-title

    CA1054 (UriParametersShouldNotBeStrings): better code fix title
    mavasani authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a31de86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4963 from cristianosuzuki77/main

    Loc update
    mavasani authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    68e2f15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4973 from Youssef1313/patch-17

    Update bug-report.md
    mavasani authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    cc3c0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Merge pull request #4919 from Youssef1313/patch-14

    Bump code style package to 3.9.0
    mavasani authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a72e252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf8240 View commit details
    Browse the repository at this point in the history