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