- 22 Nov, 2019 9 commits
-
-
Peter Holmberg committed
-
* Cache decrypted securejsondata * Models: Add datasource cache tests
Marcus Efraimsson committed -
Ivana Huckova committed
-
Ivana Huckova committed
-
* Added edition and licensing info to usage stats
Jon Gyllenswärd committed -
* add loop to get invdividual packages build time * run only on master
Peter Holmberg committed -
After toolkit uploads a report successfully, it should only show the response data, not the whole request info.
Ryan McKinley committed -
This PR lets the alpha Table component use a Fields configured formatter rather than the super hacky ColumnStyle.
Ryan McKinley committed -
* sanitize html after replacing variables * TextPanel: Always html escape variable values
Torkel Ödegaard committed
-
- 21 Nov, 2019 23 commits
-
-
Ivana Huckova committed
-
Ivana Huckova committed
-
Adds support for using custom dockerfiles to pre-install image renderer plugins. Updates docs for docker and image rendering. Fixes #20241 Co-Authored-By: Leonard Gram <leo@xlson.com>
Marcus Efraimsson committed -
Dominik Prokop committed
-
* Reference a few more issues that were fixed * Remove dashboard entry - it will be added automatically
Erik Sundell committed -
* Enable theme context mocking in tests * Expose mockThemeContext from grafana/ui * Add docs * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update packages/grafana-ui/src/themes/ThemeContext.tsx Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Docs update * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
Dominik Prokop committed -
* Chore: Remove angular dependency from prometheus datasource
kay delaney committed -
* Build: Supply curl -f when downloading phantomjs * Build: Verify checksums of downloaded PhantomJS zips
Arve Knudsen committed -
* DevEnv: updates nodejs to 12.x and golang to 1.13 * Updates CI-build and CI-deploy image versions * DevEnv: updates update repo readme * DevEnv: updates build container version
Lukas Siatka committed -
Lukas Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Ivana Huckova committed
-
* Docs: Document required Go version in developer guide
Arve Knudsen committed -
* refactor to multiple rows * added name for org user struct * added name getorgusers * added user name to tableview * made test pass * updated userMocks to user name field * added missing UsersTable snapshot * added name on teammembers page, be able to search query for name, login and email * added the updated snapshots * conform to same sorting as output form * conform to previous way of using it * sort first by login and after by email, as it was before
Eric Leijonmarck committed -
Mitsuhiro Tanda committed
-
Leonard Gram committed
-
Erik Sundell committed
-
* CI: Build all platforms for Enterprise * CI: publishes new enterprise builds to grafana.com
Leonard Gram committed -
* Propagate failures to delete dashboard alerts
Sofia Papagiannaki committed -
* Cast tags of type Time to string * Fig go lint issue
Erik Sundell committed -
Hugo Häggmark committed
-
- 20 Nov, 2019 8 commits
-
-
What's new in v6.5 fixes.
Marcus Efraimsson committed -
* Adding cloudwatch related stuff - images will come later on * Changes after pr feedback * Add images * Update image path * Remove react migration part - might not be so interesting for our users * Removing part about curated dashboards since it's not released yet - will be re-added later on
Erik Sundell committed -
Dominik Prokop committed
-
Formatting fix missed in #20514
Marcus Efraimsson committed -
Arve Knudsen committed
-
Peter Holmberg committed
-
Backend plugins is recommended to use hclog with json formatting to get proper log output in grafana server log. Old hclog-wrapper.go that I deleted while back is still in the repo so deletes that.
Marcus Efraimsson committed -
* Remove highres flag since it's not being used * Remove not used code. Init id field correctly * Fix broken tests * Remove GMS related calculations * Rename period field * Add breaking changes to changelog. Also update upgrading docs * Update snapshot * Update docs after feedback * Changes after feedback
Erik Sundell committed
-