- 10 Aug, 2015 2 commits
-
-
fix(graphite): Fix for bug when using series ref (#A-Z) and referenced series is hidden in query editor. fixes #2484
Torkel Ödegaard committed
- 09 Aug, 2015 6 commits
-
-
Including more special options for fill
Torkel Ödegaard committed -
Included "previous" and "none" as possible values for fill. From the influxdb documentation: - "previous" means the values of the previous window is used. - "none" means that all null values are removed.
Denis Doria committed -
Change log file permissions from 0660 to 0644
Torkel Ödegaard committed -
Denis Doria committed
-
Depending of the value a different set of operators will show up. If regex only =~ and !~ will show up. Any other value will show =, <>, <, >.
Denis Doria committed -
Mark Bell committed
-
- 08 Aug, 2015 6 commits
-
-
This should fix the case from when we migrate from a version that doesn't contain tag.operator.
Denis Doria committed -
Denis Doria committed
-
Denis Doria committed
-
This patch includes some missing comparators/operators for influxdb: > - greater than < - less than <> - not equal !~ - doesn't match against It includes the tag.operator fields to facilitate identification of the operators on the segments. It keeps the logic for the regex syntax; although it changes the way to validate it, to handle the new operators use case.
Denis Doria committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Aug, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Including non_negative_derivative function on influxdb
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 06 Aug, 2015 3 commits
-
-
Since version 0.9.0 of influxdb the non_negative_derivative function is merged, this small patch includes it as an option on grafana.
Denis Doria committed -
Allow default org role to be Read Only Editor
Torkel Ödegaard committed -
Brandon Turner committed
-
- 05 Aug, 2015 7 commits
-
-
fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(templating): fix for text panel when using template variables in text and repeating panel, fixes #2442
Torkel Ödegaard committed -
fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443
Torkel Ödegaard committed -
Changed font weight to look less muddy
Torkel Ödegaard committed
-
- 04 Aug, 2015 7 commits
-
-
Changed the font weight to look a bit less muddy. Any reason why we cant use a number instead of bold?
Matt committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 03 Aug, 2015 2 commits
-
-
Torkel Ödegaard committed
-
fix(influxdb): very minor fix to editor, blur event for alias input caused two refresh events, fixes #2429
Torkel Ödegaard committed
-
- 01 Aug, 2015 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
updated some hard-coded colors to variables
Torkel Ödegaard committed
-