История коммитов

Автор SHA1 Сообщение Дата
  Mark Story 7cdeaed403 chore(actor) Backfill rule.owner fields (#69510) 7 месяцев назад
  Mark Story 2be4a61e1b feat(actors) Add user_id and team_id columns to Rule (#69347) 7 месяцев назад
  Nathan Hsieh 620b1022cf AlertRuleProject backfill migration (#69343) 7 месяцев назад
  Mark Story 224d129d5d chore(hybridcloud) Backfill AlertRule user_id and team_id (#69227) 7 месяцев назад
  Mark Story 62df84406b chore(hybridcloud) Remove file_id columns from control avatars. (#69018) 7 месяцев назад
  Evan Purkhiser 09b4607c4e ref(crons): Set null for owner_user_id when a user is deleted (#69034) 7 месяцев назад
  Mark Story 68ae3ce1ec chore(hybridcloud) Remove file_id from control avatar subclasses (#68916) 7 месяцев назад
  Evan Purkhiser e9a1fc0f40 ref(crons): Remove owner_actor_id (db) (#68913) 7 месяцев назад
  Evan Purkhiser c12ae52022 ref(crons): Remove owner_actor_id (state) (#68833) 7 месяцев назад
  Evan Purkhiser 4938469612 ref(crons): Add owner_{user,team}_id to Monitor (#68809) 7 месяцев назад
  Nathan Hsieh c2c788f510 Alert rule activations api (#68640) 7 месяцев назад
  Mark Story 7796754812 feat(hybridcloud) Add control generational caching table (#68465) 7 месяцев назад
  Evan Purkhiser 686980d9a1 feat(crons): Add owner_actor_id to monitor model (#68638) 7 месяцев назад
  Snigdha Sharma a5fa6f5a18 fix(issue-priority): Replicate migration 0644 to backfill groups without priority (#68322) 7 месяцев назад
  Mark Story b59e927f57 chore(hybridcloud) Remove TeamAvatar & ProjectAvatar from django state (#68542) 7 месяцев назад
  Mark Story 12baaa770b chore(api) Remove Team and Project Avatar models (#68364) 7 месяцев назад
  David Wang c9adb24e40 ref(crons): Remove config column sql migration (#68350) 7 месяцев назад
  Snigdha Sharma a7d35079de feat(priority-alerts): Add bit flag for high priority alerts (#68234) 7 месяцев назад
  Nathan Hsieh 35625e4472 Alert rule project backfill migration (#67563) 7 месяцев назад
  David Wang 1c64286552 ref(crons): Remove MonitorCheckIn config column as state operation (#68105) 7 месяцев назад
  Nathan Hsieh 606b10293d Activation condition singular rename (#68070) 7 месяцев назад
  David Wang 4d9d6b3a4f ref(crons): Mark MonitorCheckIn config column as nullable (#67825) 7 месяцев назад
  Dan Fuller bd4c091570 fix(reprocessing): Add indexes on datetime cols for reprocessing models to fix `clear_expired_raw_events` (#67947) 7 месяцев назад
  Evan Purkhiser f09eaeac19 fix(crons): Constrain monitors by (project_id, slug) (#67820) 7 месяцев назад
  anthony sottile 2ccc58c7f3 ref: reintroduce authenticator unpickle migration (#67598) 8 месяцев назад
  anthony sottile 04b2357566 ref: reintroduce unpickle options migrations for ST (#67543) 8 месяцев назад
  Nathan Hsieh dc3119522e ActivatedAlertRule activations - add query subscription id column (#67483) 8 месяцев назад
  Ogi c6d62c9caf chore(dashboards): add is_hidden column to dashboardwidgetquery (#67343) 8 месяцев назад
  anthony sottile c987d309f6 ref: re-introduce migration to unpickle project options (#67436) 8 месяцев назад
  Matthew T 7f647037c1 fix: add unique constraint to hashed columns (#67210) 8 месяцев назад
  Matthew T a8063793a8 feat(hybridcloud): add index to apitokenreplica (#66947) 8 месяцев назад
  Malachi Willey 996e47bc7f feat(dashboards): Rename widget issues queries orderby from `priority` to `trends` (#66896) 8 месяцев назад
  Evan Purkhiser 7d313b262f ref(crons): Cleanup missed / timeout status (#66785) 8 месяцев назад
  Matthew T 744d9c7a61 hybridcloud: add hashed_token to apitokenreplica (#66679) 8 месяцев назад
  David Wang a2fc80df99 feat(crons): Add environment muted timestamp to MonitorEnvBrokenDetection (#66732) 8 месяцев назад
  Riccardo Busetti 9473373bdf Add migration for ukraine timezone name (#66584) 8 месяцев назад
  Evan Purkhiser 85e70be416 ref(crons): Enforce uniquness on active incidents (#66630) 8 месяцев назад
  Evan Purkhiser 3ba8626e6a fix(cronas): Add migration to clean up duplicate incidents (#66606) 8 месяцев назад
  Nathan Hsieh 586b8b5d2a Alert Rule activations model (#66470) 8 месяцев назад
  David Wang 44180be252 feat(crons): Add active incident index to MonitorIncident model (#66444) 8 месяцев назад
  Cathy Teng 6f0e827c05 chore(team-org-roles): drop team org_role field in django (#65923) 8 месяцев назад
  Evan Purkhiser e568cc8416 ref(crons): Move grouphash generation to a field default (#66456) 8 месяцев назад
  Evan Purkhiser 383367a1b5 ref(crons): Drop last_state_change from db (#66429) 8 месяцев назад
  David Wang 1ca26bccf3 feat(crons): Add new broken detection model (#66375) 8 месяцев назад
  Arpad Borsos 313f9d7dd7 Clean up `ArtifactBundle(FlatFile)Index`, step 3 (#66208) 8 месяцев назад
  Evan Purkhiser 28c907cb97 ref(crons): Drop last_state_change column (#66353) 8 месяцев назад
  Arpad Borsos 1c5a430b55 Clean up `ArtifactBundle(FlatFile)Index`, step 2 (#66207) 8 месяцев назад
  Dan Fuller 9fac79115f fix(crons): Correct cron monitors that have an org id that doesn't match the org of their project (#66185) 8 месяцев назад
  Arpad Borsos e3b0e3db17 Clean up `ArtifactBundle(FlatFile)Index` (#66206) 8 месяцев назад
  Mark Story 7e3d2e2bcb fix(hybridcloud) Add an index to orgauthtokenreplica (#66063) 8 месяцев назад