grafana/pkg/api
Domas 1881de8236
Alerting: add button to deactivate current alertmanager configuration (#36951)
* reset alert manager config button for admins

* "alert manager" -> "Alertmanager"
2021-07-22 09:15:39 +03:00
..
avatar
datasource
dtos Allow white labeling loading logo (#36174) 2021-07-02 14:17:10 +02:00
frontendlogging
pluginproxy Datasource: Improve default timeout settings for HTTP client provider (#36621) 2021-07-15 14:30:06 +02:00
response
routing
static
acl.go
admin.go Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 2021-06-14 17:36:48 +02:00
admin_provisioning.go
admin_test.go Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 2021-06-14 17:36:48 +02:00
admin_users.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
admin_users_test.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
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 Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
annotations_test.go Annotations: Adds tags endpoint (#36199) 2021-06-30 13:42:54 +02:00
api.go fix gzipped plugin asset response (#36721) 2021-07-14 09:38:49 +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 Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 2021-06-14 17:36:48 +02:00
dashboard.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 2021-07-16 12:40:03 +02:00
dashboard_permission.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 2021-06-15 16:08:27 +02:00
dashboard_permission_test.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 2021-06-15 16:08:27 +02:00
dashboard_snapshot.go Chore: Fix http: superfluous response.WriteHeader error when deleting an external snapshot (#36780) 2021-07-15 15:29:52 +02:00
dashboard_snapshot_test.go Chore: Fix http: superfluous response.WriteHeader error when deleting an external snapshot (#36780) 2021-07-15 15:29:52 +02:00
dashboard_test.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 2021-07-16 12:40:03 +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 Folders: Return `409 Conflict` status when folder already exists (#36429) 2021-07-06 11:11:29 +02:00
folder_permission.go
folder_permission_test.go
folder_test.go Folders: Return `409 Conflict` status when folder already exists (#36429) 2021-07-06 11:11:29 +02:00
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go Geomap: default basemap config cleanup (#37069) 2021-07-21 13:48:20 -07:00
frontendsettings_test.go
grafana_com_proxy.go
health.go
health_test.go
http_server.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
http_server_test.go
index.go Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
ldap_debug.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
ldap_debug_test.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
login.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
login_oauth.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
login_test.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +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 Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
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 switch to json resp for errors (#36743) 2021-07-15 08:56:11 +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 Short URL: Fix so that orgId is included in generated short URL (#34696) 2021-06-01 14:19:10 +02:00
short_url_test.go Chore: Refactor short url api test (#35051) 2021-06-01 20:34:59 +02:00
signup.go
stars.go
team.go
team_members.go
team_members_test.go
team_test.go
user.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
user_test.go
user_token.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
user_token_test.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
utils.go