Dan Fuller
|
70507e2cc1
fix(semver): Semver backfill to fix incorrectly parsed rows. (#27518)
|
3 years ago |
Josh Ferge
|
05ae9441b0
perf(auditlogs): add index to datetime to speed up audit log endpoint (#27508)
|
3 years ago |
relaxolotl
|
fcc573843d
feat(db): Add dates related to builds in the AppStore Connect table (#27415)
|
3 years ago |
Ahmed Etefy
|
d0e3102393
feat(semver): Add current_release_version to GroupResolution model (#27227)
|
3 years ago |
Michal Kuffa
|
bf994341df
Remove foreign key to FileBlob from ExportedDataBlob (#27209)
|
3 years ago |
Michal Kuffa
|
fd6d65d791
Remove release, organization and dist foreign keys from ReleaseFile (#27098)
|
3 years ago |
Michal Kuffa
|
3d6d1a3a0f
ref(debugfile): Remove project fk from debugfile model (#27066)
|
3 years ago |
Nikhar Saxena
|
c0b5558546
fix(cdc): Add replication index for cdc (#27064)
|
3 years ago |
Dan Fuller
|
8fd96c1645
fix(migrations): Fix migration state (#27042)
|
3 years ago |
Dan Fuller
|
3fe0d9e25e
fix(activity): Add index to fix slow activity query (#26907)
|
3 years ago |
Dan Fuller
|
3e0dc49ef4
fix(rules): Add index to fix slow rule query (#26906)
|
3 years ago |
Floris Bruynooghe
|
0e095e6688
feat(db): Add App Store Connect table (#26864)
|
3 years ago |
Joris Bayer
|
17b18fc3cc
Feat(releases): Persist artifact count with efficient counting (#26717)
|
3 years ago |
Joris Bayer
|
20355f5c59
Revert "feat(releases): Persist artifact count (#26448)" (#26711)
|
3 years ago |
Joris Bayer
|
ea14d9fa26
feat(releases): Persist artifact count (#26448)
|
3 years ago |
Shruthi
|
467d9a2b8b
feat(migration): Backfill ProjectTransactionThreshold (#26628)
|
3 years ago |
Michal Kuffa
|
c3079cdaac
ref(models): Remove file fk from avatar base model (#26629)
|
3 years ago |
Colleen O'Rourke
|
ceaea8ad90
ref(notification platform): Add team scope type (#26669)
|
3 years ago |
Chris Fuller
|
f8914fd8ec
feat(workflow): Adding adopted/unadopted timestamps to Release models (#26262)
|
3 years ago |
Ryan Skonnord
|
45406b8953
feat(auth): Email verification requirement for organizations (#25972)
|
3 years ago |
Dan Fuller
|
a0592ad4b6
feat(semver): Add backfill migration for semver data (#26398)
|
3 years ago |
Tony Xiao
|
ee0b23e556
fix(performance): Team Key Transaction should use ProjectTeam foreign… (#26426)
|
3 years ago |
Anton Ovchinnikov
|
6211129344
feat: Add a project/status/last-seen index to sentry_groupedmessage (#26416)
|
3 years ago |
Dan Fuller
|
61db841959
fix(db): Fix slow query for de-duping org slugs (#26397)
|
3 years ago |
Dan Fuller
|
dccde8f2ce
feat(semver): Add `package` column to `Release` and improve indexes (#26275)
|
3 years ago |
Ahmed Etefy
|
17dd1d3e94
feat(release): Adds indices for Release on date_added and status (#26266)
|
3 years ago |
Dan Fuller
|
84c80f0e4f
feat(semver): Add fields to `Release` to support semver filtering and sorting. (#25956)
|
3 years ago |
Shruthi
|
b493882b93
feat(transaction): Add Transaction Threshold model (#26070)
|
3 years ago |
Josh Ferge
|
c77ea6cd74
feat(auth): SCIM provider setup (#25890)
|
3 years ago |
Stephen Cefali
|
e6c39d2189
adds flag for member-limit:restricted on member table (#26086)
|
3 years ago |
Tony Xiao
|
0ccde9c5ee
feat(performance): Add team key transactions table (#26060)
|
3 years ago |
MeredithAnya
|
aace00febe
ref(custom-scm): Add to external actor provider choices (#26043)
|
3 years ago |
Chris Fuller
|
0eacb01338
feat(workflow): Adding indices on GroupRelease for group_id, and first_seen / last_seen DESC (#25729)
|
3 years ago |
Michal Kuffa
|
6f669805d1
ref(fileblobowner): Remove fk constraint from fileblobowner to organization (#25915)
|
3 years ago |
Colleen O'Rourke
|
007a3e61c6
ref(externalactor): Make integration_id not null (#25833)
|
3 years ago |
Colleen O'Rourke
|
f940b1dead
ref(externaluser): Drop ExternalUser and ExternalTeam tables (#25827)
|
3 years ago |
Colleen O'Rourke
|
3f629026b7
ref(externaluser): Remove ExternalUser and ExternalTeam models (#25820)
|
3 years ago |
Colleen O'Rourke
|
3ebed0bc88
ref(externalteam): Remove foreign key constraint from ExternalTeam (#25818)
|
3 years ago |
Dan Fuller
|
8f6d6b3117
feat(issue_search): Backfill saved searches to convert `me_or_none` to `[me, none]` (#25288)
|
3 years ago |
Armen Zambrano G
|
df55ac1e8a
ci(feat): New migrations without updated lockfile will fail (#25499)
|
3 years ago |
MeredithAnya
|
ca5bb18044
ref(codeowners/notificationsettings): Add ExternalActor model (#25201)
|
3 years ago |
Colleen O'Rourke
|
6da806dc6f
feat(notification platform): Delete duplicated notification settings (#24162)
|
3 years ago |
Marcos Gaeta
|
f35e949d3d
fix(migrations): Fix NotificationSettings (#24869)
|
3 years ago |
MeredithAnya
|
9d7b833437
ref(codeowners): Add unique constraint for codemapping (#24749)
|
3 years ago |
Shruthi
|
6a3fb45ba8
fix(discover): Update Discover Saved Queries that reference old User Misery
|
3 years ago |
Stephen Cefali
|
39913bf68b
feat(demo): handle org initialization (#24654)
|
3 years ago |
Colleen O'Rourke
|
ff0a551c17
feat(notification platform): Copy UserOptions to NotificationSettings (#24449)
|
3 years ago |
Scott Cooper
|
7ea41629bb
feat(workflow): Add trend to saved search sort options (#24435)
|
3 years ago |
Shruthi
|
fbb70530e7
fix(discover): Migrate the legacy timestamp format in Discover Saved Query
|
3 years ago |
Colleen O'Rourke
|
92f963c673
ref(notification platform): Add target column (#24429)
|
3 years ago |