grafana/pkg/services/pluginsintegration
Will Browne ad2705fa0b
Plugins: Add inititialization stage to plugin loader pipeline (#72667)
* first pass

* migrate tests

* simplify

* fix comments

* fix linter

* nil checks

* remove comment
2023-08-02 16:29:12 +00:00
..
adapters Plugins: Migrate plugincontext, adapters and pluginsettings to pkg/services/pluginsintegration package (#64154) 2023-03-07 11:22:30 -05:00
angulardetectorsprovider Plugins: Angular detector: Add database cache store for remote patterns (#70693) 2023-07-06 17:34:27 +03:00
angularinspector Plugins: Angular detector: Add database cache store for remote patterns (#70693) 2023-07-06 17:34:27 +03:00
angularpatternsstore Plugins: Angular detector: Add database cache store for remote patterns (#70693) 2023-07-06 17:34:27 +03:00
clientmiddleware Redshift: Support caching async aws queries (#71682) 2023-07-21 11:34:07 -04:00
config SaveExternalService (OAuth) on plugin load (#69764) 2023-06-26 16:38:43 +02:00
keyretriever Chore: Refactor error when retrieving the plugin manifest key (#72492) 2023-07-28 10:22:21 +02:00
keystore Chore: Use KVStore for the manifest public key (#66839) 2023-04-25 13:01:49 +02:00
licensing Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
loader Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00
pipeline Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00
pluginaccesscontrol Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
plugincontext Plugins: Account for nil user when constructing plugin context (#69811) 2023-06-08 19:36:41 +03:00
pluginsettings Plugins: Migrate plugincontext, adapters and pluginsettings to pkg/services/pluginsintegration package (#64154) 2023-03-07 11:22:30 -05:00
serviceregistration Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
doc.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
pluginsintegration.go Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00