- 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
-
- 19 Jul, 2017 2 commits
-
-
* panel-alertlist: use dashboard timezone, fixes #8874 * alert state history: use dashboard timezone, issue #8874 * alert state history: minor refactor
Alexander Zobnin committed -
* (prometheus) set focus to top expression when opening editor * (text panel) set focus to top expression when opening editor
Mitsuhiro Tanda committed
-
- 18 Jul, 2017 4 commits
-
-
* table-panel: clickable cell link - draft * table-panel: clickable cell link - fix link target option * table-panel: fix undefined columnStyle.link * table-panel: option to highlight cell with link * table-panel: render variables for all cells in row * table-panel: remove cell highlighting * table-panel: add help for URL field * linkPopover directive for link info in table panel * table-panel: add link info popover to cells * table-panel: use native popover instead directive * table-panel: link drop refactor, remove unused code * table-panel: fix unclickable link when drop is opened * refactoring: minor refactoring to #8738, do not think we need a full blown popover for the links, simple tooltip is enough and more efficient, sadly we do not have a modern tooltip framework, still using old bootstrap 2.3 tooltip * table-panel: add tests for link rendering
Alexander Zobnin committed -
Torkel Ödegaard committed
-
Alexander Gängel committed
-
Mitsuhiro Tanda committed
-
- 17 Jul, 2017 1 commit
-
-
* add benchmark * fix, prevent plotLineArea() call if fill == 0 * remove benchmark
Mitsuhiro Tanda committed
-
- 14 Jul, 2017 2 commits
-
-
fixes https://github.com/grafana/grafana/issues/8840 by setting a default locale. Also uses fromNow(true) to work arround the replace.
Daniel Koehler committed -
Matt Toback committed
-
- 13 Jul, 2017 1 commit
-
-
Adam Johnson committed
-
- 12 Jul, 2017 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
* Interpolate the field property in elastic search term queries * more defensive interpolation of query.field in ES templates
ajrnz committed -
Torkel Ödegaard committed
-
Fixes #8750.
gomlgs committed -
Alexander Gängel committed
-
This should close the bug #8773
Denis Doria committed -
Moody Saada committed
-
When converting Prometheus results to table, handle the case where the returned series have non-uniform sets of labels. (#8826)
Alin Sinpalean committed
-
- 10 Jul, 2017 2 commits
-
-
Liang Jiameng committed
-
Daniel Lee committed
-