Nathan Hsieh
|
586b8b5d2a
Alert Rule activations model (#66470)
|
8 месяцев назад |
David Wang
|
1ca26bccf3
feat(crons): Add new broken detection model (#66375)
|
8 месяцев назад |
Arpad Borsos
|
1c5a430b55
Clean up `ArtifactBundle(FlatFile)Index`, step 2 (#66207)
|
8 месяцев назад |
Nathan Hsieh
|
f93d358476
Alertrule activation condition model (#65636)
|
8 месяцев назад |
Nathan Hsieh
|
76d591fd5e
Activated Alert Rule model updates (#65130)
|
8 месяцев назад |
Athena Moghaddam
|
2ee4c008db
feat(SentryShot): Model for metadata (#65452)
|
8 месяцев назад |
Yash Kamothi
|
a5ce9a4d18
feat(integrations): Add data model for messages (#65127)
|
9 месяцев назад |
Mark Story
|
6d716c72b6
feat(hybridcloud) Add separate webhook payload storage (#64575)
|
9 месяцев назад |
Kev
|
3f8d882af2
feat(metrics-extraction): Add dashboard on-demand table (#61371)
|
11 месяцев назад |
NisanthanNanthakumar
|
848b8dfd8a
feat(eventuser): Migration to remove EventUser model from Django (1/2) (#61233)
|
11 месяцев назад |
Tony Xiao
|
dcd73cf6eb
feat(stats-detectors): Add regression group model (#60887)
|
11 месяцев назад |
Stephen Cefali
|
4214b54148
ref(notifications): removes NotificationSetting from code but not DB (#60790)
|
11 месяцев назад |
Alex Zaslavsky
|
1cc0a3256d
feat(backup): Add `*ImportChunk` models (#59737)
|
1 год назад |
Alex Zaslavsky
|
85d0a08e7e
feat(backup): Add relocation models (#59160)
|
1 год назад |
Zach Collins
|
ea1023245f
ref(hc): Replica external actor to control silo (#58900)
|
1 год назад |
Zach Collins
|
6302e0c861
ref(hc): Adding OrgAuthTokenReplica (#58543)
|
1 год назад |
Zach Collins
|
94917f21d1
ref(hc): Replica ApiToken into region silo (#58490)
|
1 год назад |
Alex Zaslavsky
|
00fb8dda9c
feat(backup): Enable imports over RPC (#58412)
|
1 год назад |
getsentry-bot
|
05f116b371
Revert "feat(backup): Enable import over RPC (#56689)"
|
1 год назад |
Alex Zaslavsky
|
57686ae075
feat(backup): Enable import over RPC (#56689)
|
1 год назад |
Alex Zaslavsky
|
783e98806e
fix(backup): Better sorting for sorted_dependencies() (#58023)
|
1 год назад |
Alex Zaslavsky
|
40655eb75a
fix(backup): Fix query logic for dangling model exports (#57882)
|
1 год назад |
Gabe Villalobos
|
ddb252a3e5
ref(hybrid-cloud): Adds control based organization provisioning service (#57211)
|
1 год назад |
Alex Zaslavsky
|
3eaa971154
ref(backup): Swap actor refactor kludge (#57329)
|
1 год назад |
Zach Collins
|
cb3fe96dfd
ref(hc): get_user is backed by cache (#56971)
|
1 год назад |
Alex Zaslavsky
|
d68bcebe6f
feat(backup): Generate more dependency metadata (#56977)
|
1 год назад |
Michelle Zhang
|
26f46b9699
feat(bug reports): add env filtering (#56980)
|
1 год назад |
Gabe Villalobos
|
0a09599cae
feat(hybrid-cloud): Adds OrganizationSlugReservation replica and replication impl (#56697)
|
1 год назад |
Zach Collins
|
1bd878da22
ref(hc): Add ApiKeyReplica (#56804)
|
1 год назад |
Gabe Villalobos
|
07a745d13c
feat(hybrid-cloud): Adds OrganizationSlugReservation model (#56584)
|
1 год назад |
Alex Zaslavsky
|
1b68429d47
ref(backup): Parse model names into NormalizedModelName (#56669)
|
1 год назад |
Malachi Willey
|
1219a3c435
fix(recommended-event): Avoid QueryOutsideRetentionError when querying an issue with events outside of retention (#54978)
|
1 год назад |
Richard Ortenberg
|
49faf7c4c5
migration(crons): Add MonitorIncident table (#56435)
|
1 год назад |
Radu Woinaroski
|
ac2be2efb2
feat(metrics) Create Investigation bias creation endpoint (#56075)
|
1 год назад |
Zach Collins
|
e90e69e7ae
ref(hc): Replicate OrganizationMemberTeam (#56361)
|
1 год назад |
Snigdha Sharma
|
9748eb874d
feat(notifications): Update notification reads to use new helpers and tables (#56150)
|
1 год назад |
Nathan Hsieh
|
17d7b08c83
Release threshold folder imports nit (#56400)
|
1 год назад |
Zach Collins
|
6f09b9ae52
ref(hc): Replicate Teams (#56236)
|
1 год назад |
Colleen O'Rourke
|
af2ebc43a0
feat(rule): Create NeglectedAlert table (#56207)
|
1 год назад |
Stephen Cefali
|
5d0c864fc2
feat(notifications): notifications 2.0 double write (#55696)
|
1 год назад |
Michelle Zhang
|
3050177d23
fix: reorder server.py (#55897)
|
1 год назад |
Eric Hasegawa
|
56fc1259a9
feat(releases): Add POST endpoint for thresholds (#55816)
|
1 год назад |
Michelle Zhang
|
948f881a38
feat(feedback): create django model (#55728)
|
1 год назад |
Alberto Leal
|
731bdbc6e4
fix(hybrid-cloud): Fix notification helpers for split db and split silo world (#55829)
|
1 год назад |
Snigdha Sharma
|
c468b8a00e
feat(notifications): Read from multiple recipients for notification settings (#55744)
|
1 год назад |
Zach Collins
|
62895a0191
ref(hc): Replicating AuthIdentity and AuthProvider models (#55424)
|
1 год назад |
Snigdha Sharma
|
da952a4eed
feat(notifications): Set up helpers to read from new notification tables (#55522)
|
1 год назад |
Eric Hasegawa
|
7e01bfc70a
feat(releases): Create model for release threshold (#55394)
|
1 год назад |
Mark Story
|
810acb014c
feat(hybridcloud) Split tasks up between silos (#55043)
|
1 год назад |
Alex Zaslavsky
|
7fd0b49395
feat(backup): Add simple integer fields to dependencies (#54804)
|
1 год назад |