- 07 Aug, 2017 4 commits
-
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Jesse White committed
-
- 04 Aug, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 03 Aug, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 02 Aug, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 01 Aug, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 31 Jul, 2017 7 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 27 Jul, 2017 1 commit
-
-
Fixes #5515. Flot gauge has its own threshold check that is different from the threshold check in singlestat. This changes the flot check to be exclusive (same as the singlestat check). E.g. if the threshold is 10, then the value 10 is over the threshold.
Daniel Lee committed
-
- 25 Jul, 2017 1 commit
-
-
* heatmap: fix converting error when series contains 0 and log scale is selected, issue #8884 * heatmap: fix app crash when Y min set to 0 with log scale * heatmap: fix tooltip for 'zero' buckets in log scale * heatmap: fix tooltip histogram for log scales * heatmap: fix flicker of the highlighted element this was caused by too often fired mouseenter/mouseleave events * heatmap: fix missing X axis option for log scales * heatmap: fix missing zero bucket in tooltip histogram
Alexander Zobnin committed
-
- 24 Jul, 2017 4 commits
-
-
Torkel Ödegaard committed
-
settings(change): changed default value for allow sign up to false, closes #8743, and changed default option allow_org_create to false
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 06 Jul, 2017 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 05 Jul, 2017 3 commits
-
-
Daniel Lee committed
-
If a dashboard has a null value for updated_by then the migration for the dashboard version table fails. This change uses coalesce to set -1 instead of null when inserting into the created_by column which has a non-null constraint. Fixes #8783.
Daniel Lee committed -
Daniel Lee committed
-
- 04 Jul, 2017 10 commits
-
-
Daniel Lee committed
-
Jesse White committed
-
Daniel Lee committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
This reverts commit 8634c9d4.
Daniel Lee committed -
Fixes #5356. Internet Explorer aggressively caches GET requests which means that all API calls fetching data are cached. This fix adds a Cache-Control header with the value no-cache to all GET requests to the API.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
* add alerting notifier: DingDing * add alerting notifier: DingDing * add dingding unit test * add dingding unit test * delete debug code & format code style. * fix build failed: dingding_test.go
Liang Jiameng committed
-
- 03 Jul, 2017 4 commits
-
-
Daniel Lee committed
-
Fixes #8344. Documents the $__interval, $__interval_ms and $timeFilter variables.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-