- 03 Sep, 2019 12 commits
-
-
Kyle Keating authored
Standardize the module test descriptions
-
Kyle Keating authored
-
Kyle Keating authored
Namespace session and groups modules
-
Kyle Keating authored
-
Robert Knight authored
Bump aws-sdk from 2.517.0 to 2.521.0
-
Robert Knight authored
Bump @sentry/browser from 5.6.2 to 5.6.3
-
dependabot-preview[bot] authored
-
Robert Knight authored
Bump karma from 4.2.0 to 4.3.0
-
Robert Knight authored
Bump commander from 3.0.0 to 3.0.1
-
Robert Knight authored
Bump cross-env from 5.2.0 to 5.2.1
-
Robert Knight authored
Bump chance from 1.0.18 to 1.1.0
-
Robert Knight authored
Bump sinon from 7.4.1 to 7.4.2
-
- 02 Sep, 2019 8 commits
-
-
dependabot-preview[bot] authored
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.2...5.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v6.2.2...v6.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.517.0 to 2.521.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.517.0...v2.521.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v7.4.1...v7.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [chance](https://github.com/chancejs/chancejs) from 1.0.18 to 1.1.0. - [Release notes](https://github.com/chancejs/chancejs/releases) - [Commits](https://github.com/chancejs/chancejs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.0...v5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [commander](https://github.com/tj/commander.js) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [karma](https://github.com/karma-runner/karma) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v4.2.0...v4.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 29 Aug, 2019 5 commits
-
-
Robert Knight authored
Add custom serialization for `Event` exception values in Sentry reporting
-
Robert Knight authored
-
Lyza Gardner authored
Add annotation counts and iterate on UX for user-focused mode
-
Lyza Danger Gardner authored
Add annotation counts in user-focused mode and tweak UX for clarity
-
Robert Knight authored
Record document URL as "extra" metadata rather than a tag
-
- 28 Aug, 2019 3 commits
-
-
Robert Knight authored
It turns out that Sentry has various contraints on the characters that can appear in tags as well as their length. For debugging purposes we want to capture the full document URL unmodified. Therefore capture this as un-indexed "extra" metadata, which has fewer constraints, rather than an indexed "tag".
-
Robert Knight authored
To help debug https://sentry.io/organizations/hypothesis/issues/1190575523 and similar issues, add logic to extract details of uncaught thrown `Event`s and attach them to Sentry reports.
-
Robert Knight authored
Do not link last-edited timestamp to annotation single view
-
- 27 Aug, 2019 9 commits
-
-
Lyza Danger Gardner authored
Render, but do not link, the last-edited timestamp. Having both this and the created timestamp linked to the single-annotation view can lead to confusion, as it might seem like they link to two different places if they’re both linked.
-
Robert Knight authored
Add parent frame URL as context to Sentry error reports
-
Kyle Keating authored
Namespace realtimeupdates module
-
Robert Knight authored
Add a `document_url` tag to error reports whose value is the URL of the sidebar's parent frame. This is useful when reproducing issues that only occur on certain sites.
-
Robert Knight authored
Bump uglifyify from 5.0.1 to 5.0.2
-
Robert Knight authored
Bump aws-sdk from 2.502.0 to 2.517.0
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v6.2.0...v6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Robert Knight authored
[Security] Bump eslint-utils from 1.4.0 to 1.4.2
-
- 26 Aug, 2019 3 commits
-
-
Kyle Keating authored
Namespace selection module
-
Kyle Keating authored
-
Kyle Keating authored
-