Christinarlong
|
825d60ce84
ref(sentry_apps): Rename apps.py and shim for getsentry (#77614)
|
1 month ago |
Mark Story
|
dafe1b05f8
chore: Move deletion tasks to be co-located with the rest of deletions (#77479)
|
1 month ago |
Armen Zambrano G.
|
ab87771058
typing(grouping): Add more modules into stronger typing (#77490)
|
1 month ago |
anthony sottile
|
0f994c24ec
ref: fix CheckCondition check= warnings (#77312)
|
1 month ago |
Ryan Skonnord
|
ed8e530b19
ref(incidents): Add type hints to sentry/incidents/logic.py (#75541)
|
1 month ago |
anthony sottile
|
880e06dbde
ref: upgrade django to 5.1 (#76335)
|
1 month ago |
anthony sottile
|
b3fba375f6
ref: fix the remaining `has-type` mypy errors (#77271)
|
2 months ago |
Armen Zambrano G.
|
85feb4c521
drop(grouping): Deprecate hierarchical code (#76994) (#77235)
|
2 months ago |
Christinarlong
|
1c2e8a63d1
ref(users): move user & user_identity_config & auth serializers to new abode (#76896)
|
2 months ago |
Christinarlong
|
1c926eb4ec
ref(users): move users related web resources to users directory (#76981)
|
2 months ago |
getsentry-bot
|
11db7ff02a
Revert "drop(grouping): Deprecate hierarchical code (#76994)"
|
2 months ago |
Armen Zambrano G.
|
4eafb5c586
drop(grouping): Deprecate hierarchical code (#76994)
|
2 months ago |
Ryan Skonnord
|
026c1b118e
ref(messaging): Extract ABC for linking and unlinking teams (#76214)
|
2 months ago |
Christinarlong
|
30dfbbcbe0
ref(control_silo): Move various users endpoints to users module (#76341)
|
2 months ago |
Armen Zambrano G.
|
e4ff0e627b
typing(api): Type check src/sentry/api/endpoints/project_group_index.py (#76667)
|
2 months ago |
anthony sottile
|
e2ff918adb
Reapplyx3 "ref: upgrade sentry to python 3.12" (#76625)
|
2 months ago |
Priscila Oliveira
|
ea9d533a79
ref(grouping-title-ui): Remove title tree label code (#76591)
|
2 months ago |
Cathy Teng
|
f252c5fd2d
ref(integrations): convert issue mixins to ABCs (#76080)
|
2 months ago |
Ryan Skonnord
|
5771cda5e6
ref(integration): Extract base class for identity linking (#74744)
|
2 months ago |
anthony sottile
|
db7550c308
ref: fix typing of sentry.integrations.message_builder (#76290)
|
2 months ago |
anthony sottile
|
7438328962
ref: fix typing for project_artifact_bundle_file_details (#76112)
|
2 months ago |
Cathy Teng
|
8c40a20777
ref(scm): abstraction for repository integrations (#74908)
|
2 months ago |
anthony sottile
|
64f95fbade
ref: fix typing for sentry.integrations.jira_server.webhooks (#76108)
|
2 months ago |
anthony sottile
|
61e442322d
ref: fix typing for js_sdk_loader (#76107)
|
2 months ago |
Armen Zambrano G.
|
bac6ad7c13
typing: Group deletion defaults (#76055)
|
2 months ago |
Armen Zambrano G.
|
8852849b1d
typing: Group deletions (#76054)
|
2 months ago |
anthony sottile
|
c31e19fdc7
ref: fix typing for sentry.digests.notifications (#72367)
|
2 months ago |
anthony sottile
|
30f3cd5638
ref: digests Record.value is Notification (#75856)
|
3 months ago |
Christinarlong
|
f1ed5a5a88
chore(control_silo): Remove integrations shims and fix loose imports (#75742)
|
3 months ago |
Christinarlong
|
45304f379a
chore(control_silo): Delete old integration task shims (#75735)
|
3 months ago |
Cathy Teng
|
c3a9fad321
nit(integrations): fix typing in integrations base file (#75202)
|
3 months ago |
anthony sottile
|
c0d01a4b90
ref: fix types of sentry.testutils.asserts (#75698)
|
3 months ago |
Christinarlong
|
c01195caf2
ref(control_silo): Move slack logic for tasks to new location in integrations module (#75671)
|
3 months ago |
anthony sottile
|
1eccd67ad5
ref: fix types for sentry.search.snuba.backend (#75664)
|
3 months ago |
anthony sottile
|
dd99693b11
ref: fix typing for tests.sentry.incidents.test_logic (#75666)
|
3 months ago |
getsentry-bot
|
835590895c
Revert "ref(control_silo): move logic from old to new slack tasks (#75549)"
|
3 months ago |
Christinarlong
|
69aa48c10a
ref(control_silo): move logic from old to new slack tasks (#75549)
|
3 months ago |
anthony sottile
|
db232311ca
ref: fix types in slicing-related modules (#75659)
|
3 months ago |
anthony sottile
|
6e4487b516
ref: fix types for sentry.api.helpers.deprecation (#75654)
|
3 months ago |
Christinarlong
|
27d730d33a
ref(control_silo): Move vsts and general integrations tasks to new location (#75511)
|
3 months ago |
Christinarlong
|
c6e4b4c52b
ref(control_silo): Consolidate integrations bases (#74779)
|
3 months ago |
anthony sottile
|
1a17405465
ref: fix types in sentry.auth (#75590)
|
3 months ago |
Mark Story
|
242ba1f472
chore(controlsilo) Move jira/opsgenie task implementations (#75489)
|
3 months ago |
Cathy Teng
|
60a4b11db3
fix(slack): type issues message builder correctly attempt #3 (#75484)
|
3 months ago |
anthony sottile
|
6ea317f564
ref: strongly type get_configure_view (#75395)
|
3 months ago |
anthony sottile
|
61adfb9bd0
ref: fix all [list-item] mypy errors in ignored files (#75498)
|
3 months ago |
anthony sottile
|
55f71c4e89
ref: delete sentry.tsdb.inmemory (#75496)
|
3 months ago |
getsentry-bot
|
d2f0d2976d
Revert "chore(slack): actually type issues message builder correctly (#75212)"
|
3 months ago |
anthony sottile
|
f528ab8e70
ref: fix typing for sentry.tsdb.dummy (#75475)
|
3 months ago |
Cathy Teng
|
a5885d48fe
chore(slack): actually type issues message builder correctly (#75212)
|
3 months ago |