Andrej Ocenas 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) 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 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) 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 2d7fc55df7 Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 лет назад
apikey.go 0a415c50d0 Make golint happier 7 лет назад
app_routes.go 3c21a121eb Plugins: Unifying alpha state & options for all plugins (#16530) 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 9134251417 build: upgrades to golang 1.12.4 (#16545) 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 2d7fc55df7 Provisioning: Do not allow deletion of provisioned dashboards (#16211) 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 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) 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 3c21a121eb Plugins: Unifying alpha state & options for all plugins (#16530) 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 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 лет назад