Todd Treece
|
bdf529c545
|
Plugins: Support MT app registration (#113348)
|
2025-12-02 09:59:46 -05:00 |
|
Denis Vodopianov
|
81683d554d
|
chore : Deprecating FeatureToggles.IsEnabledGlobally (#112885)
* add deprecation on featuremgmt.IsEnabledGlobally
* add nolint reason
* add reasonable deprecation message
* remove junk edits
* add more nolints
* addressing review comments
* Update pkg/services/featuremgmt/models.go
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
---------
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
|
2025-10-24 12:02:53 -04:00 |
|
Todd Treece
|
dc77da11cf
|
Plugins: API sync (#112452)
|
2025-10-24 08:09:26 -04:00 |
|
Todd Treece
|
69628baa9d
|
Plugins: Add pluginStoreServiceLoading feature toggle (#112588)
|
2025-10-17 16:01:43 -04:00 |
|
Todd Treece
|
2d232aa10d
|
Plugins: Move store init to dskit service (#111823)
|
2025-10-02 19:53:31 -04:00 |
|
Will Browne
|
cc72599321
|
Revert "Plugins: Move store init to dskit service" (#111806)
Revert "Plugins: Move store init to dskit service (#111206)"
This reverts commit 4cff7237d0.
|
2025-09-30 12:48:27 +01:00 |
|
Todd Treece
|
4cff7237d0
|
Plugins: Move store init to dskit service (#111206)
|
2025-09-29 15:32:15 -04:00 |
|
Will Browne
|
5b67ae1876
|
Plugins: Remove support for secrets manager plugins (#101467)
* remove secrets manager code
* remove unused struct
* add test toggles back
* rollback golden file changes
* add missing TestMain
* update betterer
|
2025-03-20 10:00:59 +00:00 |
|
Will Browne
|
788b9afda3
|
Plugins: Make it possible to support multiple plugin versions (#82116)
* first pass
* use version in more places
* add comment
* update installer
* fix wire
* fix tests
* tidy
* simplify changes
* fix in mem
* remove unused step
* fix step dupe logic for child plugins + add tests
|
2024-02-12 12:47:49 +01:00 |
|
Will Browne
|
ce8fd14f1f
|
Plugins: Make renderer service load renderer plugin (#77854)
* rendering service loads renderer plugin
* update naming
* tidy
* apply PR feedback
* fix missing feature manager
* fix step
* set plugin
|
2023-12-14 17:33:29 +01:00 |
|
Marcus Efraimsson
|
9bf7eb5fbc
|
Plugins: Adds logging around loading of plugins for better tracking (#76896)
|
2023-10-25 14:01:30 +02:00 |
|
Will Browne
|
e855efb13d
|
Plugins: Move store and plugin dto to pluginsintegration (#74655)
move store and plugin dto
|
2023-09-11 13:59:24 +02:00 |
|