Commit Graph

209 Commits (55aaf4aac0db76bba135ea5e4b91e231b99bbeaa)

Author SHA1 Message Date
Emil Tullstedt b68634fbb4
Tests: Batch of GoConvey to Testify conversions (#27008) 5 years ago
Arve Knudsen 1698c74ec1
Chore: Fix tests for Go 1.15 (#26957) 5 years ago
Arve Knudsen 415638cdda
Chore: Use interfaces where possible (#26392) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 9285595c50
tsdb/postgres: Support Unix socket for host (#25778) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Labesse Kévin 8e7a88faff
Imagestore: Fallback to application default credentials when no key file is specified for GCS (#25948) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Kyle Brandt 81e3f93677
Backend Readme: Add section on avoiding simplejson (#25116) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Dário Nascimento 7329671793
Cloudwatch: prefer webIdentity over EC2 role (#23452) 5 years ago
Patrik Karlström dbda5aece9
cloudwatch: Replicate SDK behaviour for WebIdentityRole (#21594) 5 years ago
Kyle Brandt 80729e9fb1
Chore: remove unused go package dynmap (#23409) 5 years ago
Agnès Toulet 56687a08f9
Core: use go-datemath in timerange utility (#23120) 5 years ago
Torkel Ödegaard da37f4c83f
XSS: Fixed history XSS issue (#22680) 5 years ago
Marcus Efraimsson 71ffd1d108
Alerting: Fix image rendering and uploading timeout preventing to send alert notifications (#21536) 5 years ago
Paul Emmerich 42032f6c03 ImgUploader: add support for non-amazon S3 (#20354) 5 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Arve Knudsen fe8d0d27d2
pkg/components: Check errors (#19703) 6 years ago
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) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Carl Bergquist 912df2e284
gtime: some code style refactoring (#17369) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Bernard Duggan a0bb01103e MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 6 years ago
CodeLingo Bot 3ff3e0f2ac Defer closing of files (#17213) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Carl Bergquist 3f136e0da9
tech: replace bmizerany/assert with stretchr/testify (#16625) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
Oleg Gaidarenko 1d955a8762
Chore: Implement gosec (#16261) 6 years ago
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