This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6341162cb9885d6d12d21b5459574a82cdd1857
grafana
/
pkg
/
components
/
imguploader
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