grafana/pkg/plugins
Giuseppe Guerra facd4eca7e
Plugins: Fix plugin signature calculation not working on Windows (#66273)
* Plugins: Fix plugin signature calculation not working on Windows

* Plugins: Added test for NTFS path separators in signature verification

* Use filepath.ToSlash and replace its implementation in tests

* Fix typo
2023-04-11 17:15:34 +02:00
..
backendplugin Plugins: Improve client instrumentation by adding cancelled status and logging errors (#65099) 2023-03-21 13:42:57 +01:00
codegen extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
config Plugins: add env variables needed for the secure socks proxy in the plugins sdk (#65878) 2023-04-07 08:20:25 -06:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager Plugins: Fix plugin signature calculation not working on Windows (#66273) 2023-04-11 17:15:34 +02:00
pfs TrendPanel: Add new trend panel (Alpha) (#65740) 2023-04-04 20:52:20 -07:00
plugindef TrendPanel: Add new trend panel (Alpha) (#65740) 2023-04-04 20:52:20 -07:00
pluginscdn Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
repo Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
storage Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
ifaces.go Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
localfiles.go Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 2023-03-20 14:35:49 +01:00
models.go Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
plugins.go Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00