getsantry[bot]
|
551e366bd4
:hammer_and_wrench: apply pre-commit fixes
|
9 months ago |
sentry-ai-autofix-experimental[bot]
|
fddfb93545
Updated 'timezone' import to be more specific and corrected usage accordingly.
|
9 months ago |
sentry-ai-autofix-experimental[bot]
|
74b073b9dd
Update references from timezone.utc to use the timezone module directly
|
9 months ago |
sentry-ai-autofix-experimental[bot]
|
5ecb6d40ae
Change the import statement from django.utils.timezone to datetime.timezone
|
9 months ago |
anthony sottile
|
c4dc41d101
ref: upgrade to django 5.0 (#64360)
|
9 months ago |
Iker Barriocanal
|
eb5765a46b
ref(proj-config): Remove span attributes option (#64347)
|
9 months ago |
Ogi
|
e8365cb95e
fix(dashboards): metric widget overflow (#64644)
|
9 months ago |
Kev
|
5252401011
fix(metrics-extraction): Remove isExtrapolatedData from legend (#64654)
|
9 months ago |
Jodi Jang
|
914572258f
ref(similarity-embedding): Modify API return to work with existing FE (#64403)
|
9 months ago |
Iker Barriocanal
|
a9709befa3
ref(proj-config): Remove span attributes (#64346)
|
9 months ago |
Riccardo Busetti
|
7e84b0c037
fix(on-demand): Escape glob patterns meta characters (#64651)
|
9 months ago |
ArthurKnaus
|
6a3bd972fb
feat(ddm): Improved fog of war (#64650)
|
9 months ago |
getsentry-bot
|
1153a9e5fd
Revert "fix(on-demand): Add escaping of glob patterns for meta chars supported by Relay (#64552)"
|
9 months ago |
Daniel Szoke
|
4b04d98f83
ref: Remove `start_transaction` from `OrganizationSCIMMemberIndex` (#64582)
|
9 months ago |
Ogi
|
f02f23d2b0
feat(dashboards): synced cursors (#64554)
|
9 months ago |
Riccardo Busetti
|
37db951d78
fix(on-demand): Add escaping of glob patterns for meta chars supported by Relay (#64552)
|
9 months ago |
Seiji Chew
|
44e42b9a0d
chore(staff): Let staff access user auth details endpoint (#64123)
|
9 months ago |
Cathy Teng
|
168db4d487
ref(superuser): only allow superuser write to modify admin options for project perf issue settings (#64589)
|
9 months ago |
Scott Cooper
|
616aa28305
fix(issues): Render one "you are here" node in timeline (#64624)
|
9 months ago |
Cathy Teng
|
03ca9619c0
ref(superuser): only allow superuser write to remove team members (#64609)
|
9 months ago |
Josh Ferge
|
7b7bd2103b
fix(replays): dont provide default on get_option call (#64622)
|
9 months ago |
Malachi Willey
|
64918dc853
feat(issue-priority): Add priority badge and dropdown components (#64615)
|
9 months ago |
Richard Roggenkemper
|
fdc8813524
fix(integrations): Project creation modal shows browser platforms for Vercel (#64610)
|
9 months ago |
Scott Cooper
|
670b08f6e5
feat(issues): Remove trace timeline from behind user flag (#64619)
|
9 months ago |
Colleen O'Rourke
|
40b3ea3472
ref(slack): Only rm user and event count context for some specific issue types (#64441)
|
9 months ago |
Richard Roggenkemper
|
952b664bf1
chore(integrations): Remove project creation instructions (#64584)
|
9 months ago |
Kev
|
571a45d850
fix(metrics-extraction): Only send exception for old widget (#64602)
|
9 months ago |
Malachi Willey
|
ccffaf0c8b
fix(clippedbox): Correctly clear max height when window is maximized (#64593)
|
9 months ago |
Michelle Zhang
|
0e4d585702
ref(issues/replay): update issue details replay CTA (#64478)
|
9 months ago |
Richard Roggenkemper
|
c8fa3fd419
feat(integrations): Add project creation option to Vercel integration (#64585)
|
9 months ago |
Richard Roggenkemper
|
4979394aa9
fix(issue-alerts): Fix issue alert options on small screens (#64588)
|
9 months ago |
Scott Cooper
|
8b49c80eb6
fix(issues): Increase trace timeline tooltip target (#64598)
|
9 months ago |
Seiji Chew
|
ce4bc4a750
chore: Restrict user permission details endpoint to session auth (#64608)
|
9 months ago |
Ash
|
0e69fa2c76
ref(deps): Remove old component annotate plugin dependency (#64606)
|
9 months ago |
Ryan Skonnord
|
5265c5bba8
fix(hc): Escape file and function names in regex (#64607)
|
9 months ago |
Kev
|
a65831b26c
feat(metrics-extraction): Add date_modified to dashboard widget query (#64601)
|
9 months ago |
Cathy Teng
|
71979f699b
ref(superuser): only allow superuser write to set team role (#64485)
|
9 months ago |
Cathy Teng
|
11b7707dc9
ref(superuser): switch EventAttachmentDetailsPermission to use superuser_has_permission (#64500)
|
9 months ago |
Katie Byers
|
9df5a2f407
chore(API): Add 404 logging to `ReleaseDeploysEndpoint.post` (#64595)
|
9 months ago |
Josh Ferge
|
332cfc7702
feat(replays): add replays rage click issue creation toggle (#64241)
|
9 months ago |
Cathy Teng
|
6f3dd03c82
ref(superuser): switch UserPermission to use superuser_has_permission (#64444)
|
9 months ago |
Ash
|
86a07c0cbb
ref(plugins): Remove old component annotation plugin (#64597)
|
9 months ago |
Mark Story
|
1be2440a4c
fix(ui) Use preloaded data instead of redownloading org details (#64492)
|
9 months ago |
Josh Ferge
|
c1ef4e5d60
fix(replays): use issue platform for rage click issues (#64594)
|
9 months ago |
Seiji Chew
|
63e1baee95
chore(staff): Let staff access user permission endpoints (#64440)
|
9 months ago |
Tony Xiao
|
f8ad4ec1d5
feat(ddm): Add support for spans correlation source (#64503)
|
9 months ago |
Jonas
|
3b97429a2a
ref(focus-visible): drop focus-visible (#64562)
|
9 months ago |
Kyle Mumma
|
e69c79bc42
ref(snuba): add typing to tsdb/snuba and remove from ignore list (#64422)
|
9 months ago |
anthony sottile
|
2de2a21eca
ref: upgrade sentry-forked-django-stubs (#64590)
|
9 months ago |
Shruthi
|
0969373d77
fix(agg-spans): Parent span id can sometimes be None (#64563)
|
9 months ago |