grafana/pkg/services/store
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438)
* Chore: Rename integration tests

* Remove one Integration

Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
2022-05-24 11:04:03 +02:00
..
testdata Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
config.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
entity_events_mock.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
entity_events_test.go Chore: Rename integration tests (#49438) 2022-05-24 11:04:03 +02:00
entity_events.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
http.go FileStorage: Add upload form (#46749) 2022-04-27 15:12:48 -04:00
service_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
service.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07: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: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
types.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
utils_test.go Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
utils.go Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00