grafana/pkg/server
idafurjes 2334b98802
Use PluginSettingsService instead of SQLStore methods in plugins (#45480)
* Use PluginSettingsService instead of SQLStore in plugins

* Fix pluginproxy use of pluginsettings methods

* Fix additional pluginsettings methods

* Remove dispatch from plugindashboards

* Fix lint and adjust mock

* Remove unused pluginsettings

* Rename pluginsetting Service and ServiceImpl and add binding to wire

* Move pluginsettings binding in wire file
2022-02-25 11:29:18 +01:00
..
backgroundsvcs Use PluginSettingsService instead of SQLStore methods in plugins (#45480) 2022-02-25 11:29:18 +01:00
server_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
server.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go Use PluginSettingsService instead of SQLStore methods in plugins (#45480) 2022-02-25 11:29:18 +01:00
wireexts_oss.go Access control: Set default permissions for data sources when using access control (#45482) 2022-02-17 14:03:45 +01:00