Mitsuhiro Tanda d9bf894383 return 400 if user input error %!s(int64=7) %!d(string=hai) anos
..
avatar b7adf28501 Remove redundancy in variable declarations (golint) %!s(int64=7) %!d(string=hai) anos
dtos b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) %!s(int64=7) %!d(string=hai) anos
live fad07f0d15 refactor(http): refactoring http server %!s(int64=9) %!d(string=hai) anos
pluginproxy 828fb39ee2 Merge pull request #11643 from mrsiano/generic_oauth %!s(int64=7) %!d(string=hai) anos
routing f83306bb5b removes unused return object %!s(int64=7) %!d(string=hai) anos
static 91fb2e07ce pkg: fix codespell issues %!s(int64=7) %!d(string=hai) anos
admin.go fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) %!s(int64=7) %!d(string=hai) anos
admin_users.go 7aab6a8887 Make golint happier %!s(int64=7) %!d(string=hai) anos
alerting.go 13c6f37ea5 alerting: show alerts for user with Viewer role %!s(int64=7) %!d(string=hai) anos
alerting_test.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
annotations.go ef0bf9f701 ensure that if the dasboardID is negative, it will not bypass the checking of the right (#12398) %!s(int64=7) %!d(string=hai) anos
annotations_test.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
api.go c6e9ffb168 Use url params for explore state %!s(int64=7) %!d(string=hai) anos
apikey.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
app_routes.go 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) %!s(int64=7) %!d(string=hai) anos
common.go 6286c31d4b refactoring: making api wrap public %!s(int64=7) %!d(string=hai) anos
common_test.go 5e08bf5130 test: fixed usage of wrap in tests. %!s(int64=7) %!d(string=hai) anos
dashboard.go f424d13b53 provisioning: dont override permissions %!s(int64=7) %!d(string=hai) anos
dashboard_permission.go ebad863f95 permission: generate team avatar url with default %!s(int64=7) %!d(string=hai) anos
dashboard_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot.go 417db13efb Fix dashboard snapshot deletion (#12025) %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot_test.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
dashboard_test.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
dataproxy.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
datasources.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 %!s(int64=7) %!d(string=hai) anos
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 %!s(int64=7) %!d(string=hai) anos
folder.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
folder_permission.go 8f94cecf0f permissions: return user and team avatar in folder permissions api %!s(int64=7) %!d(string=hai) anos
folder_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. %!s(int64=7) %!d(string=hai) anos
folder_test.go 5e08bf5130 test: fixed usage of wrap in tests. %!s(int64=7) %!d(string=hai) anos
frontendsettings.go b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) %!s(int64=7) %!d(string=hai) anos
grafana_com_proxy.go c0ecdee375 rename Context to ReqContext %!s(int64=7) %!d(string=hai) anos
http_server.go 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) %!s(int64=7) %!d(string=hai) anos
index.go b8724ae0c4 refactoring: enterprise build/hooks refactorings (#12478) %!s(int64=7) %!d(string=hai) anos
login.go a5e6cb9a02 Fix #9847 Add a generic signout_redirect_url to enable oauth logout %!s(int64=7) %!d(string=hai) anos
login_oauth.go d7b5fb4604 go fmt fixes %!s(int64=7) %!d(string=hai) anos
metrics.go d9bf894383 return 400 if user input error %!s(int64=7) %!d(string=hai) anos
org.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
org_invite.go b487aa3e6a return better error message when err is ErrSmtpNotEnabled %!s(int64=7) %!d(string=hai) anos
org_users.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
password.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) %!s(int64=7) %!d(string=hai) anos
playlist_play.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
plugins.go 4063ae37a4 dashboard: import to folder %!s(int64=7) %!d(string=hai) anos
preferences.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
quota.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
render.go f106de0efd enhance error message if phantomjs executable is not found %!s(int64=7) %!d(string=hai) anos
search.go 7aab6a8887 Make golint happier %!s(int64=7) %!d(string=hai) anos
signup.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
stars.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
team.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
team_members.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) %!s(int64=7) %!d(string=hai) anos
user.go 0a415c50d0 Make golint happier %!s(int64=7) %!d(string=hai) anos
user_test.go 193d468ed3 admin: adds paging to global user list %!s(int64=8) %!d(string=hai) anos