grafana/pkg/api
2020-11-24 07:27:08 +01:00
..
avatar Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
datasource Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
dtos Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
pluginproxy trace user login and datasource name instead of id (#29183) 2020-11-18 09:21:45 +01:00
routing Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
static Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
admin_provisioning.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
admin_users_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
admin_users.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
admin.go Chore: use Wrap for all admin API (#26673) 2020-07-29 18:00:14 +02:00
alerting_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
alerting.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
annotations_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
annotations.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
api.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
apikey.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
app_routes.go Fix panic when using complex dynamic URLs in app plugin routes (#27977) 2020-11-17 10:56:42 +01:00
basic_auth_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
basic_auth.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
common_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
common.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
dashboard_permission_test.go Backend: Fix build (#29206) 2020-11-18 16:16:58 +01:00
dashboard_permission.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
dashboard_snapshot_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
dashboard_snapshot.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
dashboard_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
dashboard.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
dataproxy_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
dataproxy.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
datasources_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
datasources.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
folder_permission_test.go Backend: Fix build (#29206) 2020-11-18 16:16:58 +01:00
folder_permission.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
folder_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
folder.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
frontend_logging_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
frontend_logging.go Logging: Log frontend errors (#28073) 2020-11-12 12:29:43 +01:00
frontendsettings_test.go Plugins: Compose filesystem paths with filepath.Join (#28375) 2020-10-19 17:35:31 +02:00
frontendsettings.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
grafana_com_proxy.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +01:00
health_test.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
health.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
http_server_test.go Tests: Batch of GoConvey to Testify conversions (#27008) 2020-08-14 14:43:25 +02:00
http_server.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
index.go make it possible to hide change password link in profile menu (#29246) 2020-11-20 17:01:10 +01:00
ldap_debug_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
ldap_debug.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
login_oauth.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
login_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
login.go Login: Fixes redirect url encoding issues of # %23 being unencoded after login (#29299) 2020-11-24 07:27:08 +01:00
metrics.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
org_invite.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
org_users.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
org.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
password.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
playlist_play.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +01:00
playlist.go Playlists: Remove API validation for empty playlists and remove redundant API call (#26982) 2020-08-14 11:59:50 +03:00
plugins.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
preferences.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
quota.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +01:00
render.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
search.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
short_url.go Short URL: Update last seen at when visiting a short URL (#28565) 2020-10-27 16:16:06 +01:00
signup.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
stars.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
team_members.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
team_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
team.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
user_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
user_token_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
user_token.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
user.go Chore: Handle wrapped errors (#29223) 2020-11-19 13:34:28 +01:00
utils.go Permissions: Validate against Team/User permission role update (#29101) 2020-11-18 15:36:41 +01:00