sentry-ai-autofix-experimental[bot]
|
532a8354de
Handle numeric field value conversion via base36 decoding when necessary
|
10 months ago |
Evan Purkhiser
|
e18f0922fe
ref(js): useOrganization in PageFiltersContainer (#63410)
|
10 months ago |
Evan Purkhiser
|
5156214bb6
ref(ui): Move footer into OrganizationDetails (#64121)
|
10 months ago |
Evan Purkhiser
|
d44afaef10
fix(ui): Wrap disabled-member route in OrganizationLayout (#64115)
|
10 months ago |
Katie Byers
|
e71b9ccfd0
ref(grouping): Move all grouping logic into `_save_aggregate` (#63805)
|
10 months ago |
Evan Purkhiser
|
c18bd852c7
ref(crons): Remove no longer needed options (#63059)
|
10 months ago |
Alberto Leal
|
1670c0fd7f
chore(hybrid-cloud): Update test to be region silo by default: tests/integration/test_api.py (#64093)
|
10 months ago |
Evan Purkhiser
|
117398067a
ref(js): Switch to useOrganization in footer (#64113)
|
10 months ago |
Colleen O'Rourke
|
532c717632
ref(slack): Get commits from context if possible (#64103)
|
10 months ago |
David Wang
|
bca0fe413d
feat(crons): Give additional issue list controls in monitor details (#63684)
|
10 months ago |
Leander Rodrigues
|
832d920716
chore(hybrid-cloud): Region-by-default test changes for auth/releases serializer (#64100)
|
10 months ago |
Mark Story
|
9453e26b14
fix(hybridcloud) Try client retries for 503 (#64091)
|
10 months ago |
David Wang
|
67d2a53775
feat(crons): Add bulk edit backend endpoint (#63525)
|
10 months ago |
Joshua Li
|
80a776ec3b
chore: update devenv to 1.2.2 (#64083)
|
10 months ago |
Michelle Zhang
|
e6a83a910a
style(ui): align icon and integration name in issue tracker link (#64107)
|
10 months ago |
Katie Byers
|
94dd0c85f1
ref(grouping): Pre-`_save_aggregate`-consolidation fixes (#64004)
|
10 months ago |
Kyle Mumma
|
00da8ce04a
ref(snuba): python typings updated to 3.9+ standard (SNS-2588) (#64092)
|
10 months ago |
Evan Purkhiser
|
6d3c8f53bb
ref(js): Remove legacy context withOrganizationMock (#63815)
|
10 months ago |
Michelle Zhang
|
ea873f5de2
chore(feedback): create two feature flag for auto spam filtering UI & ingest (#64098)
|
10 months ago |
Markus Unterwaditzer
|
bdcb808111
fix(celery): Stop reporting metrics directly after worker init (#64102)
|
10 months ago |
Alberto Leal
|
1c3d6bcfe5
chore(hybrid-cloud): Update external issue details test to be region silo by default (#64094)
|
10 months ago |
Evan Hicks
|
fd1c7df77d
ref(mql): Stop metrics layer using SnQL (#63755)
|
10 months ago |
Evan Purkhiser
|
668a544638
ref(js): Move Sidebar component to OrganizationDetails (#63998)
|
10 months ago |
Michelle Zhang
|
2987f05a5d
ref(replay): move configuration resources card and remove old banners (#64095)
|
10 months ago |
Josh Ferge
|
6fcd8ce9f9
feat(replays): move rage click issue creation to celery task (#64077)
|
10 months ago |
Matt Duncan
|
89b3924eba
ref(hc): Use distributions for RPC request/response size (#64086)
|
10 months ago |
Cathy Teng
|
bb9b8d1300
chore(open-pr-comments): emit analytic event when comment is created (#64080)
|
10 months ago |
Evan Purkhiser
|
b3a3f9296d
fix(js): Remove withOrganization from demoModeGate (#64078)
|
10 months ago |
Evan Hicks
|
dba7330702
ref(codeowners): Assign correlation bugs to telemetry (#64068)
|
10 months ago |
William Mak
|
03caa7adf8
fix(trace-view): Route to issues from error events (#63974)
|
10 months ago |
Colleen O'Rourke
|
45e1061f04
ref(slack): Use rich text preformatted block (#63996)
|
10 months ago |
Cathy Teng
|
24431bc07e
fix(open-pr-comments): skip renamed files (#64081)
|
10 months ago |
anthony sottile
|
344a82afa6
ref: speed up test_per_page by using smaller n (#64040)
|
10 months ago |
Scott Cooper
|
8215f9e337
chore(mypy): Add .mpy_cache to git ignore (#64082)
|
10 months ago |
Jonas
|
182124b7f5
ref(useHoverOverlay): refactor logic to avoid less state calls and optimize timers (#63709)
|
10 months ago |
Colton Allen
|
efa1b4bdc1
experiment(replays): Use default JSON decoder (#64079)
|
10 months ago |
Yagiz Nizipli
|
4096e5e430
build: improve formatting (#64061)
|
10 months ago |
Gabe Villalobos
|
396a9ee21d
chore(hc): Adds request attempt counter logging to silo client, outbox receiver (#64075)
|
10 months ago |
William Mak
|
a1223b09f2
fix(trace): Facets not loading for traces (#63986)
|
10 months ago |
William Mak
|
b266be2c04
fix: Don't use the resolver for everything (#63789)
|
10 months ago |
Daniel Szoke
|
059538d396
ref: Remove `transaction_start` decorator from `ProjectRulesEndpoint` (#64073)
|
10 months ago |
Scott Cooper
|
722509b0a9
chore(ui): Use "explicit" biome settings (#64076)
|
10 months ago |
Michelle Zhang
|
18c3157eb6
ref(feedback): show skull icon if feedback is from user report (#64072)
|
10 months ago |
Daniel Szoke
|
71d3cd9fa3
ref: Removed `transaction_start` decorators in `ProjectRuleDetailsEndpoint` (#64063)
|
10 months ago |
Leander Rodrigues
|
b4cdafbceb
chore(hybrid-cloud): Allow Jira/Jira Server tests to be region by default (#63900)
|
10 months ago |
Isabella Enriquez
|
9fde5ec404
ref(slack): Simplify testing for resolve action (#64067)
|
10 months ago |
Daniel Szoke
|
5991219865
ref: Removed `ProjectRuleActionsEndpoint` `transaction_start` decorator (#64060)
|
10 months ago |
Scott Cooper
|
0a684aa5ff
feat(issues): Track issues merged from issues stream (#63999)
|
10 months ago |
Mark Story
|
8fcf7a2bbd
chore(hybridcloud) Fetch less data for delete operations (#64066)
|
10 months ago |
Yagiz Nizipli
|
dc04ffe886
build: enable `@typescript-eslint/consistent-type-exports` rule (#64056)
|
10 months ago |