- 24 Aug, 2017 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 23 Aug, 2017 5 commits
-
-
Torkel Ödegaard 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 7 commits
-
-
Daniel Lee committed
-
Fixes #8855
Daniel Lee committed -
and a fix for when selecting the same value twice in a template variable if it is not multi select. It threw an exception on the second selection
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 08 Aug, 2017 7 commits
-
-
Torkel Ödegaard committed
-
fix: templating issue with data source variables, can now be used right away in other query variables and panels (without page reload), fixes #7510
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
Torkel Ödegaard committed -
Includes integration test for most column types. Fixes #8918
Daniel Lee committed
-