Dan Fuller
|
94371ad4a5
refs(mep): Drop `AlertRule.type` column from the db (#36837)
|
2 лет назад |
Dan Fuller
|
d35a8a6d12
refs(mep): Drop unused `AlertRule.type` (#36836)
|
2 лет назад |
Vignesh P
|
6025fb58ad
Sentry Functions Backend, add to model, save code (#36808)
|
2 лет назад |
Gilbert Szeto
|
15e2130908
feat(release-activity): backend support for tracking release activity (#36608)
|
2 лет назад |
Vignesh P
|
f2b1344f35
feat(integrations): Endpoint for SentryFunctions creation page (#36557)
|
2 лет назад |
NisanthanNanthakumar
|
4141d560d2
feat(migration): MsTeams backfill default installation type (#36536)
|
2 лет назад |
Dan Fuller
|
39e29015e3
feat(mep): Backfill and mark `SnubaQuery.type` as not null (#36493)
|
2 лет назад |
Dan Fuller
|
78a7c864be
feat(mep): Move `type` to `SnubaQuery` (#36490)
|
2 лет назад |
Gilbert Szeto
|
0585ea5b77
perf(workflow): add index to Deploy.date_finished (#36499)
|
2 лет назад |
Gilbert Szeto
|
c23739da27
fix(model): use textfield instead of varchar for filenames (#36450)
|
2 лет назад |
Nar Saynorath
|
1a88bb1301
feat(dashboards): Add fields for storing top-level filters (#36368)
|
2 лет назад |
Snigdha Sharma
|
52ca39e11b
fix(alert): Backfill nonexistent alert owners related to project transfer (#36238)
|
2 лет назад |
Dan Fuller
|
8b7fd4b22e
feat(mep): Make `AlertRule.type` not null (#36295)
|
2 лет назад |
Dan Fuller
|
258bf36c68
feat(mep): Backfill `AlertRule.type` column. (#36294)
|
2 лет назад |
Dan Fuller
|
3b218612c3
feat(mep): Add `AlertRule.type` column (#36289)
|
2 лет назад |
Joris Bayer
|
8a69a75c39
fix(cra-metrics): Restore accidentally deleted subscriptions (#35848)
|
2 лет назад |
Joris Bayer
|
468c0d65ec
fix(cra-metrics): Update subscriptions in snuba (#35672)
|
2 лет назад |
Oliver Newland
|
8ea7a09213
feat(metrics) - new table for performance metrics indexer (#35498)
|
2 лет назад |
Dan Fuller
|
1f2e52553c
fix(projects): Backfill `has_release` flag for `Project` rows (#34209)
|
2 лет назад |
Shruthi
|
66f59692fa
feat(dashboard): Migrate dashboard orderbys to function format (#34193)
|
2 лет назад |
Gilbert Szeto
|
a1f8664268
fix(api): Handle IntegrityError on SavedSearch (#33605)
|
2 лет назад |
Gilbert Szeto
|
575f2d4156
fix(alert): Backfill mismatching fields related to project transfer (#33488)
|
2 лет назад |
Ryan Skonnord
|
ff1d6132aa
feat(access): Model change for team-based roles (#33385)
|
2 лет назад |
MeredithAnya
|
1ca3bd9253
ref(metrics-indexer): Alter sequence to start id 5000 (#33321)
|
2 лет назад |
Colleen O'Rourke
|
f052f5b7f1
ref(externalissue): Extend key field (#33331)
|
2 лет назад |
Priscila Oliveira
|
43820427ad
feat(new-widget-builder-experience): Add widget query fieldAliases migration (#32872)
|
2 лет назад |
MeredithAnya
|
0989152010
ref(metrics-indexer): Add new indexer table (#32540)
|
2 лет назад |
Colleen O'Rourke
|
f24cfb3270
ref(gitlab): Extend CommitAuthor email field (#32499)
|
2 лет назад |
Priscila Oliveira
|
327a7c2ddb
feat(new-widget-builder-experience): Add widget limit (#32488)
|
2 лет назад |
NisanthanNanthakumar
|
f94f9477e0
feat(migration): Backfill codeowners_auto_sync settings with boolean (#32376)
|
2 лет назад |
Shruthi
|
986bcb81f1
feat(dashboard): Backfill aggregate and column data (#32231)
|
2 лет назад |
Dan Fuller
|
9ced05b0cf
feat(issue_alert_status): Add RuleFireHistory to cleanup.py and group deletions (#32267)
|
2 лет назад |
Dan Fuller
|
0c57738ecb
feat(issue_alert_status): Add model to keep track of issue alert rule firing history (#32040)
|
2 лет назад |
Shruthi
|
277eff1fc0
feat(dashboard): Add aggregates and columns fields (#31953)
|
2 лет назад |
Dan Fuller
|
d77db3ed0a
perf: Fix seq scans to `GroupLink` (#31849)
|
2 лет назад |
Dan Fuller
|
33be603494
perf: Add indexes to tables that are causing sequential scans (#31843)
|
2 лет назад |
NisanthanNanthakumar
|
c102de5439
feat(codeowners): Migration to add auto-sync setting (#31635)
|
2 лет назад |
Dan Fuller
|
82b29a2287
feat(insights): Add `(project, date_added)` index to `GroupHistory` (#30813)
|
2 лет назад |
Dan Fuller
|
9f0f6dfe5a
fix(metric_alerts): Remove unique requirement for alert rule name. (#31300)
|
2 лет назад |
edwardgou-sentry
|
c958b4bdc9
fix(dashboards): Migration for renaming issue widget fields (#31352)
|
2 лет назад |
Ahmed Etefy
|
5f259ad7c7
feat(release): Adds btree index on `Release` version (#31243)
|
2 лет назад |
Shruthi
|
f13a5ad5cb
feat(dashboard): Add a JSONField to store widget details (#30962)
|
2 лет назад |
David Cramer
|
fdad83d5e1
feat: Add permission groups via UserRole (#30545)
|
2 лет назад |
Colleen O'Rourke
|
1d21077d8a
ref(docintegration): Use BooleanField, limit charfield max len (#30584)
|
2 лет назад |
Colleen O'Rourke
|
0e966c0692
ref(integrationfeature): Make target_id and target_type not nullable (#30583)
|
2 лет назад |
Colleen O'Rourke
|
2c9a9e8ea0
ref(integrationfeature): Drop sentry_app_id column (#30579)
|
2 лет назад |
Colleen O'Rourke
|
b622bc75ef
ref(integrationfeature): Remove sentry_app column from state (#30572)
|
2 лет назад |
Colleen O'Rourke
|
83fd283c27
ref(integrationfeature): Backfill new columns (#30563)
|
2 лет назад |
NisanthanNanthakumar
|
d583193ea9
feat(migration): Delete codeowners & code mappings with no integration (#30510)
|
2 лет назад |
Colleen O'Rourke
|
d597dce1e5
feat(doc integrations): Create DocIntegrationAvatar Table (#30520)
|
2 лет назад |