grafana/pkg/components/imguploader
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
gcs Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
azureblobuploader_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
azureblobuploader.go Alerting: Linking external images securely - Azure Blob (#1) (#56598) 2022-11-01 13:02:17 +01:00
imguploader_test.go Alerting: Linking external images securely - Azure Blob (#1) (#56598) 2022-11-01 13:02:17 +01:00
imguploader.go Alerting: Linking external images securely - Azure Blob (#1) (#56598) 2022-11-01 13:02:17 +01:00
localuploader_test.go migrate away from goconvey (#36203) 2021-07-02 19:22:47 +08:00
localuploader.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
mock.go Alerting: Add a general screenshot service and alerting-specific image service. (#49293) 2022-05-22 22:33:49 +08:00
s3uploader_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
s3uploader.go Chore: upgrade gocloud.dev and go mod tidy (#47797) 2022-04-15 07:48:44 -07:00
webdavuploader_test.go migrate away from goconvey (#36203) 2021-07-02 19:22:47 +08:00
webdavuploader.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00