grafana/pkg/models
Sergey Kostrukov c1963024ec
Infra: Azure authentication in HttpClientProvider (#36932)
* Azure middleware in HttpClientProxy

* Azure authentication under feature flag

* Minor fixes

* Add prefixes to not clash with JsonData

* Return error if JsonData cannot be parsed

* Return original string if URL invalid

* Tests for datasource_cache
2021-07-22 21:43:10 +01:00
..
address.go
alert.go
alert_notifications.go
alert_test.go
apikey.go Return 404 when deleting non-existing API key (#33346) 2021-04-28 13:30:09 +02:00
context.go
context_test.go
dashboard_acl.go
dashboard_acl_test.go
dashboard_snapshot.go
dashboard_version.go
dashboards.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 2021-07-22 12:27:13 +03:00
dashboards_test.go
datasource.go
datasource_cache.go Infra: Azure authentication in HttpClientProvider (#36932) 2021-07-22 21:43:10 +01:00
datasource_cache_test.go Infra: Azure authentication in HttpClientProvider (#36932) 2021-07-22 21:43:10 +01:00
folders.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 2021-07-22 12:27:13 +03:00
health.go
helpflags.go
jwt.go
libraryelements.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
licensing.go
live.go Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
login_attempt.go
models.go
notifications.go Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
org.go
org_user.go 32540: Add org users with pagination (#33788) 2021-05-12 14:10:35 +02:00
playlist.go
plugin_setting_cache.go
plugin_setting_cache_test.go
plugin_settings.go
preferences.go
quotas.go [Alerting]: Extend quota service to optionally set limits on alerts (#33283) 2021-05-04 19:16:28 +03:00
shorturl.go
star.go
stats.go UsageStats: Extend usage stats for count permissions in folders and dashborads (#36065) 2021-07-16 10:14:33 +02:00
tags.go
tags_test.go
team.go
team_member.go
temp_user.go
test_data.go
user.go
user_auth.go
user_token.go
validations.go