- 31 Jul, 2017 16 commits
-
-
squain committed
-
Torkel Ödegaard committed
-
feat: calls to Graphite api /metrics/find now include panel or dashboard time ranges in some scenarios, closes #8055
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
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
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* Add new HttpGetResponse struct type * Modify HttpGet() return to use HttpGetResponse * Look up _all_ the teams the user is a member of
Dave Hall committed -
Some being user visible.
Cedric Cellier committed
-
- 29 Jul, 2017 1 commit
-
-
Status code now replaced with Query parameters
Fredrik Wendt committed
-
- 28 Jul, 2017 1 commit
-
-
the example response body contained incorrect out-of-place data, presumably from a copy-paste operation
Fredrik Wendt committed
-
- 27 Jul, 2017 2 commits
-
-
Daniel Lee committed
-
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
-
- 26 Jul, 2017 1 commit
-
-
* Fix Labeling issue when hiding Queries. Issue #8928 * Fix spacing. * Replacing tabs with spaces. * Fix for jshint
amitkumar912 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 13 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
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
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 21 Jul, 2017 3 commits
-
-
Fixes #8870. Fixes out of bound exception on adding a math query part when there is no group by interval (or only one query part).
Daniel Lee committed -
There are three locations where the `docker run` command is referenced: - 2x http://docs.grafana.org/installation/docker/ - 1x https://grafana.com/grafana/download?platform=docker The fix syncs the given `docker run` command arguments with the other two.
Nicholas Nadeau committed -
Kakuya Ando committed
-
- 20 Jul, 2017 2 commits
-
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-