Commit Graph

123 Commits (996d5059b119a9927059812a5384edda7bf2a9d8)

Author SHA1 Message Date
bergquist 1b6203e430 removes error2 logger 6 years ago
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 6 years ago
Mario Trangoni fadd816d89 pkg/*: Fix misspell issues 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
Aidan Rowe 53c7b33926 imguploader: Add support for ECS credential provider for S3 7 years ago
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Mario Trangoni 3689bb778c Fix misspell issues 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
Jakob van Santen 92d417f6b4 Handle query string in storage public_url (#9351) (#12555) 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Mario Trangoni b02a860e66 pkg/components: fix ineffassign issues 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Karsten Weiss c5a09a3dc1 Remove redundant break statements (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
bergquist 6cac7c2de9 renderer: avoid redirect render requests 7 years ago
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