grafana/pkg/api
bergquist 835a75335c Merge branch 'master' into 9587_annotation_tags_wih_temp_var
* master:
  fix theme parameter not working problem while prefer theme set to light (#13232)
  fix: added type export to fix failing test
  fix: fixed typescript test error
  another circleci fix
  Another circleci fix
  changed gometalinter to use github master
  commented out metalinter as gopkg is having issues
  Fix prometheus label filtering for comparison queries (#13213)
  Upgrade react and enzyme (#13224)
  Teams page replace mobx (#13219)
  upgrade of typescript and tslint and jest (#13223)
  fix nil pointer dereference (#13221)
2018-09-12 09:23:54 +02:00
..
avatar Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00
dtos remove unnecessary conversion (metalinter) 2018-08-20 13:35:36 +02:00
live string formating fixes 2018-08-28 22:33:38 +02:00
pluginproxy dsproxy: interpolate route url 2018-08-18 16:02:49 +02:00
routing removes unused return object 2018-06-26 09:22:31 +02:00
static pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
admin_users.go Make golint happier 2018-03-22 12:40:21 +01:00
admin.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
alerting_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
alerting.go alerting: only check frequency when not send once 2018-06-04 22:19:27 +02:00
annotations_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
annotations.go enable partial tag matches for annotations 2018-09-11 15:50:04 +02:00
api.go add api route for retrieving teams of signed in user 2018-08-08 10:26:05 +02:00
apikey.go Make golint happier 2018-03-22 22:38:44 +01:00
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_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
common.go refactoring: making api wrap public 2018-07-02 14:13:18 +02:00
dashboard_permission_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
dashboard_permission.go permission: generate team avatar url with default 2018-04-04 15:50:45 +02:00
dashboard_snapshot_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
dashboard_snapshot.go Fix dashboard snapshot deletion (#12025) 2018-05-24 08:55:16 +02:00
dashboard_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
dashboard.go provisioning: dont override permissions 2018-04-10 12:35:06 +02:00
dataproxy.go Make golint happier 2018-03-22 22:38:44 +01: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
datasources.go return proper payload from api when updating datasource 2018-08-07 17:56:02 +02:00
folder_permission_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
folder_permission.go permissions: return user and team avatar in folder permissions api 2018-04-04 15:51:19 +02:00
folder_test.go test: fixed usage of wrap in tests. 2018-07-02 17:13:59 +02:00
folder.go Make golint happier 2018-03-22 22:38:44 +01:00
frontendsettings.go make default values for alerting configurable 2018-09-06 11:26:14 +02:00
grafana_com_proxy.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
http_server.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
index.go fix theme parameter not working problem while prefer theme set to light (#13232) 2018-09-12 06:52:38 +02:00
login_oauth.go go fmt fixes 2018-05-28 20:48:01 +02:00
login.go sql: added code migration type 2018-08-21 13:53:04 +02:00
metrics.go fix: test data api route used old name for test data datasource, fixes #12773 2018-07-31 17:29:02 +02:00
org_invite.go return better error message when err is ErrSmtpNotEnabled 2018-05-28 17:49:31 +00:00
org_users.go Make golint happier 2018-03-22 22:38:44 +01:00
org.go Make golint happier 2018-03-22 22:38:44 +01:00
password.go Make golint happier 2018-03-22 22:38:44 +01:00
playlist_play.go Make golint happier 2018-03-22 22:38:44 +01:00
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 2018-07-17 07:45:38 -07:00
plugins.go dashboard: import to folder 2018-06-05 19:23:09 +03:00
preferences.go Make golint happier 2018-03-22 22:38:44 +01:00
quota.go Make golint happier 2018-03-22 22:38:44 +01:00
render.go enhance error message if phantomjs executable is not found 2018-06-25 16:06:52 +02:00
search.go Make golint happier 2018-03-22 12:40:21 +01:00
signup.go Make golint happier 2018-03-22 22:38:44 +01:00
stars.go Make golint happier 2018-03-22 22:38:44 +01:00
team_members.go Make golint happier 2018-03-22 22:38:44 +01:00
team_test.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
team.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
user_test.go admin: adds paging to global user list 2017-02-13 12:59:36 +01:00
user.go add api route for retrieving teams of signed in user 2018-08-08 10:26:05 +02:00