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

Added SentryAspNetCoreOptions.AdjustStandardEnvironmentNameCasing to … #1057

Commits on Jun 15, 2021

  1. Added SentryAspNetCoreOptions.AdjustStandardEnvironmentNameCasing to …

    …have sentry avoid modifying the case of the standard ASPNET_ENVIRONMENT names when determining the sentry environment.
    Andrew Beaven committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2da0138 View commit details
    Browse the repository at this point in the history
  2. Update Sentry.AspNetCore/SentryAspNetCoreOptions.cs XML comments

    Co-authored-by: Alexey Golub <tyrrrrrr@gmail.com>
    ajbeaven and Tyrrrz committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ec774ea View commit details
    Browse the repository at this point in the history
  3. Merge if statements

    Andrew Beaven committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0f9e16f View commit details
    Browse the repository at this point in the history
  4. Pull out AdjustStandardEnvironmentNameCasing cases in to their own te…

    …sts to make more focused.
    Andrew Beaven committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a133c0b View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Andrew Beaven committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    145f521 View commit details
    Browse the repository at this point in the history
  6. Update how if statements were merge as per review comment

    Andrew Beaven committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3d40e17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c9ac0b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

Commits on Jun 17, 2021

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