grafana/pkg/services
idafurjes a7b2943dd1
Chore: Delete SetUsingOrg from sqlstore (#59276)
* Chore: Delete SetUsingOrg drom sqlstore

* Adjust test

* Move test to dashboards

* Move test
2022-11-28 14:59:40 +01:00
..
accesscontrol Perfomance: add preallocation for some slices (#59263) 2022-11-28 13:10:24 +01:00
alerting Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
annotations Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
apikey Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
auth Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 2022-11-22 10:58:59 +01:00
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
contexthandler Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 2022-11-22 10:58:59 +01:00
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardimport Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
dashboards Chore: Delete SetUsingOrg from sqlstore (#59276) 2022-11-28 14:59:40 +01:00
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardversion Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
datasources Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 2022-08-04 09:37:53 +02:00
export Storage: add an admin write flavor that can explicitly set the user/time (#58618) 2022-11-12 11:36:18 -08:00
featuremgmt CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
folder Nested Folders: More API fixes (#59316) 2022-11-24 13:28:53 -05:00
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 2022-10-23 03:51:23 +08:00
guardian Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 2022-07-07 09:48:25 +02:00
ldap LDAP: Make LDAP attribute mapping case-insensitive (#58992) 2022-11-22 13:47:53 +01:00
libraryelements Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
librarypanels Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
licensing NavTree: Don't add license and stats page unless your a Grafana Admin (#56410) 2022-10-06 14:30:51 +02:00
live Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
login LoginService: Remove unused sqlstore (#58595) 2022-11-23 17:58:52 +01:00
loginattempt LoginAttempts: Reset attempts on successfull password reset (#59215) 2022-11-23 16:57:18 +01:00
multildap Split Create User (#50502) 2022-06-28 14:32:25 +02:00
navtree Navigation: use correct id to find cloud access policies page (#59123) 2022-11-23 10:01:57 +00:00
ngalert Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
notifications Email: Use MJML email templates (#57751) 2022-11-17 21:41:46 +01:00
oauthtoken Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 2022-10-18 18:17:28 +02:00
org Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
playlist Reconcile coremodels, entities, objects under new kind framework (#56492) 2022-11-10 12:36:40 -08:00
plugindashboards Plugins: Add secure JSON fields to plugin setting DTO (#55313) 2022-09-21 12:20:11 +02:00
pluginsettings chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
preference Internationalization: Change locale preference to language (#58359) 2022-11-22 12:18:34 +00:00
provisioning Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
publicdashboards SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 2022-11-28 07:40:06 -05:00
query SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 2022-11-28 07:40:06 -05:00
queryhistory chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
querylibrary Chore: skip flaky tests (#58835) 2022-11-16 10:23:49 -05:00
quota Storage: Add system users service (#57767) 2022-11-24 15:15:32 +01:00
rendering Rendering: Add configuration options for renderKey lifetime (#57339) 2022-11-03 12:06:55 +01:00
screenshot Alerting: Support From and To when taking screenshots (#59166) 2022-11-23 09:28:24 +00:00
search chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
searchusers Chore: Move methods from sqlstore to user store (#56305) 2022-10-05 09:34:36 +02:00
searchV2 Search: Revert "load dashboard performance improvements" (#58730) 2022-11-15 02:25:13 -05:00
secrets Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
serviceaccounts Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
sqlstore Chore: Delete SetUsingOrg from sqlstore (#59276) 2022-11-28 14:59:40 +01:00
star Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
store Storage: Add system users service (#57767) 2022-11-24 15:15:32 +01:00
tag Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
team RBAC: Cleaup team api rbac tests (#57265) 2022-10-20 09:11:47 +02:00
teamguardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
temp_user chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
thumbs chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
updatechecker Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
user Chore: Delete SetUsingOrg from sqlstore (#59276) 2022-11-28 14:59:40 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00