Sofia Papagiannaki b5f0a5d5ca Api: Readonly datasources should not be created via the API (#19006) 6 years ago
..
avatar 2fff8f77dc move log package to /infra (#17023) 6 years ago
dtos 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago
live 2fff8f77dc move log package to /infra (#17023) 6 years ago
pluginproxy caa1314f44 Build: use golangci-lint as a make command (#17739) 6 years ago
routing f83306bb5b removes unused return object 7 years ago
static 91fb2e07ce pkg: fix codespell issues 7 years ago
admin.go fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
admin_provisioning.go 42b745a098 Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 years ago
admin_users.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
admin_users_test.go a3a7916597 Auth: Logout disabled user (#17166) 6 years ago
alerting.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 years ago
alerting_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 years ago
annotations.go 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago
annotations_test.go 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago
api.go 494b4aaf88 LDAP: only show tab if LDAP is enabled (#19156) 6 years ago
apikey.go 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 6 years ago
app_routes.go 2fff8f77dc move log package to /infra (#17023) 6 years ago
basic_auth.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
basic_auth_test.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
common.go 6286c31d4b refactoring: making api wrap public 7 years ago
common_test.go 78ca55f3d7 Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 6 years ago
dashboard.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
dashboard_permission.go ebad863f95 permission: generate team avatar url with default 7 years ago
dashboard_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
dashboard_snapshot.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots 7 years ago
dashboard_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 years ago
dataproxy.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
dataproxy_test.go 3fa8088192 dataproxy should forward a trailing slash to proxy 7 years ago
datasources.go b5f0a5d5ca Api: Readonly datasources should not be created via the API (#19006) 6 years ago
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 7 years ago
folder.go f2ad3242be API: Minor fix for nil pointer when trying to log error during creating new dashboard via the API (#18003) 6 years ago
folder_permission.go 8f94cecf0f permissions: return user and team avatar in folder permissions api 7 years ago
folder_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
folder_test.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
frontendsettings.go 44a2a648c6 Login: fix login page failing when navigating from reset password views (#19124) 6 years ago
grafana_com_proxy.go a86b8c8a04 http: remove dualstack since its deprecated (#16940) 6 years ago
http_server.go fb0cec5591 Backend: Adds support for HTTP/2 (#18358) 6 years ago
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
index.go 494b4aaf88 LDAP: only show tab if LDAP is enabled (#19156) 6 years ago
ldap_debug.go 3c61b563c3 Ldap: Add LDAP debug page (#18759) 6 years ago
ldap_debug_test.go 7b7b95341e LDAP: Allow an user to be synchronised against LDAP (#18976) 6 years ago
login.go 44a2a648c6 Login: fix login page failing when navigating from reset password views (#19124) 6 years ago
login_oauth.go 269c1fb107 Do not set SameSite for OAuth cookie if cookie_samesite is None (#18392) 6 years ago
login_test.go 7b7b95341e LDAP: Allow an user to be synchronised against LDAP (#18976) 6 years ago
metrics.go 5713048f48 Alerting: Improve alert rule testing (#16286) 6 years ago
org.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
org_invite.go 09b434bdd0 Auth: Allow inviting existing users when login form is disabled (#19048) 6 years ago
org_users.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 years ago
password.go 9b7f9dd9be LDAP: consistently name the LDAP entities (#17203) 6 years ago
playlist.go ab4e1526b3 Codestyle: Fix some goconst issues (#17530) 6 years ago
playlist_play.go 2fff8f77dc move log package to /infra (#17023) 6 years ago
plugins.go e1d408a66f AddDataSource: Updated page design & categories (#16971) 6 years ago
preferences.go 5f9fecd254 feat: team preferences 7 years ago
quota.go 0a415c50d0 Make golint happier 7 years ago
render.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
search.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
signup.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
stars.go 0a415c50d0 Make golint happier 7 years ago
team.go 7520166f17 API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
team_members.go 5f0a7f43c3 Users: show badges for each auth provider (#17869) 6 years ago
team_test.go 7520166f17 API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
user.go ccf11fb7a2 SAML: add auth provider label (#18197) 6 years ago
user_test.go fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
user_token.go 962d4daabd Api: Fix auth tokens returning wrong seenAt value (#17980) 6 years ago
user_token_test.go 962d4daabd Api: Fix auth tokens returning wrong seenAt value (#17980) 6 years ago