Commit Graph

95 Commits (7535cefed9be855164aca58afd1e39c0f9266079)

Author SHA1 Message Date
Mikael Olenfalk c0f100f1b5 Improve logging in the phantomjs renderer (#10697) 7 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 7 years ago
bergquist b840514797 imguploader: log if the configuration is invalid 8 years ago
Mahmoud Saada af15e3c0d0 Implement Azure Blob external image uploader 8 years ago
jomenxiao ad2a69bff4 add encoding param 8 years ago
saady 767b460ff1 [GCS] Support for gcs path 8 years ago
xjewer bddebf4c82 add a phantomjs execution status to log if errors happens, e.g. OOM killer kills it (#9644) 8 years ago
Ricard Clau e4541a7fd1 support for s3 path (#9151) 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
William 88a8991722 config bucket and region for s3 uploader 8 years ago
bergquist 87308fd97f fixes broken tests 💥 8 years ago
bergquist 16b1c0e63e minor code adjusetments 8 years ago
bergquist c7698a09ed pass context to image uploaders 8 years ago
Konstantin Chukhlomin 7e3c9fcc1c Reduced OAuth scope to read_write 8 years ago
Konstantin Chukhlomin fcdf282090 GCS support via JSON API 8 years ago
Konstantin Chukhlomin 1188f8df73 gofmt fixes 8 years ago
Konstantin Chukhlomin 72d7c4d620 Added GCS support #8370 8 years ago
William 37962216ed get s3 url via aws-sdk-go, fix #9189 8 years ago
wangguoliang 652fce7e76 Optimize some wrong usage and spelling 8 years ago
Torkel Ödegaard 34cda65998 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 8 years ago
Ben Tranter 1fd7b60efe Add more information to basic diff logic 8 years ago
Ben Tranter a3d22ae9c7 Document logic behind basic diff 8 years ago
Ben Tranter b54b43a42e Add tests for diff formatters 8 years ago
Daniel Lee 446104d120 dashfolders: allows phantomjs rendering for alerting 8 years ago
Daniel Lee f68d2816ab dashfolders: security for png rendering 8 years ago
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
Torkel Ödegaard 577dfee086 dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff) 8 years ago
Torkel Ödegaard 8f6c9c5946 dasboard_history: some polish around styles & diff colors, and minor fixes 8 years ago
Torkel Ödegaard ef1dfed0d8 dasboard_history: big refactoring of how the compare api looked, now a POST with a model for new & base version, refactored a simplified UI code as well, this was done to lay foundation to make it possible to do diff against current in browser unsaved version 8 years ago
Torkel Ödegaard e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
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 8 years ago
berghauz 48cf58e739 Indenting fix 8 years ago
berghauz c713bd9a9a Proxy support added, fixes #7922 8 years ago
rogerswingle 02455753b5 Specify region for s3 (#8251) 8 years ago
Daniel Lee 6538e86793 webdav: add tests + path.join for public url param 8 years ago
fir4 6d9e8bd147 webdav: allow specification of a different public_url than upload url 8 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 8 years ago
Torkel Ödegaard f78a28395d s3: support for alternative s3 bucket url syntax, closes #7871 8 years ago
Torkel Ödegaard be5c4f47a6 s3: support for alternative s3 bucket url syntax, closes #7871 8 years ago
Mitsuhiro Tanda b387a8759e use session.NewSession() (#7745) 8 years ago
bergquist 05952688c5 tech: avoid using http.DefaultClient 8 years ago
Torkel Ödegaard 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 8 years ago
Ryuichi Sakai 1bc55a2d38 Enable image rendering to use browser time offset 8 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
Mitsuhiro Tanda 7e4c101d02 S3 IAM support (#7058) 8 years ago
bergquist c17064fb44 fix(webdav): adds missing auth headers 9 years ago
jifwin e73b82d54f Disable web-security for phantomjs rendering (#6469) 9 years ago
Torkel Ödegaard ab07667b69 fix(rendering): minor fix for server side rendering when using non default http addr setting and non default domain setting, #6813 9 years ago
bergquist b4b7156f42 fix(webdav): adds missing auth headers 9 years ago