grafana/pkg/services
Daniel Lee 93de61f690
fix for CWE-89 (#43407)
The sqlOrArgs unpacking seems to confuse CodeQL. Trying something simpler
2021-12-21 19:04:56 +01:00
..
accesscontrol Access Control: Add option to filter only managed permissions (#43371) 2021-12-21 14:22:54 +01:00
alerting Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth JWT: Split race-y test into two stable tests (#41950) 2021-11-19 12:05:04 +01:00
cleanup Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
contexthandler Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
dashboards Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
dashboardsnapshots Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
datasourceproxy Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
datasources Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Chore: Move default encryption provider to kmsproviders package (#43331) 2021-12-20 12:47:49 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements fix error code for delete folder (#42470) 2021-11-30 21:07:04 +08:00
librarypanels Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
licensing AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
live Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
login OAuth: persisting the id token (#42938) 2021-12-14 15:22:10 +01:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
notifications Add context to notifications (#42578) 2021-12-01 17:56:08 +01:00
oauthtoken OAuth: persisting the id token (#42938) 2021-12-14 15:22:10 +01:00
pluginsettings Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
provisioning Populate missing UID of provisioned data source only for new records (#42999) 2021-12-13 14:14:39 -05:00
query Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
quota Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
rendering Improve handling of old/slow-to-start remote renderer (#40492) 2021-12-01 08:58:43 -07:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Chore: Propagate context for search (#41010) 2021-10-28 11:29:07 +02:00
searchusers remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
secrets Chore: Move default encryption provider to kmsproviders package (#43331) 2021-12-20 12:47:49 +02:00
serviceaccounts AccessControl: upgrade apikeys by adding service accounts (#42425) 2021-12-16 14:28:16 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore fix for CWE-89 (#43407) 2021-12-21 19:04:56 +01:00
teamguardian Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00