- 08 Aug, 2017 11 commits
-
-
Includes integration test for most column types. Fixes #8918
Daniel Lee 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 -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Aug, 2017 22 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* graphite-ds: add graphite version to config editor * graphite-ds: modify add-graphite-function to show only version-related functions * graphite-ds: refactor, move func filtering to gfunc.js * graphite-ds: add new functions for graphite 1.0.x * graphite-ds: fix unit tests (add jsonData)
Alexander Zobnin committed -
Alexander committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
fixes #8989
Torkel Ödegaard committed -
Daniel Lee committed
-
Icon adopted from grafana_icon.svg Reference document: https://developer.apple.com/library/content/documentation/AppleApplicati ons/Reference/SafariWebContent/pinnedTabs/pinnedTabs.html
Patrick Tescher committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Louis Ventre committed
-
Jesse White committed
-
- 04 Aug, 2017 6 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Sébastien Fievet committed
-
- 03 Aug, 2017 1 commit
-
-
Fixes #8187
Daniel Lee committed
-