grafana/pkg/api
Will Browne 32aa0ad272
Plugins: Remove stream handler from plugins DTO (#63812)
remove stream handler from DTO
2023-02-27 19:48:18 +01:00
..
apierrors
avatar Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
datasource
dtos Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
frontendlogging Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
pluginproxy Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
response Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
routing
static
accesscontrol.go
admin.go
admin_encryption.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
admin_users.go Chore: Delete password and search from models package (#62482) 2023-01-31 11:04:55 +01:00
admin_users_test.go
alerting.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
annotations.go Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
annotations_test.go Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
api.go Orgs: Remove auto assign globals (#63754) 2023-02-27 10:23:38 +01:00
apikey.go Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
basic_auth.go
basic_auth_test.go
comments.go
common_test.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
dashboard.go fix(dashboard version service): add DashboardUID to query and responses (#60800) 2023-02-07 12:27:38 -05:00
dashboard_permission.go
dashboard_permission_test.go Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2023-02-01 15:43:21 +02:00
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_test.go Plugins: Remove stream handler from plugins DTO (#63812) 2023-02-27 19:48:18 +01:00
dataproxy.go
datasources.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
datasources_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
fakes.go
folder.go Chore: Move library elements models to library elements service (#62507) 2023-02-01 17:32:05 +01:00
folder_permission.go
folder_permission_test.go Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2023-02-01 15:43:21 +02:00
folder_test.go Chore: Replace short UID generation with more standard UUIDs (#62731) 2023-02-06 20:44:37 -05:00
frontend_logging.go
frontend_logging_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
frontend_metrics.go
frontendsettings.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
frontendsettings_test.go Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
grafana_com_proxy.go
health.go
health_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
http_server.go K8S: cleanup and consolidate feature toggles (#63212) 2023-02-09 09:54:00 -08:00
http_server_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
index.go Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
login.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
login_oauth.go AuthN: Add oauth clients and perform oauth authentication with authn.Service (#62072) 2023-01-30 12:45:04 +01:00
login_oauth_test.go Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
login_test.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
metrics.go
metrics_test.go
openapi3.go
org.go
org_invite.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
org_invite_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
org_test.go
org_users.go AccessControl: Clear user permission cache for update org user role (#62745) 2023-02-03 08:37:41 -05:00
org_users_test.go Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2023-02-24 18:08:44 +01:00
password.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
playlist.go
playlist_play.go Chore: Update oapi-codegen library (#62962) 2023-02-21 12:34:24 +01:00
plugin_dashboards.go
plugin_dashboards_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
plugin_metrics.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
plugin_metrics_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
plugin_proxy.go
plugin_proxy_test.go
plugin_resource.go
plugin_resource_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
plugins.go Plugins: Invalidate plugin context app settings cache post update (#63279) 2023-02-24 12:13:22 +01:00
plugins_test.go Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
preferences.go Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
preferences_test.go
quota.go
quota_test.go Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2023-02-23 15:10:03 +01:00
render.go
search.go Chore: Move search model from models package to search service (#62215) 2023-01-30 15:17:53 +01:00
search_test.go RBAC: Rewrite search and plugin list rbac test (#63483) 2023-02-21 11:13:35 +01:00
short_url.go
short_url_test.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
signup.go Orgs: Remove auto assign globals (#63754) 2023-02-27 10:23:38 +01:00
swagger.go
swagger_responses.go
swagger_tags.json
team.go
team_members.go
team_members_test.go Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
team_test.go
user.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
user_test.go Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
user_token.go Chore: Fix goimports grouping in pkg/api (#62419) 2023-01-30 08:18:26 +00:00
user_token_test.go
utils.go