Historique des commits

Auteur SHA1 Message Date
  bergquist 70385119bc removes d in disableResolvedMessage il y a 7 ans
  Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value il y a 7 ans
  Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. il y a 7 ans
  bergquist 9022e871e3 avoid sending full notification state to pending/complete il y a 7 ans
  bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery il y a 7 ans
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. il y a 7 ans
  bergquist 75f832cda8 use alert state changes counter as secondary version il y a 7 ans
  Marcus Efraimsson 5ec086dc56 don't notify if notification state pending il y a 7 ans
  Marcus Efraimsson d412aafb7e remove unused code il y a 7 ans
  Marcus Efraimsson c1763508e0 handle pending and completed state for alert notifications il y a 7 ans
  Marcus Efraimsson 88bbc452a7 wip: send and mark as complete il y a 7 ans
  bergquist 15ce474639 wip il y a 7 ans
  bergquist c5278af6c4 add support for mysql and postgres unique index error codes il y a 7 ans
  bergquist 3fab616239 implement sql queries for transactional alert reminders il y a 7 ans
  bergquist ff79f80685 initial rename refactoring il y a 7 ans
  bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify il y a 7 ans
  bergquist 83a12afc07 adds tests for journaling sql operations il y a 7 ans
  bergquist c21938d4c4 use epoch to compare timestamp il y a 7 ans
  bergquist 171a38df99 alerting: fixes broken table rename il y a 7 ans
  bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder il y a 7 ans
  John Baublitz bdf433594a Implement code review changes il y a 7 ans
  John Baublitz fca97535d1 Fix multiple bugs il y a 7 ans
  John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page il y a 7 ans
  bergquist 2ca7284a56 tech(notifications): splitt into 3 queries il y a 9 ans
  bergquist c893e5d241 feat(notifications): add support for default notifications il y a 9 ans
  Torkel Ödegaard a6c6094775 feat(alerting): started reworking notifications il y a 9 ans
  bergquist fa309ec925 feat(alerting): add default notification group il y a 9 ans
  bergquist b907ce341c feat(alerting): enables deletes for alert notifications il y a 9 ans
  bergquist 7f767224af feat(alerting): basic support for creating and updating notifications il y a 9 ans
  bergquist 9a8416416d feat(alerting): converter for db model to notification il y a 9 ans