grafana/pkg/services/folder
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
..
folderimpl Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
foldertest Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
model.go Folders: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02:00
registry.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
service.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00