grafana/pkg/api
Bob Shannon dcc48860b8 Fix formatting and remove enabled toggle 2018-11-14 17:37:32 -05:00
..
avatar Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
dtos Updated login page logo & wordmark and responsive behavior 2018-10-31 13:40:58 -07:00
live Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
pluginproxy Remove Origin and Referer headers while proxying requests 2018-11-08 14:57:47 +01:00
routing removes unused return object 2018-06-26 09:22:31 +02:00
static
admin.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
admin_users.go
alerting.go refactor dashboard alert extractor 2018-11-05 14:25:19 +01:00
alerting_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
annotations.go renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
annotations_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
api.go Merge branch 'master' into react-panels-step1 2018-10-19 09:15:37 +02:00
apikey.go
app_routes.go fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 2018-07-01 23:35:50 -07:00
common.go refactoring: making api wrap public 2018-07-02 14:13:18 +02:00
common_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
dashboard.go alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 2018-10-12 23:03:54 -07:00
dashboard_permission.go
dashboard_permission_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
dashboard_snapshot.go Fix dashboard snapshot deletion (#12025) 2018-05-24 08:55:16 +02:00
dashboard_snapshot_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
dashboard_test.go alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 2018-10-12 23:03:54 -07:00
dataproxy.go log error on datasource access denied 2018-10-30 09:32:32 +01:00
dataproxy_test.go dataproxy should forward a trailing slash to proxy 2018-10-03 12:55:01 +02:00
datasources.go permissions: cleanup. 2018-10-17 15:58:52 +02:00
datasources_test.go Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 2018-06-22 21:15:36 -05:00
folder.go Fix goconst issues 2018-09-23 21:19:21 +02:00
folder_permission.go
folder_permission_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
folder_test.go Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
frontendsettings.go Merge branch 'master' into react-panels-step1 2018-10-19 09:15:37 +02:00
grafana_com_proxy.go
http_server.go Fix formatting and remove enabled toggle 2018-11-14 17:37:32 -05:00
index.go Updated login page logo & wordmark and responsive behavior 2018-10-31 13:40:58 -07:00
login.go Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
login_oauth.go go fmt fixes 2018-05-28 20:48:01 +02:00
metrics.go log error on datasource access denied 2018-10-30 09:32:32 +01:00
org.go
org_invite.go return better error message when err is ErrSmtpNotEnabled 2018-05-28 17:49:31 +00:00
org_users.go Merge pull request #13611 from grafana/remove-user-from-org-and-system 2018-10-11 21:54:07 +02:00
password.go
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 2018-07-17 07:45:38 -07:00
playlist_play.go
plugins.go dashboard: import to folder 2018-06-05 19:23:09 +03:00
preferences.go
quota.go
render.go Changed setting to be an alerting setting 2018-09-25 12:17:04 +02:00
search.go
signup.go
stars.go
team.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
team_members.go new column for team_member table 2018-09-14 17:27:36 +02:00
team_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
user.go Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
user_test.go