Athena Moghaddam
|
706708816a
feat(organization): support is_test (#50962)
|
1 year ago |
Richard Ortenberg
|
99689dcf27
migration(crons): Add dangerous migration to index timeout for check-ins (#50597)
|
1 year ago |
Francesco Novy
|
fdc8f5aa91
feat: add `OrgAuthToken` model (#50409)
|
1 year ago |
Riccardo Busetti
|
1d7f72ae77
feat(sourcemaps): Add more indexes to the database (#50711)
|
1 year ago |
Cathy Teng
|
9a4adb092c
fix(github-comments): make PullRequestComment group_ids col an int array (#50874)
|
1 year ago |
Mark Story
|
68ab0d4c4d
chore(hybridcloud) Remove ScheduledJob and related code (#50763)
|
1 year ago |
Zach Collins
|
cd5d40f7ce
ref(hc): Break organization member user FK (#50761)
|
1 year ago |
Zach Collins
|
8c24d3d62b
ref(hc): Backfill OrganizationMember.user_email (#50641)
|
1 year ago |
Zach Collins
|
fc5493bf97
ref(hc): Denoralize user email into organization members. (#50625)
|
1 year ago |
Cathy Teng
|
e15894f0ac
feat(github-comments): create pr comments table (#50523)
|
1 year ago |
Eric Hasegawa
|
8c1f7fbea8
ref(auth): Make owner optional on apiapplication (ER-1447) (#50543)
|
1 year ago |
getsentry-bot
|
a293fc7e38
Revert "ref(hc): Removing members relation from org (#48798)"
|
1 year ago |
Zach Collins
|
0a2d30d885
ref(hc): Removing members relation from org (#48798)
|
1 year ago |
Richard Ortenberg
|
37dcc97003
migration(crons): Add timeout_at to check-ins (#50504)
|
1 year ago |
Gabe Villalobos
|
b5a1d2ff3e
feat(HC): Adds backfill for organization mappings via Org Update outbox (#50212)
|
1 year ago |
Mike Ihbe
|
7b06ff0f6a
ref(hybrid-cloud): JIT migration of control silo avatars (#49866)
|
1 year ago |
NisanthanNanthakumar
|
30e94c0e58
feat(migration): Migrate Activity records to use the SET_ESCALATING type (#49846)
|
1 year ago |
Gilbert Szeto
|
9cde64686d
migration(group): fix Groups where status=Unresolved and substatus=None (#50030)
|
1 year ago |
Gabe Villalobos
|
eab937d418
chore(HC): Adds migration for organization mappings to have unique Org ID (#50082)
|
1 year ago |
Zach Collins
|
1d03c2ac64
ref(hc): OrganizationMember.user_is_active backfill (#50019)
|
1 year ago |
Gabe Villalobos
|
b8e04a30c1
chore(HC): Deletes organization mappings from the existing table in prep for migrations (#50002)
|
1 year ago |
Abdkhan14
|
5905bcea80
feat(dashboar-widget-description) Added description field to Widget model (#49992)
|
1 year ago |
Zach Collins
|
586c6ffb17
ref(hc): OrganizationMember now denormalizes user.is_active (#49999)
|
1 year ago |
Mark Story
|
fca285e1f2
feat(hybridcloud) Backfill organization member mapping records (#49051)
|
1 year ago |
anthony sottile
|
b6be6efc0b
ref: add pickle->json migration for sentry_rawevent (#49764)
|
1 year ago |
Mike Ihbe
|
7aa64ca28e
ref(hybrid-cloud): Create control silo file tables (#49663)
|
1 year ago |
Aniket Das
|
527c7564ed
chore(gh-comments): Add indeces to improve GH comment query performance (#49711)
|
1 year ago |
anthony sottile
|
d80a3c968f
ref: add migrations for sentry GzippedDict tables (#49707)
|
1 year ago |
Mark Story
|
c6fa3c3133
ref(hybridcloud) Remove User.actor_id from django (#49500)
|
1 year ago |
Kyle Owens
|
84c7a04e60
feat(Options) - Annotate the record in the database with the source o… (#47510)
|
1 year ago |
Michal Kuffa
|
f5271b38b3
Add index on sentry_monitorchecking.date_added to avoid seq scans during cleanup (#49310)
|
1 year ago |
Gabe Villalobos
|
9b9fc99421
feat(hybridcloud): Adds nullable organization status to organizationmapping model (#49548)
|
1 year ago |
anthony sottile
|
dbb1fe113c
ref: add migrations for the rest of the pickled object fields (#49555)
|
1 year ago |
Mark Story
|
e13f21adef
ref(hybridcloud) Break User.actor foreign key (#49425)
|
1 year ago |
anthony sottile
|
9f20c20727
ref: add data migrations for pickle->json for models.options.option (#49476)
|
1 year ago |
anthony sottile
|
0398c47e03
ref: add data migration for unpickling Authenticator (#49412)
|
1 year ago |
David Wang
|
f36232d860
feat(crons): Add expected check time and monitor config to cron check-ins (#48503)
|
1 year ago |
Gilbert Szeto
|
39f8903123
migration(group): update invalid substatus value for resolved issues to None (#49269)
|
1 year ago |
MeredithAnya
|
23a5cf6c2b
ref(indexer): backfill use_case_id (#47940)
|
1 year ago |
Evan Purkhiser
|
9df6fcdd3a
ref(migrations): Drop {next,last}_checkin columns (db op) (#49256)
|
1 year ago |
Evan Purkhiser
|
7700fb00c6
ref(crons): Remove {next,last}_checkin from monitor model (state) (#49132)
|
1 year ago |
Valery Brobbey
|
5db4c1e312
chore(hc): add check constraint on NotificationSetting team or user (#48820)
|
1 year ago |
MeredithAnya
|
b700f21ba7
ref(indexer): remove use_case_id default (#48972)
|
1 year ago |
Valery Brobbey
|
638b89608c
chore(hc): remove notification settings without team nor user (#49020)
|
1 year ago |
Zach Collins
|
5123651249
ref(hc): Create ControlOption to support cross silo options (#48833)
|
1 year ago |
Mark Story
|
bee70c18b3
chore(hybridcloud) Backfill notification settings again (#48707)
|
1 year ago |
Alberto Leal
|
1250d99446
feat(hybrid-cloud): Break inviter foreign key on inviters for OrganizationMember model (#48646)
|
1 year ago |
Valery Brobbey
|
c07ab659b4
chore(hc): drop NotificationSetting.target_id foreign key to Actor.id (#48714)
|
1 year ago |
Ryan Skonnord
|
3a349dd48f
fix(hc): Break foreign keys on ExternalActor and ExternalIssue (#48258)
|
1 year ago |
Evan Purkhiser
|
c134726de6
feat(alerts): Introduce RuleSource for the Rule model (#48474)
|
1 year ago |