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

Support user context #17

Merged
merged 11 commits into from
May 15, 2018
Merged

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    64dcd35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94749c View commit details
    Browse the repository at this point in the history
  3. revert gzip usage upgrade

    doesn't work from flutter
    dustin-graham committed May 14, 2018
    Configuration menu
    Copy the full SHA
    99b20c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    750531a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f58b55e View commit details
    Browse the repository at this point in the history
  6. fix formatting

    dustin-graham committed May 14, 2018
    Configuration menu
    Copy the full SHA
    1823205 View commit details
    Browse the repository at this point in the history
  7. remove print statement

    dustin-graham committed May 14, 2018
    Configuration menu
    Copy the full SHA
    5e022d4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Make user context a mutable property for SentryClient

    add dart docs for public API
    replace subscription property with extras map to better match Sentry
    documentation
    dustin-graham committed May 15, 2018
    Configuration menu
    Copy the full SHA
    2e01023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7ebf8 View commit details
    Browse the repository at this point in the history
  3. fix build error

    dustin-graham committed May 15, 2018
    Configuration menu
    Copy the full SHA
    c925605 View commit details
    Browse the repository at this point in the history
  4. resolve dartfmt issue

    dustin-graham committed May 15, 2018
    Configuration menu
    Copy the full SHA
    3e568ca View commit details
    Browse the repository at this point in the history