- 28 Aug, 2017 8 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix: changed modal to fixed positioned, this change makes modal maintain scroll position, fixes #8800
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
elasticsearch: changed ad hoc filters from using term filters to using phrase match queries, closing #9095
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Add support of non_negative_difference() function from InfluxDB 1.3 https://docs.influxdata.com/influxdb/v1.3/administration/differences/#functions
Dmitry Bedrin committed
-
- 24 Aug, 2017 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Azure's MySQL implementation appears to always respond with an Authentication Method Switch Request Packet requesting `mysql_native_password` auth even though the client's initial Handshake Response already included the native password credentials. Most MySQL client libraries support this but Golang's go-sql-driver/mysql requires the `allowNativePasswords` DSN parameter set to enable it. Without this parameter, Grafana fails to authenticate to the database with the error message "this user requires mysql native password authentication." References: * https://web.archive.org/web/20160814002743/http://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol::AuthSwitchRequest * https://web.archive.org/web/20160814002743/http://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol::HandshakeResponse * https://github.com/go-sql-driver/mysql#user-content-allownativepasswords
Jason Stangroome committed
-
- 23 Aug, 2017 7 commits
-
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
Adds back feature that adds 'sep=;' text that excel needs in a csv file. Also adds toggle to make this optional if exporting to other spreadsheet programs. Fixes #9083.
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078
Torkel Ödegaard committed -
Mulit => Multi
jenlersadnie committed
-
- 22 Aug, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 21 Aug, 2017 7 commits
-
-
ref #7725
Daniel Lee committed -
Daniel Lee committed
-
Fixes #9069
Daniel Lee committed -
Daniel Lee committed
-
for the host field on the data source config page. Fixes #9046
Daniel Lee committed -
for the host field on the data source config page. Fixes #9046
Daniel Lee committed -
Torkel Ödegaard committed
-
- 16 Aug, 2017 2 commits
-
-
ericslaw committed
-
Andrei Burd committed
-
- 14 Aug, 2017 1 commit
-
-
Matt Toback committed
-
- 11 Aug, 2017 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
ref #9024
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
- 10 Aug, 2017 3 commits
-
-
If the template variable query has two columns named __text and __value then return a list of key values. The value is used when the variable is interpolated in the query. Allows mapping of texts to ids.
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 09 Aug, 2017 2 commits
-
-
Daniel Lee committed
-
Fixes #8855
Daniel Lee committed
-