Joris Bayer
|
8a69a75c39
fix(cra-metrics): Restore accidentally deleted subscriptions (#35848)
|
2 years ago |
Joris Bayer
|
468c0d65ec
fix(cra-metrics): Update subscriptions in snuba (#35672)
|
2 years ago |
Oliver Newland
|
8ea7a09213
feat(metrics) - new table for performance metrics indexer (#35498)
|
2 years ago |
Dan Fuller
|
1f2e52553c
fix(projects): Backfill `has_release` flag for `Project` rows (#34209)
|
2 years ago |
Shruthi
|
66f59692fa
feat(dashboard): Migrate dashboard orderbys to function format (#34193)
|
2 years ago |
Gilbert Szeto
|
a1f8664268
fix(api): Handle IntegrityError on SavedSearch (#33605)
|
2 years ago |
Gilbert Szeto
|
575f2d4156
fix(alert): Backfill mismatching fields related to project transfer (#33488)
|
2 years ago |
Ryan Skonnord
|
ff1d6132aa
feat(access): Model change for team-based roles (#33385)
|
2 years ago |
MeredithAnya
|
1ca3bd9253
ref(metrics-indexer): Alter sequence to start id 5000 (#33321)
|
2 years ago |
Colleen O'Rourke
|
f052f5b7f1
ref(externalissue): Extend key field (#33331)
|
2 years ago |
Priscila Oliveira
|
43820427ad
feat(new-widget-builder-experience): Add widget query fieldAliases migration (#32872)
|
2 years ago |
MeredithAnya
|
0989152010
ref(metrics-indexer): Add new indexer table (#32540)
|
2 years ago |
Colleen O'Rourke
|
f24cfb3270
ref(gitlab): Extend CommitAuthor email field (#32499)
|
2 years ago |
Priscila Oliveira
|
327a7c2ddb
feat(new-widget-builder-experience): Add widget limit (#32488)
|
2 years ago |
NisanthanNanthakumar
|
f94f9477e0
feat(migration): Backfill codeowners_auto_sync settings with boolean (#32376)
|
2 years ago |
Shruthi
|
986bcb81f1
feat(dashboard): Backfill aggregate and column data (#32231)
|
2 years ago |
Dan Fuller
|
9ced05b0cf
feat(issue_alert_status): Add RuleFireHistory to cleanup.py and group deletions (#32267)
|
2 years ago |
Dan Fuller
|
0c57738ecb
feat(issue_alert_status): Add model to keep track of issue alert rule firing history (#32040)
|
2 years ago |
Shruthi
|
277eff1fc0
feat(dashboard): Add aggregates and columns fields (#31953)
|
2 years ago |
Dan Fuller
|
d77db3ed0a
perf: Fix seq scans to `GroupLink` (#31849)
|
2 years ago |
Dan Fuller
|
33be603494
perf: Add indexes to tables that are causing sequential scans (#31843)
|
2 years ago |
NisanthanNanthakumar
|
c102de5439
feat(codeowners): Migration to add auto-sync setting (#31635)
|
2 years ago |
Dan Fuller
|
82b29a2287
feat(insights): Add `(project, date_added)` index to `GroupHistory` (#30813)
|
2 years ago |
Dan Fuller
|
9f0f6dfe5a
fix(metric_alerts): Remove unique requirement for alert rule name. (#31300)
|
2 years ago |
edwardgou-sentry
|
c958b4bdc9
fix(dashboards): Migration for renaming issue widget fields (#31352)
|
2 years ago |
Ahmed Etefy
|
5f259ad7c7
feat(release): Adds btree index on `Release` version (#31243)
|
2 years ago |
Shruthi
|
f13a5ad5cb
feat(dashboard): Add a JSONField to store widget details (#30962)
|
2 years ago |
David Cramer
|
fdad83d5e1
feat: Add permission groups via UserRole (#30545)
|
2 years ago |
Colleen O'Rourke
|
1d21077d8a
ref(docintegration): Use BooleanField, limit charfield max len (#30584)
|
2 years ago |
Colleen O'Rourke
|
0e966c0692
ref(integrationfeature): Make target_id and target_type not nullable (#30583)
|
3 years ago |
Colleen O'Rourke
|
2c9a9e8ea0
ref(integrationfeature): Drop sentry_app_id column (#30579)
|
3 years ago |
Colleen O'Rourke
|
b622bc75ef
ref(integrationfeature): Remove sentry_app column from state (#30572)
|
3 years ago |
Colleen O'Rourke
|
83fd283c27
ref(integrationfeature): Backfill new columns (#30563)
|
3 years ago |
NisanthanNanthakumar
|
d583193ea9
feat(migration): Delete codeowners & code mappings with no integration (#30510)
|
3 years ago |
Colleen O'Rourke
|
d597dce1e5
feat(doc integrations): Create DocIntegrationAvatar Table (#30520)
|
3 years ago |
Colleen O'Rourke
|
8a2ce81c3c
feat(doc integrations): Add target_id and target_type columns (#30521)
|
3 years ago |
Colleen O'Rourke
|
654b57e4a2
feat(doc integrations): Create DocIntegration table (#30506)
|
3 years ago |
NisanthanNanthakumar
|
77eba8413b
feat(migration): Delete code mappings without integrations (#30274)
|
3 years ago |
Stephen Cefali
|
36ea638554
adds grace_period_end for org integrations (#30266)
|
3 years ago |
edwardgou-sentry
|
2ca1aff40e
feat(dashboards): Added widgetType to serializers and model and migration (#30090)
|
3 years ago |
NisanthanNanthakumar
|
063732ef64
feat(code-mappings): Cascade delete code mappings when deleting org integration (#29849)
|
3 years ago |
Colleen O'Rourke
|
314f016e1c
ref(sentryappavatar): Make sentry_app column not unique (#30068)
|
3 years ago |
Leander Rodrigues
|
6e18cee997
chore(logo-upload): Backfill popularity values for SentryApp tables (#30036)
|
3 years ago |
Colleen O'Rourke
|
f93f6b88fa
ref(sentryappavatar): Add back avatar_type (#30028)
|
3 years ago |
Leander Rodrigues
|
8b8868a2ce
chore(logo-upload): Migrate SentryApp table to include popularity column (#29955)
|
3 years ago |
Colleen O'Rourke
|
e89a965bc0
ref(sentryappavatar): Add color, remove avatar_type (#29936)
|
3 years ago |
Dan Fuller
|
5f861f447c
refs(incidents): Remove unused incident stat snapshots and endpoint (#29897)
|
3 years ago |
relaxolotl
|
7f7c1e31bc
ref(appstore-connect): Scrub iTunes credentials from the DB (#29829)
|
3 years ago |
Marcos Gaeta
|
d52954550f
ref(integrations): Move methods to Managers (#29159)
|
3 years ago |
Colleen O'Rourke
|
6ed008e6b1
ref(plugins): Remove VSTS plugin repo data (#29670)
|
3 years ago |