grafana/pkg/plugins/manager
Artur Wierzbicki a8b90d9a25
FileStore: add basic file storage API (#46051)
* #45498: fs API alpha

* #45498: remove grafanaDS changes for filestorage.go

* #45498: fix lint

* #45498: fix lint

* #45498: remove db file storage migration

* #45498: linting

* #45498: linting

* #45498: linting

* #45498: fix imports

* #45498: add comment

* remove StorageName abstractions

* FileStore: add dummy implementation (#46071)

* #45498: bring back grafanaDs changes, add dummy filestorage

* #45498: rename grafanaDs to public

* #45498: modify join

* #45498: review fix

* #45498:  unnecessary leading newline (whitespace) IMPORTANT FIX

* #45498: fix belongsToStorage

* #45498: fix removeStoragePrefix so that it works with abs paths

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-03-03 10:53:26 +04:00
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Plugins: Add ability to enable debug logging per plugin (#45481) (#45485) 2022-02-16 18:22:10 +01:00
signature FileStore: add basic file storage API (#46051) 2022-03-03 10:53:26 +04:00
testdata fix and add test (#44286) 2022-01-21 11:00:20 +01:00
dashboards_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
dashboards.go Plugins: Refactor plugin dashboards (#44315) 2022-01-28 10:28:33 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
manager_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
manager.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
store.go Plugins: Remove old code related to Core plugin installs (#44311) 2022-01-21 13:38:04 +01:00