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

Configurable SentryExceptionResolver Order for getsentry/sentry-java#681 #1008

Merged
merged 19 commits into from
Nov 16, 2020
Merged

Commits on Oct 22, 2020

  1. Configurable SentryExceptionResolver Order for #681

    Tim te Beek committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9927162 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Tim te Beek authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    3ce5c8c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Use int over Integer as suggested

    Tim te Beek committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a89301a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5735a47 View commit details
    Browse the repository at this point in the history
  3. Also use int in SentryProperties

    Tim te Beek committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8b39d18 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    e9bc28c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07926d View commit details
    Browse the repository at this point in the history
  3. Fix formatting via Gradle

    Tim te Beek committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    b4a7052 View commit details
    Browse the repository at this point in the history
  4. Remove SentryProperties.exceptionResolverOrder

    Tim te Beek committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9552300 View commit details
    Browse the repository at this point in the history
  5. Expand EnableSentryTest

    Tim te Beek committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    b7b7edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccf8442 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    3da5032 View commit details
    Browse the repository at this point in the history
  2. Add integration test.

    maciejwalkowiak committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    57de115 View commit details
    Browse the repository at this point in the history
  3. Fix formatting.

    maciejwalkowiak committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b4b11e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    a16f0bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0170b6 View commit details
    Browse the repository at this point in the history
  3. fix

    marandaneto committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    52d9fdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2faa66a View commit details
    Browse the repository at this point in the history