Oleg Gaidarenko 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 年之前
..
avatar dde650905d Fix megacheck issue unused code. 7 年之前
dtos 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 年之前
live dde650905d Fix megacheck issue unused code. 7 年之前
pluginproxy b696492891 Rename dispatched commands to make them easy to grok 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_users.go 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 年之前
admin_users_test.go 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 年之前
alerting.go 5da1faf454 Alerting: Notification channel http api fixes (#16379) 6 年之前
alerting_test.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 7 年之前
annotations.go 4de9e3598b Address review comments 6 年之前
annotations_test.go a7a964ec19 Added PATCH verb end point for annotation op 6 年之前
api.go 2ae63e70c0 Alerting: Notification channel http api enhancements (#16219) 6 年之前
apikey.go 0a415c50d0 Make golint happier 7 年之前
app_routes.go bbdc1c0e64 Add custom header with grafana user and a config switch for it 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 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 年之前
dashboard.go a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 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 8a3a3cccc3 moves metric package to /infra 6 年之前
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots 7 年之前
dashboard_test.go fc0461134f dashboards: simplified code. 6 年之前
dataproxy.go bbdc1c0e64 Add custom header with grafana user and a config switch for it 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 a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 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 b783fa7039 team: renames teams.CanUpdate teamguardian.CanAdmin 6 年之前
frontendsettings.go a90b3e331e config: updated feature toggle name 6 年之前
grafana_com_proxy.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 年之前
http_server.go 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 年之前
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test 7 年之前
index.go 782b5b6a3a teams: viewers and editors can view teams 6 年之前
login.go 946e542412 Make password hint configurable from settings/defaults.ini 6 年之前
login_oauth.go 8d19ca005f Merge branch 'master' into 12556-oauth-pass-thru 6 年之前
metrics.go 52d825f535 log error on datasource access denied 7 年之前
org.go 8a3a3cccc3 moves metric package to /infra 6 年之前
org_invite.go 41024c29bb Return 404 on user not found (#15606) 6 年之前
org_users.go a69013c833 Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 年之前
password.go 474197269e Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled 7 年之前
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 7 年之前
playlist_play.go 8d5ccc7831 fix: Return url when query dashboards by tag 6 年之前
plugins.go 60ea99078e Panel help view fixes 7 年之前
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 8a3a3cccc3 moves metric package to /infra 6 年之前
signup.go 8a3a3cccc3 moves metric package to /infra 6 年之前
stars.go 0a415c50d0 Make golint happier 7 年之前
team.go a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 6 年之前
team_members.go adf0390b2c teams: local access to bus, moving away from dep on global. 6 年之前
team_test.go b60e71c28b teams: moved logic for searchteams to backend 6 年之前
user.go dafcfd70a7 Fixed bug with getting teams for user 6 年之前
user_test.go 193d468ed3 admin: adds paging to global user list 8 年之前
user_token.go 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 年之前
user_token_test.go 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 年之前