Commit Graph

224 Commits (a2eb4e85e529ed1eb3954ffc0d083cd59551fa6c)

Author SHA1 Message Date
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Augustin Husson c8382ba435 Provisioning: Support folder that doesn't exist yet in dashboard provisioning (#17407) 6 years ago
Carl Bergquist c87b2c9913
docs: fixes typo in provisioning docs (#17248) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago
Carl Bergquist c55e6016bf
backend: replace /pkg/errors with errutil (#17065) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas eb82a75668
Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 years ago
Torkel Ödegaard 9b68952482 Provisioning: Trying to fix failing test (#16800) 6 years ago
Andrej Ocenas 42b745a098
Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 years ago
Andrej Ocenas fcebd713a5
Provisioning: Interpolate env vars in provisioning files (#16499) 6 years ago
Josh fca5ee4bea Provisioning: Support FolderUid in Dashboard Provisioning Config (#16559) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
Andrej Ocenas 2d7fc55df7
Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 years ago
Marcus Efraimsson b4267eafb8
log root cause error when reading from provisioning directories 6 years ago
bergquist 11c4967bdc changes some info logging to debug 6 years ago
bergquist 7c93335d28 gofmt issue 6 years ago
bergquist 809019d4ee moves test files into testdata folder 6 years ago
bergquist 8f0e65a150 renames alert_notifications -> notifiers 6 years ago
Pavel Bakulev d0370ea7ad Using func InitNotifier for verifying notification settings 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 years ago
Pavel Bakulev 6d1ec19fe9 Renamed validation funcs for alert notification 6 years ago
Pavel Bakulev 5c10a897f8 Instantiating notifiers from config before using 6 years ago
Pavel Bakulev 4fa45253cf Added orgName parameter for alert_notifications 6 years ago
Pavel Bakulev 6e3e9a337d Added alert_notification configuration 6 years ago
bergquist 8880829eda avoid infinite loop in the dashboard provisioner 6 years ago
Joesis 92a8c5b81b log error when resolvePath 7 years ago
bergquist 4498d75b17 provisioning: adds more logging about failed to deletion of provisioned dashboards 7 years ago
Torkel Ödegaard 862ca07f03 fix: updated tests 7 years ago
Torkel Ödegaard 98dad530e2 provisioning: changed provisioning default update interval from 3 to 10 seconds 7 years ago
Mario Trangoni 60dfff11a0 Fix datbase > database 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Arno Uhlig 1355c00c44 fix reader linux test 7 years ago
Arno Uhlig 6b2d91815a resolve symlink on each run 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
bergquist cd4026da6b Revert "provisioning: turn relative symlinked path into absolut paths" 7 years ago
bergquist d089b5e05d provisioning: turn relative symlinked path into absolut paths 7 years ago
bergquist f606654c50 provisioning: adds fallback if evalsymlink/abs fails 7 years ago
bergquist 3f5078339c tests: uses different paths depending on os 7 years ago
bergquist 75ee1e9208 renames intervalSeconds to updateIntervalSeconds 7 years ago
bergquist 333af6fd9b provisioning: makes the interval for polling for changes configurable 7 years ago
bergquist c817aecd66 provisioning: only update dashboard if hash of json changed 7 years ago
bergquist 44f5b92fbc provisioning: only provision if json file is newer then db 7 years ago
bergquist 2bd4c14e5f make path absolute before following symlink 7 years ago
bergquist 47d3884377 provisioning: follow symlinked folders 7 years ago
bergquist d5aeae3a90 test: fixes broken test on windows 7 years ago
bergquist c7acbcdaf5 provisioning: enable relative path's 7 years ago
bergquist 1411709db1 provisioning: place testfiles within testdata folder 7 years ago
bergquist c40b0ea1df test: moves test files to testdata folder 7 years ago
Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 years ago