grafana/pkg/services/store
2023-11-14 12:50:27 -08:00
..
entity FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
kind EntityStore: Use protobuf for summary objects (#77600) 2023-11-03 10:49:01 -04:00
resolver Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Chore: Embed CSV files with the test data source (#71435) 2023-07-13 09:34:40 +02:00
auth.go Chore: get user from appcontext rather than store utility (#59926) 2022-12-07 07:38:23 -08:00
config.go Chore: remove dashboardsFromStorage (#65058) 2023-03-20 18:36:49 +02:00
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 2022-06-03 13:11:32 -07:00
entity_events_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
entity_events.go FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
file_guardian.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
github_helper.go Storage: support git + github backed roots (#52192) 2022-07-28 23:26:44 -07:00
http.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
sanitize.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
service_test.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
service.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
static_auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
storage_disk.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
storage_git.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
storage_sql_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
storage_sql.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users_mock.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users_test.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users.go Store: Add mock for system users to be used in tests (#61245) 2023-01-11 11:50:22 -03:00
tree.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
types_test.go Storage: simplify retrieving the file names from the response frame (#51805) 2022-07-07 10:47:05 +04:00
types.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
utils_test.go ObjectStore: Add folder to kind registry (#57461) 2022-10-21 16:48:32 -04:00
utils.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
validate.go ObjectStore: add a kind registry (#56507) 2022-10-08 12:05:46 -04:00