k-fish
|
1f4bcd17f3
feat(perf): Add dropdown for tags page heatmap (#26935)
|
3 years ago |
Ryan Skonnord
|
1c0706fb09
ref: Have RedisSessionStore properties declared explicitly (#27109)
|
3 years ago |
Ryan Skonnord
|
a249a2453d
ref(auth): Refactor auth/helper.py for clarity (#26571)
|
3 years ago |
josh
|
c14a366b5b
fix(django 2.0): queryset.query.order_by is now a tuple (#27088)
|
3 years ago |
josh
|
9584248836
fix(django 2.0): swallow exception kwarg in custom 404 view (#27090)
|
3 years ago |
josh
|
469c310638
fix(django 2.0): decode urlsafe_b64encode in tests where needed (#27087)
|
3 years ago |
Evan Purkhiser
|
c61c857768
ref(awsLambda): Minor code cleanup (#26970)
|
3 years ago |
edwardgou-sentry
|
e6434fd1b0
feat(performance): Renaming Transaction Events tab filter label and removed option for clarity (#27166)
|
3 years ago |
William Mak
|
c1fe1e39c7
fix(arithmetic): Handle the case where field.field is null (#27159)
|
3 years ago |
Tony Xiao
|
0f32584895
fix(performance): Handle escaped asterisks in search (#27152)
|
3 years ago |
William Mak
|
419763de6a
fix(arithmetic): Don't intepret bracketed equations as aggregates (#27048)
|
3 years ago |
William Mak
|
3dc0660d92
ref(arithmetic): Always show the column tooltip (#27022)
|
3 years ago |
dependabot[bot]
|
8fd3252efb
chore(deps): bump @types/react from 17.0.11 to 17.0.13 (#27082)
|
3 years ago |
Evan Purkhiser
|
1ad13d8124
feat(webpack): Support mkcert in devserver (#27158)
|
3 years ago |
William Mak
|
1b488dd935
ref(discover): Remove event-stats v1 (#27131)
|
3 years ago |
Evan Hicks
|
67ec4503af
fix(update_user_reports) Batch the snuba calls to avoid query size errors (#27130)
|
3 years ago |
Shruthi
|
632ef3d712
feat(performance): Cell action to set Transaction thresholds (#27132)
|
3 years ago |
Taylan Gocmen
|
0a8c1afab4
feat(ui): Add adoption stage labels as tags to releases list (#27157)
|
3 years ago |
Chad Whitacre
|
e7509bb2b6
fix(new-issue-links): Fix new issue links (#27153)
|
3 years ago |
Nikhar Saxena
|
4c39f18d00
fix(cdc): Create index concurrently in migration (#27105)
|
3 years ago |
Evan Purkhiser
|
17f8591ef1
ref(ui): Move stacktraceOrder to end of account preferences (#27112)
|
3 years ago |
Scott Cooper
|
e6a8d3060b
fix(workflow): Overflow long issue tags (#27104)
|
3 years ago |
Josh Ferge
|
e5d93802e3
add display description flag (#27054)
|
3 years ago |
Josh Ferge
|
c1cc3a408b
chore(codeowners): add SCIM files to enterprise team (#27122)
|
3 years ago |
k-fish
|
d0ec2a94ba
fix(perf): Fix tags page bucketing (#27040)
|
3 years ago |
Tony Xiao
|
5ddcebbd91
feat(performance): Add mobile landing page (#27136)
|
3 years ago |
Tony Xiao
|
22c20afc45
feat(discover-snql): Add support for user.display field in SnQL (#26971)
|
3 years ago |
William Mak
|
3118f6bfd7
fix(discover): Flakey threshold test (#27141)
|
3 years ago |
Tony Xiao
|
98c341cf8b
fix(arithmetic): Active selection in arithmetic autocomplete (#27134)
|
3 years ago |
Matej Minar
|
69257886c3
fix(ui): Fix project placeholders on Projects page (#27127)
|
3 years ago |
Priscila Oliveira
|
5a0e2ac333
fix(grouping): Reset url cursor if new level (#27145)
|
3 years ago |
Priscila Oliveira
|
bc89d67c43
ref(grouping): Add level to the URL (#27142)
|
3 years ago |
Kelly Carino
|
9cef53830c
fix(metric-alerts): Add correct filter when clicking Open in Discover (#27096)
|
3 years ago |
Joris Bayer
|
12ee98a7ca
fix(grouping): Clear memoized interfaces after stack trace normalization (#27129)
|
3 years ago |
William Mak
|
b757b9dbd6
fix(tests): xfail test that breaks depending on test order (#27140)
|
3 years ago |
edwardgou-sentry
|
ef35f39d20
Removed unneeded hardcoded text color on transaction events tab operation sort (#27133)
|
3 years ago |
William Mak
|
d28c2515e7
fix(docs): Update issue-grouping docs link (#26975)
|
3 years ago |
William Mak
|
f0ec9b530e
fix(docs): Update user-feedback docs link (#26972)
|
3 years ago |
William Mak
|
d49d78a14c
fix(arithmetic): Handle opening a stack with equations (#27031)
|
3 years ago |
edwardgou-sentry
|
5eb1016730
feat(performance): events tab filtering and links to event tab (#26922)
|
3 years ago |
Shruthi
|
a09fbc6746
feat(performance): Add backend support for per-txn thresholds (#26873)
|
3 years ago |
Shruthi
|
08c484bdf6
feat(performance): Modal for Transaction thresholds (#26953)
|
3 years ago |
Priscila Oliveira
|
c01e903a39
ref(interfaces): Consolidate crumbs and images loaded search + filter (#26960)
|
3 years ago |
Matej Minar
|
55f9cac8d8
feat(ui): Add markers to release chart (#27126)
|
3 years ago |
Matej Minar
|
41bf66a3a3
feat(ui): Render bad requests on releases page (#27101)
|
3 years ago |
Matej Minar
|
0bf83c43be
fix(ui): Semver project filter (#27099)
|
3 years ago |
Michal Kuffa
|
3d6d1a3a0f
ref(debugfile): Remove project fk from debugfile model (#27066)
|
3 years ago |
roggenkemper
|
4bba50c034
changed thresholds for crashing (#27120)
|
3 years ago |
David Wang
|
195044d5fe
feat(ui): AST-aware autocomplete (#26764)
|
3 years ago |
dependabot[bot]
|
18fd473710
chore(deps): bump ws from 6.2.1 to 6.2.2 (#27107)
|
3 years ago |