- 09 Jun, 2016 2 commits
-
-
Allow the datasource to decide how to handle a canceled request.
stuart nelson committed -
Responsibility is now to pass the cacheKey through to `datasourceRequest` in each datasources' implementation of `query`.
stuart nelson committed
-
- 08 Jun, 2016 17 commits
-
-
Repeat Prometheus requests with the same query will cancel preceding requests.
stuart nelson committed -
Repeat requests, if they already exist in the in-flight request map, will cause the previous request to cancel. The implementation of the unique key is the responsibility of individual datasources.
stuart nelson committed -
bergquist committed
-
Enable the "limit" param in /api/search
Carl Bergquist committed -
Torkel Ödegaard committed
-
Conflicts: CHANGELOG.md
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Karl committed
-
Tom Hukins committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Commit adds a check whether Organization exists before User is added to the organization. Fixes #3151.
Zdenek Styblik committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Jun, 2016 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
restart grafana after upgrade
Carl Bergquist committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
- 06 Jun, 2016 7 commits
-
-
Torkel Ödegaard committed
-
Thibault Chataigner committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Karl committed
-
- 05 Jun, 2016 2 commits
-
-
I've forgotten to update the systemctl start to restart in my first commit
Ben Oswald committed -
The current script only tries to start the already running grafana process after an upgrade. This leads to errors due to changed js and css hashes while grafana is delivering the old ones. To load the new sources we need to restart grafana after an upgrade.
Ben Oswald committed
-
- 03 Jun, 2016 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-