grafana/pkg/plugins
Will Browne 162dde5bdd
Plugins: Use suffix for plugin directory (#71375)
* plugin dir suffix

* fix whitespace

* fix cli

* fix tests

* fixup

* simplify

* undo uninstall changes
2023-07-14 11:49:05 +02:00
..
backendplugin Update (#69684) 2023-06-28 13:11:41 +02:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config SaveExternalService (OAuth) on plugin load (#69764) 2023-06-26 16:38:43 +02:00
envvars Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
manager Plugins: Use suffix for plugin directory (#71375) 2023-07-14 11:49:05 +02:00
oauth Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
pfs Candlestick: Migrate to schema (#62113) 2023-06-20 07:18:40 +03:00
plugindef Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02: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: Optimize creation of Golang errors and slices (#69448) 2023-06-07 17:22:43 +02:00
storage Plugins: Use suffix for plugin directory (#71375) 2023-07-14 11:49:05 +02: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: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins_test.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins.go Plugins: Angular detection: Fix detection not being run for CDN plugins (#70960) 2023-07-04 11:03:10 +02:00
test_utils.go Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 2023-04-27 10:26:15 +02:00