- 04 Apr, 2018 6 commits
-
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Alexander Zobnin committed
-
- 03 Apr, 2018 4 commits
-
-
Alexander Zobnin committed
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Fixes #11455
Daniel Lee committed -
Alexey Velikiy committed
-
- 02 Apr, 2018 5 commits
-
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexey Velikiy committed
-
how run-script works: https://docs.npmjs.com/cli/run-script
Alexey Velikiy committed
-
- 30 Mar, 2018 5 commits
-
-
docs: fix some typos in dashboard docs
Carl Bergquist committed -
bergquist committed
-
Fix #10555 #6888 Backslash in Prometheus variables
Carl Bergquist committed -
Sven Klemm committed
-
Sven Klemm committed
-
- 29 Mar, 2018 1 commit
-
-
Prior this commit, C:\bar was escaped C:\\\bar. Should be C:\\\\bar. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Julien Pivotto committed
-
- 28 Mar, 2018 16 commits
-
-
Fixed typo in upgrading.md
Marcus Efraimsson committed -
Line 26: 'you' to 'your' in "make a backup of you 'grafana.db'"
Angus Burroughs committed -
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
bergquist committed
-
tech: migrates to none deprecated mail lib
Carl Bergquist committed -
Support IPv6 in Auth proxy white list
Carl Bergquist committed -
Default value for uploading images in alert notifiers
Daniel Lee committed -
Clarified formatting multiple values doc
Carl Bergquist committed -
alert: fixes broken link back to grafana
Daniel Lee committed -
dashboard: allow alerts to be saved for new/provisioned dashboards
Carl Bergquist committed -
when we made image upload optional we didnt show the default value properly in the UI. Which caused confusing. This commit apply the default values to existing notifiers in the edit pages and reverts back to using uploadimage=true as the default value.
bergquist committed -
Tariq Ettaji committed
-
This changes the logic for the alert validation in the extractor. Validation is executed twice, once before attempting to save the alerts and once after saving the dashboard while saving the alerts to the db. The first validation will not require that the alert has a dashboard id which allows new dashboards with alerts to be saved. Fixes #11247
Daniel Lee committed
-
- 27 Mar, 2018 3 commits
-
-
closes #11095
bergquist committed -
gomail is missing a maintainer so we are switching to an active fork ref https://github.com/go-gomail/gomail/issues/108 closes #7189
bergquist committed -
cloes #11054
bergquist committed
-