Markus Unterwaditzer
|
927eb0ba5e
ref: type bitfield on organization, fix migration bug (#51715)
|
1 year ago |
Markus Unterwaditzer
|
e58a384de7
ref: Add TypedBitfield (#51700)
|
1 year ago |
Cathy Teng
|
a4e6854dd1
feat(github-comments): add comment reactions column (#51652)
|
1 year ago |
Mark Story
|
38575377fd
chore: Update User.id descriptor to match physical schema (#51521)
|
1 year ago |
Riccardo Busetti
|
5a0cd6d9d3
feat(sourcemaps): Add date_last_modified to the ArtifactBundle model (#51591)
|
1 year ago |
Richard Ortenberg
|
938aa083f1
migration(crons): Add trace_id to MonitorCheckIn (#51411)
|
1 year ago |
anthony sottile
|
335d27b715
ref: reintroduce pickle migrations which have not yet been run (#51407)
|
1 year ago |
Zach Collins
|
bd6799039b
ref(hc): Remove uniqueness constraints on replicated model. (#51389)
|
1 year ago |
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 |