- 10 Aug, 2017 3 commits
-
-
Alexander Zobnin committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 09 Aug, 2017 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 08 Aug, 2017 25 commits
-
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
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 -
Alexander Zobnin committed
-
Includes integration test for most column types. Fixes #8918
Daniel Lee committed -
Alexander Zobnin committed
-
Daniel Lee committed
-
* $__timeFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL TIMESTAMP field. * $__timeTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL TIMESTAMP field. * $__unixEpochFiler(column) -> If you store timestamps as UNIX epoch's, this builds: column > 'from' AND column < 'to' * $__unixEpochFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL integer field (UNIX epochs) * $__unixEpochTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL integer field (UNIX epochs)
Brad Lhotsky committed -
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Aug, 2017 2 commits
-
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-