This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
mirror of
https://github.com/grafana/grafana.git
synced
2026-08-11 05:34:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed2092e287fa8a287270770b65848fbb12439d83
grafana
/
pkg
/
components
/
imguploader
T
History
Torkel Ödegaard
befc15c5a1
fix: s3 image uploads to us-east-1 (us standard) did not return correct image urls so images shared to slack and other services was not correct,
fixes
#8444
2017-05-23 15:50:22 +02:00
..
imguploader_test.go
s3: support for alternative s3 bucket url syntax,
closes
#7871
2017-03-20 14:10:44 +01:00
imguploader.go
webdav: allow specification of a different public_url than upload url
2017-04-25 17:22:18 +02:00
s3uploader_test.go
webdav: add tests + path.join for public url param
2017-04-25 17:22:18 +02:00
s3uploader.go
fix: s3 image uploads to us-east-1 (us standard) did not return correct image urls so images shared to slack and other services was not correct,
fixes
#8444
2017-05-23 15:50:22 +02:00
webdavuploader_test.go
webdav: add tests + path.join for public url param
2017-04-25 17:22:18 +02:00
webdavuploader.go
Indenting fix
2017-05-17 03:58:18 +03:00