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

feat: Add scope.getTransaction, rename scope.setTransaction -> setTransactionName #2668

Merged
merged 16 commits into from Jun 22, 2020

Commits on Jun 11, 2020

  1. feat: Add Sentry.getTransaction

    HazAT committed Jun 11, 2020
    Copy the full SHA
    5728da3 View commit details
    Browse the repository at this point in the history
  2. fix: Linter

    HazAT committed Jun 11, 2020
    Copy the full SHA
    4cd4146 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. ref: Introduce Sentry.getSpan

    HazAT committed Jun 15, 2020
    Copy the full SHA
    a116d0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eeb80d0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a9a360 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hazat/getTransaction' of github.com:getsentry/sentry-ja…

    …vascript into hazat/getTransaction
    HazAT committed Jun 15, 2020
    Copy the full SHA
    2b08c65 View commit details
    Browse the repository at this point in the history
  5. fix: Linter

    HazAT committed Jun 15, 2020
    Copy the full SHA
    24e2494 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. ref: Rename setTransaction

    HazAT committed Jun 16, 2020
    Copy the full SHA
    0faac9b View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Abhijeet Prasad <AbhiPrasad@users.noreply.github.com>
    HazAT and AbhiPrasad committed Jun 16, 2020
    Copy the full SHA
    c327c03 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. ref: CodeReview

    HazAT committed Jun 17, 2020
    Copy the full SHA
    045fd88 View commit details
    Browse the repository at this point in the history
  2. fix: Node

    HazAT committed Jun 17, 2020
    Copy the full SHA
    2d7ccba View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. ref: CR

    HazAT committed Jun 18, 2020
    Copy the full SHA
    6779197 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ee0fe3 View commit details
    Browse the repository at this point in the history
  3. ref: Remove unused code

    HazAT committed Jun 18, 2020
    Copy the full SHA
    e0273ad View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. ref: Code Review

    HazAT committed Jun 22, 2020
    Copy the full SHA
    ebd3680 View commit details
    Browse the repository at this point in the history
  2. ref: Revert tests

    HazAT committed Jun 22, 2020
    Copy the full SHA
    fd23147 View commit details
    Browse the repository at this point in the history