grafana/pkg/tsdb
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403)
* Creating SocialService

* Add GetOAuthProviders as socialService method

* Add OAuthTokenService

* Add GetOAuthHttpClient method to SocialService

* Rename services, access socialMap from GetConnector

* Fix tests by mocking oauthtoken methods

* Move NewAuthService into Init

* Move OAuthService to social pkg

* Refactor OAuthService to OAuthProvider

* Fix nil map error, rename file, simplify tests

* Fix bug for Forward OAuth Identify

* Remove file after rebase
2021-07-07 08:54:17 +02:00
..
azuremonitor AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +02:00
cloudmonitoring 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
cloudwatch CloudwatchLogs: send error down to client (#36277) 2021-07-05 16:12:58 +02:00
elasticsearch Elasticsearch: add rate aggregation (#33311) 2021-06-28 11:55:31 +01:00
graphite Graphite: Interpolate Graphite alerts with tags (#35887) 2021-06-27 23:58:50 +02:00
influxdb InfluxDB: Flux: timestamp-column has to go first (#35036) 2021-06-01 16:03:02 +02:00
interval Datasource: Use intervalMs field of query model in GetIntervalFrom if interval field is not set (#34270) 2021-05-26 11:45:11 +02:00
loki 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
mssql Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
mysql [MYSQL] convert explicitely smallint and tinyint (#35897) 2021-06-22 00:10:45 +08:00
opentsdb Chore: Refactor OpenTSDB using backend SDK (#35815) 2021-06-30 15:58:44 +02:00
postgres SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
prometheus Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
sqleng SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
tempo Chore: Upgrade opentelemetry.io/collector dependency (#34700) 2021-05-26 10:11:37 +02:00
testdatasource Testdata: use UTC time and circle alcatraz for streaming flight sample 2021-06-27 10:17:01 -07:00
data_plugin_adapter.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
service_test.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
service.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00