grafana/pkg/services/store
Adela Almasan 2f942c57e8
Storage: Optionally overwrite existing files (#52067)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-07-12 09:13:57 -05:00
..
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Storage: simplify retrieving the file names from the response frame (#51805) 2022-07-07 10:47:05 +04:00
config.go Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07: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: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
entity_events.go Storage: validation and sanitization stubs (#50523) 2022-06-15 12:32:29 +04:00
http.go Storage: Optionally overwrite existing files (#52067) 2022-07-12 09:13:57 -05:00
sanitize.go Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
service_test.go Storage: add delete / deleteFolder / createFolder (#51887) 2022-07-08 22:23:16 +04:00
service.go Storage: add delete / deleteFolder / createFolder (#51887) 2022-07-08 22:23:16 +04:00
storage_disk.go Storage: refactor filtering, improve performance (#47403) 2022-04-21 23:27:43 +04: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 Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
tree.go Storage: simplify retrieving the file names from the response frame (#51805) 2022-07-07 10:47:05 +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 Storage: simplify retrieving the file names from the response frame (#51805) 2022-07-07 10:47:05 +04:00
utils_test.go Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
utils.go Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
validate.go Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00