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

Add feature switch for disabling startup hooks #44050

Merged
merged 8 commits into from
Nov 13, 2020

Commits on Oct 30, 2020

  1. Introduce feature switch for startup hook

    Mateo Torres Ruiz committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    09cf838 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Add test

    Mateo Torres Ruiz committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    70a401c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Update md

    Mateo Torres Ruiz committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d6082a6 View commit details
    Browse the repository at this point in the history
  2. Update src/coreclr/src/System.Private.CoreLib/src/System/StartupHookP…

    …rovider.cs
    
    Co-authored-by: Jan Kotas <[email protected]>
    mateoatr and jkotas authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    0fded1c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Add UnreferencedCode attribute

    Mateo Torres Ruiz committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    63ed112 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Apply suggestions from code review

    Co-authored-by: Vitek Karas <[email protected]>
    mateoatr and vitek-karas authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0cdc0f7 View commit details
    Browse the repository at this point in the history
  2. Update message

    Mateo Torres Ruiz committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0572274 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Update baseline

    Mateo Torres Ruiz committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3ca5137 View commit details
    Browse the repository at this point in the history