grafana/pkg/services/store
sam boyer b8253ac3b9
deps: Update thema, use CUE fork (#60496)
* deps: Update thema, use CUE fork

* Remove superfluous openapi-codegen output

* Update thema again to catch cuetsy changes

* Rerun codegen with latest

* Latest thema, removes cuetsy update

* Latest of cuetsy

* Update type usage

* One last cuetsy rollback

* Update playlist summary tests

* More lint fixes

* Remove TS veneer changes for VariableHide

Co-authored-by: Clarity-89 <homes89@ukr.net>
2022-12-22 07:20:02 -05:00
..
entity EntityAPI: disable integration tests (#60073) 2022-12-09 02:50:13 -05:00
k8saccess k8s: Add a dev only feature flag and simple service to get a client (#60204) 2022-12-13 07:41:16 -08:00
kind deps: Update thema, use CUE fork (#60496) 2022-12-22 07:20:02 -05:00
resolver Chore: get user from appcontext rather than store utility (#59926) 2022-12-07 07:38:23 -08:00
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 2022-11-03 18:34:27 +01:00
auth.go Chore: get user from appcontext rather than store utility (#59926) 2022-12-07 07:38:23 -08:00
config.go Storage: Content root storage (#54929) 2022-09-12 18:34:46 -04: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: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
entity_events.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
file_guardian.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
github_helper.go Storage: support git + github backed roots (#52192) 2022-07-28 23:26:44 -07:00
http.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
sanitize.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
service_test.go Store: skip flaky test in the store service (#59443) 2022-11-29 17:54:20 +00:00
service.go Git: Update experimental workflow POC (#60049) 2022-12-08 13:57:33 -05: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 Storage: Fix initialization on windows (#57504) 2022-10-25 09:27:22 +08:00
storage_git.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +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: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
system_users_test.go Storage: Add system users service (#57767) 2022-11-24 15:15:32 +01:00
system_users.go Storage: Add system users service (#57767) 2022-11-24 15:15:32 +01:00
tree.go Storage: Content root storage (#54929) 2022-09-12 18:34:46 -04: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 Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
utils_test.go ObjectStore: Add folder to kind registry (#57461) 2022-10-21 16:48:32 -04:00
utils.go ObjectStore: Add folder to kind registry (#57461) 2022-10-21 16:48:32 -04:00
validate.go ObjectStore: add a kind registry (#56507) 2022-10-08 12:05:46 -04:00