Historique des commits

Auteur SHA1 Message Date
  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
  bergquist 850aa21d45 removes unused code 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
  bergquist 93124f38fa alerting: only check frequency when not send once il y a 7 ans
  bergquist 86e65f84f9 alerting: fixes invalid error handling il y a 7 ans
  John Baublitz bdf433594a Implement code review changes il y a 7 ans
  John Baublitz c0a9e5cf1d Fix tests 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
  Karsten Weiss be2d635078 Simplify error returns (gosimple) il y a 7 ans
  bergquist ea988a37dd tech: avoid using deprecated functions il y a 8 ans
  Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 il y a 8 ans
  bergquist e5c64732f1 fix(sql): Add boolstr to all dialects il y a 9 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 1edd224168 feat(alerting): fixing failing unit tests il y a 9 ans
  Torkel Ödegaard 0d9b98da6d feat(alerting): progress on email notifications il y a 9 ans
  Torkel Ödegaard a6c6094775 feat(alerting): started reworking notifications il y a 9 ans
  bergquist 5d62c84a19 feat(alerting): adds default checkbox to ui 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 9a8416416d feat(alerting): converter for db model to notification il y a 9 ans