Commit Graph

129 Commits (c4edab884e7cdc4f28ef65b8d52891656fdae961)

Author SHA1 Message Date
Arve Knudsen d352c213b3
API: Recognize MSSQL data source URLs (#25629) 6 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
Arve Knudsen 164242f5fd
Data sources: Don't fail if URL doesn't specify protocol (#24497) 6 years ago
Kyle Brandt 80e1191ca0
Backend Plugins: (breaking change) Add PluginContext (#23788) 6 years ago
Arve Knudsen 7d88018531
DataSourceProxy: Handle URL parsing error (#23731) 6 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 6 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 6 years ago
Carl Bergquist 579abad9cc
Plugins: Return jsondetails as an json object instead of raw json on datasource healthchecks. (#22859) 6 years ago
Carl Bergquist ebc9549cbc
Add support for sending health check to datasource plugins. (#22771) 6 years ago
Carl Bergquist 5f94d31da9
Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 6 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
Marcus Efraimsson e6cec8dbdc
Backend plugins: Prepare and clean request headers before resource calls (#22321) 6 years ago
Marcus Efraimsson 9d7c74ef91
Backend Plugins: Provide proper plugin config to plugins (#21985) 6 years ago
Marcus Efraimsson 0390b5601e
Backend plugins: Implement support for resources (#21805) 6 years ago
Sofia Papagiannaki b5f0a5d5ca
Api: Readonly datasources should not be created via the API (#19006) 6 years ago
Leonard Gram 3245227016 permissions: cleanup. 7 years ago
Leonard Gram 1329c70965 codestyle 7 years ago
Leonard Gram ec9ed5c830 Removes unused code. 7 years ago
Leonard Gram ccfcf02e33 Refactors ds permissions to a filter. 7 years ago
Torkel Ödegaard 162a95bff9 wip: going in circles 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Marcus Efraimsson eb1b9405b2
return proper payload from api when updating datasource 7 years ago
Austin Winstanley defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 8 years ago
Julian Kornberger 0a415c50d0 Make golint happier 8 years ago
Julian Kornberger 7aab6a8887 Make golint happier 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Marcus Efraimsson 909601d6ab api: fix so that datasources functions returns Response 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist d68bfaa8be datasource as cfg: typo 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
Daniel Lee aee4af2148 api: omit unused fields for /api/datasources 9 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 9 years ago
huydx 143cbe921f (feat) support datasource delete by name api 9 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Utkarsh Bhatnagar 13c4ce68ee Added name and id in response of create/update (#7016) 9 years ago
Torkel Ödegaard 330c1b945e refactor(datasource): refactoring datasource secure json fields handling, #6697, #6692 9 years ago
bergquist 8ee85626f2 fix(api): return correct json info after updating datasource 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist 7bc1c3cc1c feat(cloudwatch): make it possible to reset keys 9 years ago
Daniel Lee 2893b25a05 feat(datasources): allow updating of tls certs 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard a6918617ff feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164 9 years ago
bergquist 1955defc43 fix(api): add missing jsonData field to dto 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago
Torkel Ödegaard b7d198793f refactor(): minor refactoring of #4455 10 years ago
Torkel Ödegaard b2fe7e518f ux(): added specific fallback logos for plugin depending on type, polished layout selector style 10 years ago
Torkel Ödegaard e4c0c39fbf ux(): began work on updating data source list to cards view 10 years ago