Peter Holmberg 1db5d86b12 Merge branch '15217-panels-without-queries' into move-error-boundry 6 年 前
..
avatar dde650905d Fix megacheck issue unused code. 7 年 前
dtos 78ea7ae783 Merge pull request #15212 from grafana/dashboard-react-page 6 年 前
live dde650905d Fix megacheck issue unused code. 7 年 前
pluginproxy a1cd550df4 revert ds_proxy timeout and implement dataproxy timeout correctly 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 d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions 7 年 前
admin_users_test.go d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions 7 年 前
alerting.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 7 年 前
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 a7a964ec19 Added PATCH verb end point for annotation op 6 年 前
apikey.go 0a415c50d0 Make golint happier 7 年 前
app_routes.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 年 前
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 1d1b617cee remove unused code 6 年 前
dashboard.go 2dc2471b5c Revert "Updated home dashboard, removed home dashboard header" 7 年 前
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 48fe92a945 snapshots: Close response body after error check 7 年 前
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots 7 年 前
dashboard_test.go 36aec52c08 return actual error if failing to update alert data 7 年 前
dataproxy.go 52d825f535 log error on datasource access denied 7 年 前
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 0870464ea5 Fix goconst issues 7 年 前
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 dde650905d Fix megacheck issue unused code. 7 年 前
frontendsettings.go 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 年 前
grafana_com_proxy.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 年 前
http_server.go 8678620730 move UserToken and UserTokenService to models package 6 年 前
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test 7 年 前
index.go 9d6ac2c3d4 fix: Viewers can edit means that viewers have acces to Explore #14281 7 年 前
login.go 8678620730 move UserToken and UserTokenService to models package 6 年 前
login_oauth.go 871c84d195 changes needed for api/middleware due to configuration settings 6 年 前
metrics.go 52d825f535 log error on datasource access denied 7 年 前
org.go 0a415c50d0 Make golint happier 7 年 前
org_invite.go 8764fb5aa6 inject login/logout hooks 7 年 前
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 70974c01f2 Added playlist controls to new react DashNav 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 7aab6a8887 Make golint happier 7 年 前
signup.go 8764fb5aa6 inject login/logout hooks 7 年 前
stars.go 0a415c50d0 Make golint happier 7 年 前
team.go 5f9fecd254 feat: team preferences 7 年 前
team_members.go 9a6446c2b5 new column for team_member table 7 年 前
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年 前
user.go 215242128b Fix param 7 年 前
user_test.go 193d468ed3 admin: adds paging to global user list 8 年 前