Marcus Efraimsson d110343e53 Merge pull request #12838 from grafana/12476-show-teams-on-profile 7 年之前
..
avatar b7adf28501 Remove redundancy in variable declarations (golint) 7 年之前
dtos b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) 7 年之前
live fad07f0d15 refactor(http): refactoring http server 9 年之前
pluginproxy 828fb39ee2 Merge pull request #11643 from mrsiano/generic_oauth 7 年之前
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 7aab6a8887 Make golint happier 7 年之前
alerting.go 13c6f37ea5 alerting: show alerts for user with Viewer role 7 年之前
alerting_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
annotations.go ef0bf9f701 ensure that if the dasboardID is negative, it will not bypass the checking of the right (#12398) 7 年之前
annotations_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
api.go beddfdd86b add api route for retrieving teams of signed in user 7 年之前
apikey.go 0a415c50d0 Make golint happier 7 年之前
app_routes.go 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 年之前
common.go 6286c31d4b refactoring: making api wrap public 7 年之前
common_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 年之前
dashboard.go f424d13b53 provisioning: dont override permissions 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 417db13efb Fix dashboard snapshot deletion (#12025) 7 年之前
dashboard_snapshot_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
dashboard_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
dataproxy.go 0a415c50d0 Make golint happier 7 年之前
datasources.go eb1b9405b2 return proper payload from api when updating datasource 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 0a415c50d0 Make golint happier 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 5e08bf5130 test: fixed usage of wrap in tests. 7 年之前
frontendsettings.go b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) 7 年之前
grafana_com_proxy.go c0ecdee375 rename Context to ReqContext 7 年之前
http_server.go 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 年之前
index.go b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) 7 年之前
login.go a5e6cb9a02 Fix #9847 Add a generic signout_redirect_url to enable oauth logout 7 年之前
login_oauth.go d7b5fb4604 go fmt fixes 7 年之前
metrics.go 276a5e6eb5 fix: test data api route used old name for test data datasource, fixes #12773 7 年之前
org.go 0a415c50d0 Make golint happier 7 年之前
org_invite.go b487aa3e6a return better error message when err is ErrSmtpNotEnabled 7 年之前
org_users.go 0a415c50d0 Make golint happier 7 年之前
password.go 0a415c50d0 Make golint happier 7 年之前
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 7 年之前
playlist_play.go 0a415c50d0 Make golint happier 7 年之前
plugins.go 4063ae37a4 dashboard: import to folder 7 年之前
preferences.go 0a415c50d0 Make golint happier 7 年之前
quota.go 0a415c50d0 Make golint happier 7 年之前
render.go f106de0efd enhance error message if phantomjs executable is not found 7 年之前
search.go 7aab6a8887 Make golint happier 7 年之前
signup.go 0a415c50d0 Make golint happier 7 年之前
stars.go 0a415c50d0 Make golint happier 7 年之前
team.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
team_members.go 0a415c50d0 Make golint happier 7 年之前
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年之前
user.go beddfdd86b add api route for retrieving teams of signed in user 7 年之前
user_test.go 193d468ed3 admin: adds paging to global user list 8 年之前