Histórico de Commits

Autor SHA1 Mensagem Data
  Marcus Efraimsson 418f77e70e get or create alert notification should use transaction há 7 anos atrás
  bergquist 7b781e4c3c use notification state id instead of notifier id há 7 anos atrás
  bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package há 7 anos atrás
  bergquist 9022e871e3 avoid sending full notification state to pending/complete há 7 anos atrás
  bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery há 7 anos atrás
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. há 7 anos atrás
  bergquist 75f832cda8 use alert state changes counter as secondary version há 7 anos atrás
  Marcus Efraimsson 1be8fb76b8 cleanup alert_notification_state when deleting alert rules and channels há 7 anos atrás
  Marcus Efraimsson 5ec086dc56 don't notify if notification state pending há 7 anos atrás
  Marcus Efraimsson d412aafb7e remove unused code há 7 anos atrás
  Marcus Efraimsson 67c58fa5e4 fix set sent_at on complete há 7 anos atrás
  Marcus Efraimsson c1763508e0 handle pending and completed state for alert notifications há 7 anos atrás
  Marcus Efraimsson 69cc24ea3f wip: test get alert notification state há 7 anos atrás
  Leonard Gram 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist há 7 anos atrás
  bergquist 15ce474639 wip há 7 anos atrás
  Marcus Efraimsson d093244282 sqlstore: add support for checking if error is constraint validation error há 7 anos atrás
  bergquist c5278af6c4 add support for mysql and postgres unique index error codes há 7 anos atrás
  bergquist 3fab616239 implement sql queries for transactional alert reminders há 7 anos atrás
  bergquist ff79f80685 initial rename refactoring há 7 anos atrás
  bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify há 7 anos atrás
  Mario Trangoni bb5aaa2dce pkg/services/sqlstore/alert_notification.go: Simplify err check há 7 anos atrás
  Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) há 7 anos atrás
  bergquist 396f8e6464 notifications: read without tran, write with tran há 7 anos atrás
  bergquist 83a12afc07 adds tests for journaling sql operations há 7 anos atrás
  bergquist 12bf5c225a tests for defaultShouldNotify há 7 anos atrás
  bergquist f4b089d551 notifications: make journaling ctx aware há 7 anos atrás
  bergquist 4a8e9cf93f removes more unused code há 7 anos atrás
  bergquist 850aa21d45 removes unused code há 7 anos atrás
  bergquist 171a38df99 alerting: fixes broken table rename há 7 anos atrás
  bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder há 7 anos atrás