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