Ryan McKinley 013f1b8d19 App Plugins: support react pages and tabs (#16586) 6 tahun lalu
..
avatar dde650905d Fix megacheck issue unused code. 7 tahun lalu
dtos eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 tahun lalu
live dde650905d Fix megacheck issue unused code. 7 tahun lalu
pluginproxy e210725d3d DataProxy: Restore Set-Cookie header after proxy request (#16838) 6 tahun lalu
routing f83306bb5b removes unused return object 7 tahun lalu
static 91fb2e07ce pkg: fix codespell issues 7 tahun lalu
admin.go fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 tahun lalu
admin_provisioning.go 42b745a098 Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 tahun lalu
admin_users.go 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 tahun lalu
admin_users_test.go 0cd5a6772d feat(api): support list/revoke auth token in admin/current user api 6 tahun lalu
alerting.go 5da1faf454 Alerting: Notification channel http api fixes (#16379) 6 tahun lalu
alerting_test.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 7 tahun lalu
annotations.go 4de9e3598b Address review comments 6 tahun lalu
annotations_test.go a7a964ec19 Added PATCH verb end point for annotation op 6 tahun lalu
api.go 013f1b8d19 App Plugins: support react pages and tabs (#16586) 6 tahun lalu
apikey.go 0a415c50d0 Make golint happier 7 tahun lalu
app_routes.go 3c21a121eb Plugins: Unifying alpha state & options for all plugins (#16530) 6 tahun lalu
basic_auth.go 16ff8a182b Re-organize packages and add basic auth test 7 tahun lalu
basic_auth_test.go 16ff8a182b Re-organize packages and add basic auth test 7 tahun lalu
common.go 6286c31d4b refactoring: making api wrap public 7 tahun lalu
common_test.go 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 tahun lalu
dashboard.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 tahun lalu
dashboard_permission.go ebad863f95 permission: generate team avatar url with default 7 tahun lalu
dashboard_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 tahun lalu
dashboard_snapshot.go 8a3a3cccc3 moves metric package to /infra 6 tahun lalu
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots 7 tahun lalu
dashboard_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 tahun lalu
dataproxy.go bbdc1c0e64 Add custom header with grafana user and a config switch for it 6 tahun lalu
dataproxy_test.go 3fa8088192 dataproxy should forward a trailing slash to proxy 7 tahun lalu
datasources.go 3245227016 permissions: cleanup. 7 tahun lalu
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 tahun lalu
folder.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 tahun lalu
folder_permission.go 8f94cecf0f permissions: return user and team avatar in folder permissions api 7 tahun lalu
folder_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 tahun lalu
folder_test.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 tahun lalu
frontendsettings.go 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 tahun lalu
grafana_com_proxy.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 tahun lalu
http_server.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 tahun lalu
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test 7 tahun lalu
index.go 782b5b6a3a teams: viewers and editors can view teams 6 tahun lalu
login.go 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 tahun lalu
login_oauth.go 8d19ca005f Merge branch 'master' into 12556-oauth-pass-thru 6 tahun lalu
metrics.go 52d825f535 log error on datasource access denied 7 tahun lalu
org.go 8a3a3cccc3 moves metric package to /infra 6 tahun lalu
org_invite.go 41024c29bb Return 404 on user not found (#15606) 6 tahun lalu
org_users.go a69013c833 Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 tahun lalu
password.go 474197269e Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled 7 tahun lalu
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 7 tahun lalu
playlist_play.go 7dadebb3f0 playlist: fix loading dashboards by tag (#16727) 6 tahun lalu
plugins.go 013f1b8d19 App Plugins: support react pages and tabs (#16586) 6 tahun lalu
preferences.go 5f9fecd254 feat: team preferences 7 tahun lalu
quota.go 0a415c50d0 Make golint happier 7 tahun lalu
render.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 tahun lalu
search.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 tahun lalu
signup.go 8a3a3cccc3 moves metric package to /infra 6 tahun lalu
stars.go 0a415c50d0 Make golint happier 7 tahun lalu
team.go a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 6 tahun lalu
team_members.go adf0390b2c teams: local access to bus, moving away from dep on global. 6 tahun lalu
team_test.go b60e71c28b teams: moved logic for searchteams to backend 6 tahun lalu
user.go dafcfd70a7 Fixed bug with getting teams for user 6 tahun lalu
user_test.go 193d468ed3 admin: adds paging to global user list 8 tahun lalu
user_token.go 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 tahun lalu
user_token_test.go 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 tahun lalu