grafana/pkg/cmd/grafana-cli
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593)
* make cfg private in sqlstore

* fix db init in tests

* fix case

* fix folder test init

* fix imports

* make another Cfg private

* remove another Cfg

* remove unused variable

* use store cfg, it has side-effects

* fix mutated cfg in tests
2024-04-24 10:38:40 +02:00
..
commands Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
logger Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
services Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 2024-03-15 10:58:51 +01:00
utils Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
main.go Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05:00