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