1. 30 Oct, 2019 1 commit
    • Dennis Tang's avatar
      Use @sentry/browser SDK instead of raven-js · 35022c0f
      Dennis Tang authored
      - Use @sentry/browser SDK instead of raven-js
      - Update raven-js config/init to use Sentry
      - Update webpack config to use new Sentry SDK
      - Update raven-js specs for @sentry/browser
      - Use new @sentry/browser methods
      - Use latest @sentry/browser version
      - Update SentryJS sample rate
      - Update deprecated config values in SentryJS
      - Set TODO to remove IGNORE_ERRORS from Sentry
      - Update spec for BLACKLIST_URLS
      - Rename/rework raven_js_spec to sentry_js_spec
      - Move SAMPLE_RATE to const to fix spec
      - Update and migrate Sentry specs to Jest
      - Update sentry_js rspec
      35022c0f
  2. 29 Oct, 2019 39 commits