Commit Graph

3391 Commits (556219b19243ae5a954c77ec00311d98ea15c2b1)

Author SHA1 Message Date
Mario Trangoni 556219b192 pkg/tsdb: fix ineffassign isues 7 years ago
bergquist 03a9650c57 cli: adds os and arch headers 7 years ago
Mario Trangoni 33ae8d35ea comment unused struct fields 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
bergquist dbf61355b3 style: code simplifications 7 years ago
Dan Cech 3fedcb1e4b
cleanup, make sure users are always synced with ldap 7 years ago
Dan Cech 33760b5c3b
make sure user's default org is kept up to date 7 years ago
Dan Cech 00e74990ed
remove old comment 7 years ago
Dan Cech 857830d981
org role sync tests 7 years ago
Dan Cech 52503d9cb5
refactor authproxy & ldap integration, address comments 7 years ago
Dan Cech c8a0c1e6b8
pass DN in ldap test 7 years ago
Dan Cech daeba40b3b
tests for user auth module 7 years ago
Dan Cech 59f83ca5d8
fix ldap test 7 years ago
Dan Cech e53e039b1b
restructure GetUserByAuthInfo 7 years ago
Dan Cech c4168c2396
error handling 7 years ago
Dan Cech 65847da1df
use Result in GetAuthInfoQuery 7 years ago
Dan Cech d837be91ec
switch to passing ReqContext as a property 7 years ago
Dan Cech e53315dce8
cleanup 7 years ago
Dan Cech a1b1d2fe80
switch to Result 7 years ago
Dan Cech d5dd1c9bca
update auth proxy 7 years ago
Dan Cech 23f163e8cf
fixes 7 years ago
Dan Cech d2eab2ff4c
fix tests 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Dan Cech e07de80b75 Fix issues with metric reporting (#11518) 7 years ago
Sven Klemm 5dc36afe71 calculate datetime for timeFrom and timeTo macro in go 7 years ago
Karsten Weiss ed46efa081 Use sort.Strings() (gosimple) 7 years ago
Karsten Weiss 25bb0b5569 Remove unused return value assignment (gosimple) 7 years ago
Karsten Weiss de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple) 7 years ago
Karsten Weiss 5d95601720 Merge variable declaration with assignment (gosimple) 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
Karsten Weiss 4d87cb03c5 Simplify make() (gosimple) 7 years ago
Karsten Weiss cb3b9f8b66 Use raw strings to avoid double escapes (gosimple) 7 years ago
Karsten Weiss da5654ad04 Simplify if expression (gosimple) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
Karsten Weiss c5a09a3dc1 Remove redundant break statements (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Sven Klemm a2a7d3d436 add GetFromAsTimeUTC and GetToAsTimeUTC and use them in timeFilter macro 7 years ago
David Kaltschmidt 5a29c17282 moved version in help menu to top 7 years ago
David Kaltschmidt 712212d6aa Show Grafana version and build in Help menu 7 years ago
Daniel Lee 9337972a0f sqlds: fix text in comments for tests 7 years ago
Sven Klemm 6d3da9a73d remove postgresversion and convert unix timestamp in go 7 years ago
Kim Christensen 7534f0bff6 Support deleting empty playlist 7 years ago
Matthew McGinn ee623e2091 Grafana-CLI: mention the plugins directory is not writable on failure 7 years ago
Sven Klemm 9b61ffb48a make timefilter macro aware of pg version 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Marcus Efraimsson ff4e38c1d8
provisioned dashboard validation should be made when importing a dashboard 7 years ago
Marcus Efraimsson 79d8937ce5
provisioned dashboard validation should not be made from provisioning service 7 years ago
Marcus Efraimsson 4f44376564
remove comment/unused variable 7 years ago
Patrick O'Carroll 9ad8a77a21 ordered user orgs alphabeticaly fixes #11556 7 years ago