grafana/pkg/components/imguploader
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell
See,
$ codespell -S "./.git*,./vendor*,./public*"
2018-09-21 11:54:52 +02:00
..
azureblobuploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
azureblobuploader.go Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
gcsuploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
gcsuploader.go [GCS] Support for gcs path 2017-11-21 17:22:40 +00:00
imguploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
imguploader.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
localuploader_test.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
localuploader.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
s3uploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
s3uploader.go string formating fixes 2018-08-28 22:33:38 +02:00
webdavuploader_test.go Handle query string in storage public_url (#9351) (#12555) 2018-07-17 11:10:12 -07:00
webdavuploader.go Handle query string in storage public_url (#9351) (#12555) 2018-07-17 11:10:12 -07:00