grafana/pkg/api
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852)
* Chore: Remove more unused Go code

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-17 11:51:31 +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 Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
pluginproxy API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +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: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +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: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +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 Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 2020-10-20 13:53:48 +02: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 API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) 2020-09-07 17:06:11 +02: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 Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
dashboard_permission.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +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: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
dataproxy_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
dataproxy.go Data sources: Don't fail if URL doesn't specify protocol (#24497) 2020-05-12 13:04:18 +02:00
datasources_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
datasources.go API: Enrich endpoints with ID (#26691) 2020-07-31 08:22:09 +02:00
folder_permission_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
folder_permission.go API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) 2020-09-07 17:06:11 +02:00
folder_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
folder.go API: Enrich endpoints with ID (#26691) 2020-07-31 08:22:09 +02: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 Logging: Log frontend errors (#28073) 2020-11-12 12:29:43 +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 AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
index.go Logging: Log frontend errors (#28073) 2020-11-12 12:29:43 +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: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
login_oauth.go API: replace SendLoginLogCommand with LoginHook (#28777) 2020-11-06 10:01:13 +01:00
login_test.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
login.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
metrics.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
org_invite.go Org API: enrich add user to org endpoints with user ID in the response (#27551) 2020-09-14 08:58:23 +02:00
org_users.go Org API: enrich add user to org endpoints with user ID in the response (#27551) 2020-09-14 08:58:23 +02:00
org.go API: Support paging in the admin orgs list API (#26932) 2020-08-12 10:59:07 +03:00
password.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +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: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +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: Fix staticcheck issues (#28860) 2020-11-05 13:07:06 +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 Users: Improve conflict error handling (#26958) 2020-08-13 14:38:54 +02:00
stars.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
team_members.go Chore: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +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: Avoid aliasing importing models in api package (#22492) 2020-03-04 12:57:20 +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: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
user.go Backend: Adds route for well-known change password URL (#28788) 2020-11-10 22:36:35 +00:00