Historia zmian

Autor SHA1 Wiadomość Data
  Pavel Bakulev f132e929ce Added uid for alert notifications 7 lat temu
  bergquist 69489993c3 export init notifier func 7 lat temu
  bergquist 7b781e4c3c use notification state id instead of notifier id 7 lat temu
  bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 7 lat temu
  bergquist 9d3659d30d improve local variable name 7 lat temu
  bergquist b45a1bd45c avoid exporting notificationState and notificationStateSlice 7 lat temu
  bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 lat temu
  bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 lat temu
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 lat temu
  bergquist 75f832cda8 use alert state changes counter as secondary version 7 lat temu
  Marcus Efraimsson 67c58fa5e4 fix set sent_at on complete 7 lat temu
  Marcus Efraimsson c1763508e0 handle pending and completed state for alert notifications 7 lat temu
  Marcus Efraimsson 88bbc452a7 wip: send and mark as complete 7 lat temu
  bergquist 15ce474639 wip 7 lat temu
  bergquist c5278af6c4 add support for mysql and postgres unique index error codes 7 lat temu
  bergquist ff79f80685 initial rename refactoring 7 lat temu
  bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify 7 lat temu
  Torkel Ödegaard cb96c6d942 Changed setting to be an alerting setting 7 lat temu
  Torkel Ödegaard 4dab595ed7 rendering: Added concurrent rendering limits 7 lat temu
  Marcus Efraimsson dfa5d17670 don't write to notification journal when testing notifier/rule 7 lat temu
  Marcus Efraimsson 3350a3477d fix after merge with master 7 lat temu
  Marcus Efraimsson 6d2136b853 Merge remote-tracking branch 'origin/master' into alerting_reminder 7 lat temu
  Torkel Ödegaard f2b1fabd5c fix: Alerting rendering timeout was 30 seconds, same as alert rule eval timeout, this should be much lower so the rendering timeout does not timeout the rule context, fixes #12151 (#12903) 7 lat temu
  bergquist 66c56e7bbe notifications: dont return error if one notifer failed 7 lat temu
  bergquist e91e3ea771 notifications: send notifications synchronous 7 lat temu
  bergquist d31c7bc6a4 Merge branch 'master' into alerting_reminder 7 lat temu
  bergquist 396f8e6464 notifications: read without tran, write with tran 7 lat temu
  bergquist c4292b43f5 alerting: only log when screenshot been uploaded 7 lat temu
  bergquist c21938d4c4 use epoch to compare timestamp 7 lat temu
  bergquist 7632983c62 notifications: gather actions in one transaction 7 lat temu