Hugo Häggmark 9d6ac2c3d4 fix: Viewers can edit means that viewers have acces to Explore #14281 il y a 7 ans
..
avatar dde650905d Fix megacheck issue unused code. il y a 7 ans
dtos 480da34279 filter out alpha plugins in api call, fixes #14030 il y a 7 ans
live dde650905d Fix megacheck issue unused code. il y a 7 ans
pluginproxy 02365514f9 redact value for plugin proxy routes il y a 7 ans
routing f83306bb5b removes unused return object il y a 7 ans
static 91fb2e07ce pkg: fix codespell issues il y a 7 ans
admin.go fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) il y a 7 ans
admin_users.go d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions il y a 7 ans
admin_users_test.go d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions il y a 7 ans
alerting.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> il y a 7 ans
alerting_test.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> il y a 7 ans
annotations.go aed8208d78 renames PartialMatch to MatchAny il y a 7 ans
annotations_test.go c03764ff8a Refactor team pages to react & design change (#12574) il y a 7 ans
api.go fb5c59c611 Add GET /api/users/:id/teams for orgAdmin il y a 7 ans
apikey.go 0a415c50d0 Make golint happier il y a 7 ans
app_routes.go 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) il y a 7 ans
basic_auth.go 16ff8a182b Re-organize packages and add basic auth test il y a 7 ans
basic_auth_test.go 16ff8a182b Re-organize packages and add basic auth test il y a 7 ans
common.go 6286c31d4b refactoring: making api wrap public il y a 7 ans
common_test.go 5e08bf5130 test: fixed usage of wrap in tests. il y a 7 ans
dashboard.go 36aec52c08 return actual error if failing to update alert data il y a 7 ans
dashboard_permission.go ebad863f95 permission: generate team avatar url with default il y a 7 ans
dashboard_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. il y a 7 ans
dashboard_snapshot.go 48fe92a945 snapshots: Close response body after error check il y a 7 ans
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots il y a 7 ans
dashboard_test.go 36aec52c08 return actual error if failing to update alert data il y a 7 ans
dataproxy.go 52d825f535 log error on datasource access denied il y a 7 ans
dataproxy_test.go 3fa8088192 dataproxy should forward a trailing slash to proxy il y a 7 ans
datasources.go 3245227016 permissions: cleanup. il y a 7 ans
datasources_test.go defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 il y a 7 ans
folder.go 0870464ea5 Fix goconst issues il y a 7 ans
folder_permission.go 8f94cecf0f permissions: return user and team avatar in folder permissions api il y a 7 ans
folder_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. il y a 7 ans
folder_test.go dde650905d Fix megacheck issue unused code. il y a 7 ans
frontendsettings.go 9d6ac2c3d4 fix: Viewers can edit means that viewers have acces to Explore #14281 il y a 7 ans
grafana_com_proxy.go c0ecdee375 rename Context to ReqContext il y a 7 ans
http_server.go 16ff8a182b Re-organize packages and add basic auth test il y a 7 ans
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test il y a 7 ans
index.go 9d6ac2c3d4 fix: Viewers can edit means that viewers have acces to Explore #14281 il y a 7 ans
login.go 3414be18bc Implement oauth_auto_login setting il y a 7 ans
login_oauth.go d7b5fb4604 go fmt fixes il y a 7 ans
metrics.go 52d825f535 log error on datasource access denied il y a 7 ans
org.go 0a415c50d0 Make golint happier il y a 7 ans
org_invite.go b487aa3e6a return better error message when err is ErrSmtpNotEnabled il y a 7 ans
org_users.go a69013c833 Merge pull request #13611 from grafana/remove-user-from-org-and-system il y a 7 ans
password.go 474197269e Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled il y a 7 ans
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) il y a 7 ans
playlist_play.go 0a415c50d0 Make golint happier il y a 7 ans
plugins.go 60ea99078e Panel help view fixes il y a 7 ans
preferences.go 5f9fecd254 feat: team preferences il y a 7 ans
quota.go 0a415c50d0 Make golint happier il y a 7 ans
render.go cb96c6d942 Changed setting to be an alerting setting il y a 7 ans
search.go 7aab6a8887 Make golint happier il y a 7 ans
signup.go 0a415c50d0 Make golint happier il y a 7 ans
stars.go 0a415c50d0 Make golint happier il y a 7 ans
team.go 5f9fecd254 feat: team preferences il y a 7 ans
team_members.go 9a6446c2b5 new column for team_member table il y a 7 ans
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) il y a 7 ans
user.go 215242128b Fix param il y a 7 ans
user_test.go 193d468ed3 admin: adds paging to global user list il y a 8 ans