Commit Graph

136 Commits (dabc848e11fb0f7969292976bae8d539dae22da7)

Author SHA1 Message Date
Kyle Brandt e1b2d61ceb
backend: null.Float NaN -> null for json marshal (#18284) 6 years ago
Kyle Brandt 7cac393ddc
datasource: testdata - add predicatable csv wave scenario (#18183) 7 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 7 years ago
Carl Bergquist 912df2e284
gtime: some code style refactoring (#17369) 7 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 7 years ago
Bernard Duggan a0bb01103e MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 7 years ago
CodeLingo Bot 3ff3e0f2ac Defer closing of files (#17213) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 7 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 7 years ago
Carl Bergquist 3f136e0da9
tech: replace bmizerany/assert with stretchr/testify (#16625) 7 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 7 years ago
Oleg Gaidarenko 1d955a8762
Chore: Implement gosec (#16261) 7 years ago
bergquist 1b6203e430 removes error2 logger 7 years ago
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 7 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) 8 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 8 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 8 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 8 years ago
Mario Trangoni b02a860e66 pkg/components: fix ineffassign issues 8 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 8 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 8 years ago
Karsten Weiss c5a09a3dc1 Remove redundant break statements (gosimple) 8 years ago
Mario Trangoni ce941a004d fix unconvert issues 8 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 8 years ago
bergquist 6cac7c2de9 renderer: avoid redirect render requests 8 years ago
Mikael Olenfalk c0f100f1b5 Improve logging in the phantomjs renderer (#10697) 8 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 8 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