- 08 Dec, 2017 8 commits
-
-
bergquist committed
-
Solves problem with Github authentication restriction by organization
Carl Bergquist committed -
* change $__timeGroup macro to include column alias * update docs and help text for $__timeGroup macro
Sven Klemm committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
- 07 Dec, 2017 26 commits
-
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
Load dashboards from disk into the database at regular interval
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
* mysql: pass timerange for template variable queries * mysql: document time range macro usage in template variables * mysql: docs for on time range change refresh mode for template queries * Revert "mysql: docs for on time range change refresh mode for template queries" This reverts commit 5325972aa4f66257aa20f7ae6d4de8fa8fe628b6.
Sven Klemm committed -
Solves problem with Github authentication restriction by organization membership when the organization's access policy is set to "Access restricted". "Access restricted" policy should not stop user to authenticate. How it is solved: * Take organizations_url field data from user basic data response * Make another request to get all organization the user is a member of (public membership) * Authenticate user if appropriate organization found in that list
Adilet Maratov committed -
* pass timerange for template queries when refresh is set to timerange change * document on time range change refresh mode for template queries
Sven Klemm committed
-
- 06 Dec, 2017 4 commits
-
-
Sven Klemm committed
-
named metric is present
Sven Klemm committed -
This commit makes it possible to set min interval per panel. Overrides the value configured on the datasource. ref #9705
bergquist committed -
* added tooltip, fixes #10092 * fixed code formatting
Patrick O'Carroll committed
-
- 05 Dec, 2017 2 commits