Commit Graph

1537 Commits (ce538007d8ba6c1f506de8ef76abc8effe8ea04a)

Author SHA1 Message Date
Marcus Efraimsson eba147c1a3
change/add tests for alerting notification reminders 7 years ago
Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago
Marcus Efraimsson dfa5d17670
don't write to notification journal when testing notifier/rule 7 years ago
Marcus Efraimsson 3350a3477d
fix after merge with master 7 years ago
Leonard Gram da2822c88d alerting: inline docs for the slack channel. 7 years ago
Marcus Efraimsson 0a7be2618e
cleaning up test data 7 years ago
Marcus Efraimsson aed89b49c0
should allow one default datasource per organisation using provisioning 7 years ago
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 years ago
Marcus Efraimsson 1dd9646a50
fix failing test due to time diff issues 7 years ago
Daniel Lee f5cc7618c5 alert: add missing test after refactor 7 years ago
Caleb Tote 10aaf7b506
Adding eval_data to alerts query results 7 years ago
Mark Meyer 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 7 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Jesse Tane 677117fb03 fix diff and percent_diff (#12515) 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 7 years ago
bergquist 66c56e7bbe notifications: dont return error if one notifer failed 7 years ago
bergquist e91e3ea771 notifications: send notifications synchronous 7 years ago
bergquist 396f8e6464 notifications: read without tran, write with tran 7 years ago
bergquist c4292b43f5 alerting: only log when screenshot been uploaded 7 years ago
bergquist 8ff538be07 notifier: handle known error first 7 years ago
Marcus Efraimsson f106de0efd
enhance error message if phantomjs executable is not found 7 years ago
Torkel Ödegaard 132df4553c fix: annnotation api & sql issue 7 years ago
Marcus Efraimsson 5377ad4e96
remove unused argument in default scenario of guardian test 7 years ago
Torkel Ödegaard 24d0b43e62 fix: fixed permission issue with api key with viewer role in dashboards with default permissions 7 years ago
bergquist 3479cf4b39 expose functions to use sessions 7 years ago
Marcus Efraimsson 6d48d0a80c
set current org when adding/removing user to org 7 years ago
bergquist 83a12afc07 adds tests for journaling sql operations 7 years ago
bergquist c21938d4c4 use epoch to compare timestamp 7 years ago
bergquist 4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 7 years ago
bergquist 1181e96799 merge create user handlers 7 years ago
bergquist da91b91b4b transactions: start sessions and transactions at the same place 7 years ago
bergquist 12bf5c225a tests for defaultShouldNotify 7 years ago
bergquist f4b089d551 notifications: make journaling ctx aware 7 years ago
bergquist 7632983c62 notifications: gather actions in one transaction 7 years ago
bergquist 09e71e00a3 sql: adds tests for InTransaction 7 years ago
bergquist 9ca9a7c302 bus: dont start transaction when creating session 7 years ago
bergquist 629eab0b1e bus: dont mix ctx/classic handlers 7 years ago
Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago
bergquist 6775a82c82 fixes typo in code 7 years ago
bergquist 1bd31aa313 check if admin exists or create one in one transaction 7 years ago
bergquist 263572813a replace begin/end with wrapper function 7 years ago
bergquist 8143610024 bus: support multiple dispatch in one transaction 7 years ago
Anton Sergeyev 2565a8087c #11607 corrected file cleanup test 7 years ago
Anton Sergeyev 2024cf4b56 #11607 fixed formatting 7 years ago
Anton Sergeyev 516839d7b2 #11607 Cleanup time of temporary files is now configurable 7 years ago
bergquist 4a8e9cf93f removes more unused code 7 years ago
bergquist 850aa21d45 removes unused code 7 years ago