Leander Rodrigues
|
a91c09094c
📦 Add new model for issue sets
|
2 years ago |
Colleen O'Rourke
|
9cd322973d
feat(perf issues): Add type column to group table (#37840)
|
2 years ago |
Richard Ma
|
0d6423071f
fix(models): Upgraded Org/Project/any snowflake id related ids to bigints (#37815)
|
2 years ago |
Vignesh P
|
2d343647e8
feat(integrations): add env variable fields to sentry functions db (#37578)
|
2 years ago |
Tony Xiao
|
f9cd3e51a1
feat(profiling): Add has_profiles flag (#37488)
|
2 years ago |
Stephen Cefali
|
b85fe47919
feat(slack-notifications): adds backfill for slack notification settings (#37321)
|
2 years ago |
Vignesh P
|
e4f3e0a2e2
Sentry Functions: Webhooks Migrations (#37313)
|
2 years ago |
Richard Ma
|
23fde55888
fix(models): models with manytomany fields without through will use ints (#37157)
|
2 years ago |
Dan Fuller
|
94371ad4a5
refs(mep): Drop `AlertRule.type` column from the db (#36837)
|
2 years ago |
Dan Fuller
|
d35a8a6d12
refs(mep): Drop unused `AlertRule.type` (#36836)
|
2 years ago |
Vignesh P
|
6025fb58ad
Sentry Functions Backend, add to model, save code (#36808)
|
2 years ago |
Gilbert Szeto
|
15e2130908
feat(release-activity): backend support for tracking release activity (#36608)
|
2 years ago |
Vignesh P
|
f2b1344f35
feat(integrations): Endpoint for SentryFunctions creation page (#36557)
|
2 years ago |
NisanthanNanthakumar
|
4141d560d2
feat(migration): MsTeams backfill default installation type (#36536)
|
2 years ago |
Dan Fuller
|
39e29015e3
feat(mep): Backfill and mark `SnubaQuery.type` as not null (#36493)
|
2 years ago |
Dan Fuller
|
78a7c864be
feat(mep): Move `type` to `SnubaQuery` (#36490)
|
2 years ago |
Gilbert Szeto
|
0585ea5b77
perf(workflow): add index to Deploy.date_finished (#36499)
|
2 years ago |
Gilbert Szeto
|
c23739da27
fix(model): use textfield instead of varchar for filenames (#36450)
|
2 years ago |
Nar Saynorath
|
1a88bb1301
feat(dashboards): Add fields for storing top-level filters (#36368)
|
2 years ago |
Snigdha Sharma
|
52ca39e11b
fix(alert): Backfill nonexistent alert owners related to project transfer (#36238)
|
2 years ago |
Dan Fuller
|
8b7fd4b22e
feat(mep): Make `AlertRule.type` not null (#36295)
|
2 years ago |
Dan Fuller
|
258bf36c68
feat(mep): Backfill `AlertRule.type` column. (#36294)
|
2 years ago |
Dan Fuller
|
3b218612c3
feat(mep): Add `AlertRule.type` column (#36289)
|
2 years ago |
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 |