grafana/pkg/api
Hugo Häggmark 7b17801047
LibraryPanels: Fixes error when importing plugin dashboard (#34557)
2021-05-24 09:31:34 +02:00
..
avatar
datasource
dtos Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
frontendlogging
pluginproxy Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
response
routing
static Plugins: Serve static assets directly instead of through middleware handler (#32779) 2021-04-21 15:17:23 +02:00
acl.go
admin.go Redact sensitive values before logging them (#33829) 2021-05-10 17:03:10 +02:00
admin_provisioning.go
admin_users.go
admin_users_test.go
alerting.go NGAlert: Send list of available ngalert notification channels via API (#33489) 2021-05-04 13:58:39 +02:00
alerting_test.go
annotations.go
annotations_test.go
api.go Plugin Admin App: make the catalog look like internal component (#34341) 2021-05-20 10:42:26 +02:00
apikey.go Return 404 when deleting non-existing API key (#33346) 2021-04-28 13:30:09 +02:00
app_routes.go
basic_auth.go
basic_auth_test.go
common_test.go
dashboard.go make featureconfig open (#34395) 2021-05-19 18:24:31 +02:00
dashboard_permission.go Permissions: Fix inherited folder permissions can prevent new permissions being added to a dashboard (#33329) 2021-04-28 14:42:18 +02:00
dashboard_permission_test.go
dashboard_snapshot.go Fix key and deleteKey being ignored when creating a snapshot with external=true set (#33686) 2021-05-13 15:39:43 -07:00
dashboard_snapshot_test.go
dashboard_test.go LibraryPanels: Fixes error when importing plugin dashboard (#34557) 2021-05-24 09:31:34 +02:00
dataproxy.go
datasources.go Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 2021-05-18 21:39:56 +03:00
datasources_test.go Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 2021-05-18 21:39:56 +03:00
fakes.go
folder.go LibraryPanels: removes feature toggle (#33839) 2021-05-12 08:48:17 +02:00
folder_permission.go
folder_permission_test.go
folder_test.go
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go Histogram: Fix crash when state was undefined (when combine was enabled) (#34514) 2021-05-20 17:36:20 +02:00
frontendsettings_test.go
grafana_com_proxy.go
health.go
health_test.go
http_server.go LibraryPanels: removes feature toggle (#33839) 2021-05-12 08:48:17 +02:00
http_server_test.go
index.go Alerting: Global config form for cloud alert manager (#34074) 2021-05-17 10:50:29 +02:00
ldap_debug.go
ldap_debug_test.go
login.go Settings: Encapsulate settings within an extensible provider (#32219) 2021-04-28 11:26:58 +02:00
login_oauth.go
login_test.go Settings: Encapsulate settings within an extensible provider (#32219) 2021-04-28 11:26:58 +02:00
metrics.go TestData: use new format for random walk example (#34441) 2021-05-19 21:59:43 -07:00
org.go
org_invite.go
org_users.go 32540: Add org users with pagination (#33788) 2021-05-12 14:10:35 +02:00
org_users_test.go 32540: Add org users with pagination (#33788) 2021-05-12 14:10:35 +02:00
password.go
playlist.go
playlist_play.go
plugins.go LibraryPanels: Fixes error when importing plugin dashboard (#34557) 2021-05-24 09:31:34 +02:00
preferences.go
quota.go
render.go Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
search.go
short_url.go
signup.go
stars.go
team.go
team_members.go
team_members_test.go
team_test.go
user.go
user_test.go
user_token.go
user_token_test.go
utils.go