- 06 Jul, 2020 14 commits
-
-
* Docs: Add guidelines for inclusive language * Fix review comments * Fix review comments * Update documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson committed -
* Chore: Fix typescript strict null errors * Added new limit * Fixed ts issue * fixed tests * trying to fix type inference * Fixing more ts errors * Revert tsconfig option * Fix * Fixed code * More fixes * fix tests * Updated snapshot
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Diana Payton committed
-
Imagestore: Fallback to application default credentials when no key file is specified for GCS (#25948) The external image storage for GCS creates the JWT Token from a credentials file, but if your Grafana server runs under a GCE instance with a service account on it, you can use that instead (you don't have to manage/secure the credentials file). Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Labesse Kévin committed -
Macaron context.QueryBool() seems to modify the request context that causes the POST and PUT requests to fail with: "http: proxy error: net/http: HTTP/1.x transport connection broken: http: ContentLength=333 with Body length 0"
Sofia Papagiannaki committed -
* Docs: monthly reports * Docs: version available * Docs: feedback from Diana and Agnes.
Leonard Gram committed -
PLUS: Make it more consise Add unit test
Andreas Opferkuch committed -
Signed-off-by: Annegies van 't Zand <ace.vtzand@gmail.com>
annegies committed -
Fixes #26068 The `conf ` directory doesn't have any `grafana.ini`, but a `defaults.ini`, which contains the default configuration.
Eivind Gussiås Løkseth committed -
Closes #26069
Torkel Ödegaard committed -
* Chore: Upgrade golangci-lint
Arve Knudsen committed
-
- 04 Jul, 2020 5 commits
-
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
This reverts commit 0dd5c4e6.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 03 Jul, 2020 11 commits
-
-
* fix a few null errors * more * flip logic * merge master * more * fewer changes * processor Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Ryan McKinley committed -
Carl Bergquist committed
-
- more and more datasources are having long-running queries, automatically triggering is becoming more of a burden than a help. - some datasource queries might actually cost money, so running queries should be explicit.
David committed -
Torkel Ödegaard committed
-
Ryan McKinley committed
-
... it's logically better, but the real reason is to appease Cypress which was cause a consistent request error for a single plugin (datadog-datasource). An error which could not be reproduced manually.
Steven Vachon committed -
Tobias Skarhed committed
-
Josh Soref committed
-
* Fix default field, remove redundant line field check * Add comments
Ivana Huckova committed -
Ryan McKinley committed
-
* first things * simple migration and remove angular part
Peter Holmberg committed
-
- 02 Jul, 2020 10 commits
-
-
ChrisDGH committed
-
Sofia Papagiannaki committed
-
* grafana-cli: Add ability to read password from stdin to reset admin password Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Maksim Nabokikh committed -
* Chore: added changelog for 7.1.0-beta2 * Update Changelog.md
Sofia Papagiannaki committed -
Marcus Efraimsson committed
-
Co-authored by: Arve Knudsen
Dhananjay committed -
* Small fix in provisioning docs * Update docs/sources/administration/provisioning.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Sofia Papagiannaki committed -
Alex Khomenko committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* trigger on current word * proper index * test suggestsions * test suggestsions * fix test
Ryan McKinley committed
-