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
  Marcus Efraimsson 418f77e70e get or create alert notification should use transaction il y a 7 ans
  bergquist 7b781e4c3c use notification state id instead of notifier id il y a 7 ans
  bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 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 1be8fb76b8 cleanup alert_notification_state when deleting alert rules and channels 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 67c58fa5e4 fix set sent_at on complete il y a 7 ans
  Marcus Efraimsson c1763508e0 handle pending and completed state for alert notifications il y a 7 ans
  Marcus Efraimsson 69cc24ea3f wip: test get alert notification state il y a 7 ans
  Leonard Gram 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist il y a 7 ans
  bergquist 15ce474639 wip il y a 7 ans
  Marcus Efraimsson d093244282 sqlstore: add support for checking if error is constraint validation error 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
  Mario Trangoni bb5aaa2dce pkg/services/sqlstore/alert_notification.go: Simplify err check il y a 7 ans
  Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) il y a 7 ans
  bergquist 396f8e6464 notifications: read without tran, write with tran il y a 7 ans
  bergquist 83a12afc07 adds tests for journaling sql operations il y a 7 ans
  bergquist 12bf5c225a tests for defaultShouldNotify il y a 7 ans
  bergquist f4b089d551 notifications: make journaling ctx aware il y a 7 ans
  bergquist 4a8e9cf93f removes more unused code il y a 7 ans