Commit Graph

53 Commits (e2af8aa53b3522a393b920dc910e93ae4189473b)

Author SHA1 Message Date
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Yasir Ekinci c41f97029e
Plugins: Fix circular reference in customOptions leading to MarshalJSON errors (#62328) 2 years ago
Stephanie Hingtgen 3b718a3e8f
Plugins: enable the plugin sdk to get the json data for all datasources (#61729) 2 years ago
Jo dcfeab2c73
AuthN: User Quota (#61540) 2 years ago
Sven Grossmann 386faf5958
OpenSearch: Use `aoss` servicename if OpenSearch is configured as `serverless` (#60344) 2 years ago
Kyle Brandt 55d2d872ec
Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2 years ago
Zoltán Bedi d65899de7b
SQL Datasources: Move database setting to jsonData (#58649) 2 years ago
Will Browne 0fca3cf9dd
Datasources: Use context logger in cache service (#59547) 3 years ago
Sasha Melentyev c02003af3c
Refactor time durations (#58484) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Selene ba6c715708
Chore: Delete unused db in orgs and use db in datasources (#57085) 3 years ago
Gabriel MABILLE 7595ed0668
FIX: Remove RBAC datasource permissions upon datasource deletion (#56530) 3 years ago
Ieva 6d5bdf12e8
resolve merge conflicts (#55503) 3 years ago
George Robinson c4d32dd687
Fix nil logger in SqlStore (#54726) 3 years ago
ying-jeanne 6227528ea0
Chore: SQL Store Split of datasource (#54262) 3 years ago
Guilherme Caulada f25c7f6ddd
Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Michael Mandrus 72d9de3a0f
Secrets: Implement Secret Plugin required flag and fatal crash on startup (#52552) 3 years ago
Todd Treece b5d57c45e3
Plugins: Add support for HTTP logger (#46578) 3 years ago
George Robinson 91fd0223a4
Datasources: Allow configuration of the TTL (#52161) 3 years ago
Michael Mandrus dfc7a98d87
add comments (#52124) 3 years ago
Guilherme Caulada 2d8a91a846
Secrets: Improve unified secrets migration and implement compatibility flag (#50463) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Michael Mandrus c043a8818a
Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 3 years ago
Sergey Kostrukov 2d3cc26aa8
Prometheus: Remove Azure code from datasource service (#50737) 3 years ago
Kevin Lewin 5aab95885f
Alertmanager: Adding SigV4 Authentication to Alertmanager Datasource (#49718) 3 years ago
Marcus Efraimsson 36c3398c6d
Datasource: Remove support for unencrypted passwords (#49987) 3 years ago
Guilherme Caulada 470be98588
Secrets: Fix unified secrets backwards compatibility (#49719) 3 years ago
Sergey Kostrukov 2b83cf4618
Prometheus: Predefined scopes for Azure authentication (#49557) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Guilherme Caulada 2533f21015
DataSource: Fix secure json data reset on datasource update (#48557) 3 years ago
Karl Persson de50f39c12
Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
Guilherme Caulada 53e9bf47db
Secrets: Implement tests and debug log improvements on unified secrets (#48213) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Sergey Kostrukov 5675496f6b
Migrate to Grafana Azure SDK (#47232) 3 years ago
Sergey Kostrukov 656ade9884
Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 3 years ago
Karl Persson cac6936015
Access control: Change data source permissions to be based on UID (#46741) 3 years ago
Ezequiel Victorero c717320942
Adding FGAC annotations validation for creation and deletion (#46736) 3 years ago
Emil Tullstedt 0e5ac29763
Data sources: Grant creator edit permissions to data source by default (#46168) 3 years ago
Karl Persson d27ff42376
Access control: Move data source actions and scopes to datasource package (#46594) 3 years ago
Gabriel MABILLE bd918927b4
Accesscontrol: fix data source name resolver and add uid name resolver (#46409) 3 years ago