Commit Verlauf

Autor SHA1 Nachricht Datum
  bergquist 70385119bc removes d in disableResolvedMessage vor 7 Jahren
  Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value vor 7 Jahren
  Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. vor 7 Jahren
  Marcus Efraimsson 418f77e70e get or create alert notification should use transaction vor 7 Jahren
  bergquist 7b781e4c3c use notification state id instead of notifier id vor 7 Jahren
  bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package vor 7 Jahren
  bergquist 9022e871e3 avoid sending full notification state to pending/complete vor 7 Jahren
  bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery vor 7 Jahren
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. vor 7 Jahren
  bergquist 75f832cda8 use alert state changes counter as secondary version vor 7 Jahren
  Marcus Efraimsson 1be8fb76b8 cleanup alert_notification_state when deleting alert rules and channels vor 7 Jahren
  Marcus Efraimsson 5ec086dc56 don't notify if notification state pending vor 7 Jahren
  Marcus Efraimsson d412aafb7e remove unused code vor 7 Jahren
  Marcus Efraimsson 67c58fa5e4 fix set sent_at on complete vor 7 Jahren
  Marcus Efraimsson c1763508e0 handle pending and completed state for alert notifications vor 7 Jahren
  Marcus Efraimsson 69cc24ea3f wip: test get alert notification state vor 7 Jahren
  Leonard Gram 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist vor 7 Jahren
  bergquist 15ce474639 wip vor 7 Jahren
  Marcus Efraimsson d093244282 sqlstore: add support for checking if error is constraint validation error vor 7 Jahren
  bergquist c5278af6c4 add support for mysql and postgres unique index error codes vor 7 Jahren
  bergquist 3fab616239 implement sql queries for transactional alert reminders vor 7 Jahren
  bergquist ff79f80685 initial rename refactoring vor 7 Jahren
  bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify vor 7 Jahren
  Mario Trangoni bb5aaa2dce pkg/services/sqlstore/alert_notification.go: Simplify err check vor 7 Jahren
  Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) vor 7 Jahren
  bergquist 396f8e6464 notifications: read without tran, write with tran vor 7 Jahren
  bergquist 83a12afc07 adds tests for journaling sql operations vor 7 Jahren
  bergquist 12bf5c225a tests for defaultShouldNotify vor 7 Jahren
  bergquist f4b089d551 notifications: make journaling ctx aware vor 7 Jahren
  bergquist 4a8e9cf93f removes more unused code vor 7 Jahren