Marcus Efraimsson da89c27caf Merge pull request #13702 from grafana/data-source-instance-to-react 7 年 前
..
avatar dde650905d Fix megacheck issue unused code. 7 年 前
dtos 70385119bc removes d in disableResolvedMessage 7 年 前
live dde650905d Fix megacheck issue unused code. 7 年 前
pluginproxy 2b1e4d001a Merge pull request #13326 from ryantxu/proxy-slash 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 93124f38fa alerting: only check frequency when not send once 7 年 前
alerting_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年 前
annotations.go aed8208d78 renames PartialMatch to MatchAny 7 年 前
annotations_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年 前
api.go ee0cc9bd77 Merge branch 'master' into data-source-instance-to-react 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 ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 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 ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 年 前
dataproxy.go 97a3a4f33a removes debug log. 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 721dd532e4 User without permission to a datasource won't see it. 7 年 前
grafana_com_proxy.go c0ecdee375 rename Context to ReqContext 7 年 前
http_server.go 8c9939df72 Adds backend hooks service so extensions can modify index data 7 年 前
index.go 8c9939df72 Adds backend hooks service so extensions can modify index data 7 年 前
login.go 8c9939df72 Adds backend hooks service so extensions can modify index data 7 年 前
login_oauth.go d7b5fb4604 go fmt fixes 7 年 前
metrics.go 0e9a6dcedc Use datasource cache for backend tsdb/query endpoint (#13266) 7 年 前
org.go 0a415c50d0 Make golint happier 7 年 前
org_invite.go b487aa3e6a return better error message when err is ErrSmtpNotEnabled 7 年 前
org_users.go a69013c833 Merge pull request #13611 from grafana/remove-user-from-org-and-system 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 cb96c6d942 Changed setting to be an alerting setting 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 9a6446c2b5 new column for team_member table 7 年 前
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 年 前
user.go 8c9939df72 Adds backend hooks service so extensions can modify index data 7 年 前
user_test.go 193d468ed3 admin: adds paging to global user list 8 年 前