grafana/pkg/services/store
Artur Wierzbicki 0300b1c674
Storage: branding access (#52412)
* Storage: add special users for system branding access

* Storage: explicit global org id

* Storage: initialize org storages with global org id

* Storage: add comments

* Storage: simplify - use orgId: 1 for systembranding
2022-07-19 18:47:11 +04: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: refactor readonly support (#52127) 2022-07-13 10:15:25 -07:00
file_guardian.go Storage: use static access rules (#52334) 2022-07-17 22:41:54 +04:00
http.go Storage: limit the number of uploaded files (#50796) 2022-07-18 15:24:39 +04:00
sanitize.go Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
service_test.go Storage: use static access rules (#52334) 2022-07-17 22:41:54 +04:00
service.go Storage: branding access (#52412) 2022-07-19 18:47:11 +04:00
static_auth.go Storage: use static access rules (#52334) 2022-07-17 22:41:54 +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: use static access rules (#52334) 2022-07-17 22:41:54 +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: use static access rules (#52334) 2022-07-17 22:41:54 +04: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 Storage: refactor readonly support (#52127) 2022-07-13 10:15:25 -07:00