grafana/pkg/services/store
Artur Wierzbicki 7a340f486b
Storage: add WithContents option to storage.Get() (#53105)
* Storage: add `WithContents` option to `storage.Get()`

* fix tests

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-08-30 15:23:16 +02:00
..
go-is-svg Storage: Mime type detection (#52512) 2022-07-25 11:30:20 +04:00
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Storage: Mime type detection (#52512) 2022-07-25 11:30:20 +04:00
config.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +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 Search: Move entity events to transaction (#52394) 2022-08-01 18:56:36 +03:00
entity_events.go Search: Move entity events to transaction (#52394) 2022-08-01 18:56:36 +03: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 Storage: add WithContents option to storage.Get() (#53105) 2022-08-30 15:23:16 +02:00
service.go Storage: add WithContents option to storage.Get() (#53105) 2022-08-30 15:23:16 +02: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: support git + github backed roots (#52192) 2022-07-28 23:26:44 -07: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: Use db.DB interface instead of sqlstore (#54358) 2022-08-26 19:07:58 -05:00
tree.go Storage: add WithContents option to storage.Get() (#53105) 2022-08-30 15:23:16 +02: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 Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
utils.go Storage: use static access rules (#52334) 2022-07-17 22:41:54 +04:00
validate.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00