grafana/pkg/services
Will Browne 257cc98062
Datasources: Remove unused functions (#85473)
* cleanup unused funcs

* remove more stuff
2024-04-02 16:19:52 +02:00
..
accesscontrol Remove AuthConfigUIAdminAccess (#85452) 2024-04-02 15:02:28 +02:00
annotations Access control: Improve annotation delete performance (#85068) 2024-03-26 11:50:51 +01:00
anonymous Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
apikey Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
apiserver K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2024-03-28 20:52:28 +02:00
auth JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
authn JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
caching Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
cloudmigration Cloudmigration: swagger for the cloudmigration api (#85255) 2024-04-02 13:57:42 +02:00
contexthandler AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 2024-03-27 15:22:13 +01:00
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
dashboardimport Revert "Add FolderUID for library elements" (#83776) 2024-03-01 18:16:43 +02:00
dashboards Folders: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02:00
dashboardsnapshots Snapshots: Viewers can not create a Snapshot (#84952) 2024-03-22 14:31:01 -03:00
dashboardversion Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
datasources Datasources: Remove unused functions (#85473) 2024-04-02 16:19:52 +02:00
encryption Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extsvcauth Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00
featuremgmt OAuth: Make sub claim required for generic oauth behind feature toggle (#85065) 2024-03-25 14:22:24 +01:00
folder Folders: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02:00
gcom Cloud migrations: create endpoint to create an access token (#84690) 2024-03-25 12:43:28 -03:00
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
guardian Folders: Allow listing folders with write permission (#83527) 2024-03-15 14:05:27 +02:00
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2023-08-17 09:51:45 +02:00
kmsproviders Secrets: Make the Migrator extensible (#67307) 2023-06-19 23:44:01 +02:00
ldap Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
libraryelements Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
librarypanels Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
licensing Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
live Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
login Auth: Remove oauth skip org role sync (#84972) 2024-03-22 15:34:05 +01:00
loginattempt Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
navtree Applinks: Adds grafana-lokiexplore-app to Explore -> Logs section (#85200) 2024-03-26 22:18:17 +02:00
ngalert Alerting: Reduce set of fields that could trigger alert state change (#83496) 2024-03-26 12:35:30 -04:00
notifications Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
oauthtoken Fix: Refresh token when id_token is expired (#79569) 2024-02-05 16:44:25 +01:00
org Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
playlist Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2024-01-16 11:08:39 +01:00
pluginsintegration Plugins: Send PDC file paths and contents for backwards compatibility (#85287) 2024-03-27 18:19:11 +01:00
preference Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
provisioning Provisioning: Fix regression when dashboardProvisioner is accessed before being initialised (#85011) 2024-03-26 12:32:56 +02:00
publicdashboards Public dashboards: fix public dashboard permissions so that annotations are displayed (#85091) 2024-03-25 17:42:40 +00:00
query Queries: Improve debug logging of metrics queries (#84048) 2024-03-12 16:17:22 +02:00
queryhistory Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00
quota Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
rendering Rendering: Add PDFRendering capability (#84438) 2024-03-19 08:48:46 +01:00
screenshot Remove extra defers in screenshot sevice (#84697) 2024-03-20 07:13:16 +00:00
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
searchV2 PanelTitleSearch: Show datasource usage in plugins (#83922) 2024-03-05 22:20:38 +02:00
secrets Chore: Make the secret table name configurable (#83106) 2024-02-20 16:56:43 +01:00
serviceaccounts Better tracing during extSvcAcc registration (#84719) 2024-03-21 16:41:10 +01:00
shorturls Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
signingkeys SigningKeys: Add added_at when creating new signing key (#85060) 2024-03-25 09:58:40 +01:00
sqlstore Cloudmigration: create migration (#85386) 2024-03-29 01:55:27 +01:00
ssosettings SSO: fix reloading settings when a provider contains empty settings (#85102) 2024-03-25 19:12:19 +02:00
star Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
stats Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
store Storage: GuaranteedUpdate fix & other improvements (#85206) 2024-03-27 10:38:49 -04:00
supportbundles UsageStats: Separate context and threads for usage stats (#83963) 2024-03-11 15:18:42 +01:00
tag Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
team RBAC: Fix delete team permissions on team delete (#83442) 2024-02-27 12:21:26 +01:00
temp_user User: email verification completion (#85259) 2024-03-28 16:05:33 +01:00
updatechecker Chore: Bump update checker interval to 1 day (#84404) 2024-03-14 13:00:26 +02:00
user User: email verification completion (#85259) 2024-03-28 16:05:33 +01:00
validations chore: move validations model into the validations service (#61953) 2023-01-23 15:10:14 -05:00