3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services
2023-11-09 10:53:39 -05:00
..
accesscontrol Auth: SSO settings foundations () 2023-11-08 10:50:01 +01:00
alerting Search: Fix empty folder details for nested folder items () 2023-10-24 10:04:45 +03:00
annotations Swagger: Rename annotations model () 2023-11-03 18:32:06 -04:00
anonymous Anon: Use xorm for anon service () 2023-10-04 17:19:56 +02:00
apikey Auth: Move apikey service from userSignedIn to identity.Requester interface () 2023-09-07 16:54:38 +01:00
auth IDForwarding: Update settings name () 2023-10-27 10:20:49 +02:00
authn Chore: Upgrade Go to 1.21.3 () 2023-11-01 09:17:38 -07:00
caching Fixing typos () 2023-06-22 09:43:38 +01:00
cleanup Tracing: Standardize on otel tracing () 2023-10-03 14:54:20 +02:00
contexthandler Errors: Make errors the same in dev as prod () 2023-10-30 14:06:26 -04:00
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface () 2023-10-09 10:40:19 +02:00
dashboardimport Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse () 2023-11-06 11:32:34 -05:00
dashboards Chore: Deprecate FolderID from GetDashboardQuery () 2023-11-09 10:53:39 -05:00
dashboardsnapshots Snapshots: Do not return internal database ids () 2023-11-06 06:53:52 -08:00
dashboardversion Search: Fix empty folder details for nested folder items () 2023-10-24 10:04:45 +03:00
datasourceproxy Errors: Make errors the same in dev as prod () 2023-10-30 14:06:26 -04:00
datasources Team LBAC: Add validation/regex of teamheaders () 2023-10-27 12:37:37 +01:00
encryption Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
extsvcauth Chore: Upgrade Go to 1.21.3 () 2023-11-01 09:17:38 -07:00
featuremgmt Flamegraph: Add collapsing for similar items in the stack () 2023-11-09 15:31:07 +01:00
folder Folders: Able to fetch folders available for user as "shared" folder () 2023-11-08 15:28:49 +01:00
grafana-apiserver K8s: Improve table converter (support non runtime.Object values) () 2023-11-08 10:59:19 -08:00
grpcserver Chore: make GPRCServerService private () 2023-09-08 12:44:18 -07:00
guardian Replace signed in user for identity.requester () 2023-08-30 16:51:18 +02:00
hooks Hooks: Remove AddLoginHook and RunLogin hooks () 2023-08-17 09:51:45 +02:00
kmsproviders Secrets: Make the Migrator extensible () 2023-06-19 23:44:01 +02:00
ldap Errors: Make errors the same in dev as prod () 2023-10-30 14:06:26 -04:00
libraryelements Chore: Deprecate FolderID in libraryElement struct in tests () 2023-11-06 11:31:15 -05:00
librarypanels Chore: Deprecate FolderID in LibraryElementDTO () 2023-11-06 11:30:32 -05:00
licensing Chore: Clean up old navigation () 2023-04-14 09:43:11 +01:00
live Live: Default to local engine if redis is unavailable () 2023-11-08 12:22:26 +00:00
login Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
loginattempt Chore: capitalise log message for auth packages () 2023-09-04 18:49:47 +02:00
navtree Chore: remove (preview) tag from application () 2023-10-31 17:11:41 +02:00
ngalert Alerting: Add TestTemplate method to the forked Alertmanager () 2023-11-09 12:35:24 +01:00
notifications Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
oauthtoken Auth: Handle when access token has already been refreshed in OAuth token sync () 2023-10-25 18:15:41 +02:00
org Chore: delete team related entries for an org after the org gets deleted () 2023-10-18 10:40:26 +01:00
playlist K8s: Implement playlist api with k8s client () 2023-10-31 10:26:39 -07:00
plugindashboards Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse () 2023-11-06 11:32:34 -05:00
pluginsintegration Plugins: Fix status_source always being "plugin" in plugin request logs () 2023-10-31 13:42:39 +01:00
preference Teams: Move team API to own service () 2023-10-12 10:10:54 +02:00
provisioning Chore: Deprecate FolderID from GetDashboardQuery () 2023-11-09 10:53:39 -05:00
publicdashboards Chore: Deprecate FolderId in DashboardMeta () 2023-11-06 11:31:44 -05:00
query Chore: Upgrade Go to 1.21.3 () 2023-11-01 09:17:38 -07:00
queryhistory Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
quota Alerting: Remove unused Accesscontrol dependency from DbStore () 2023-11-02 15:54:30 -04:00
rendering Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
screenshot Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
search Chore: Deprecate FolderID in Hit () 2023-11-07 09:51:54 -05:00
searchusers Team: Support sort query param for teams search endpoint () 2023-09-28 18:20:51 +03:00
searchV2 Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface () 2023-10-09 10:40:19 +02:00
secrets Chore: Adapt GetDataSourcesByType to plugins with aliases () 2023-10-17 11:09:56 +02:00
serviceaccounts ServiceAccounts: Use isManaged in DTO instead of isExternal () 2023-11-03 17:49:11 +01:00
shorturls Chore: Add errutils helpers () 2023-08-22 12:52:24 +02:00
signingkeys Siningkeys: Fix test setup () 2023-10-11 13:50:38 +02:00
sqlstore Auth: SSO settings foundations () 2023-11-08 10:50:01 +01:00
ssosettings Auth: SSO settings foundations () 2023-11-08 10:50:01 +01:00
star Stars: Remove sqlx storage implementation () 2023-11-07 06:55:24 -08:00
stats Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
store EntityStore: Remove http access (can use apiserver now) () 2023-11-03 08:14:51 -07:00
supportbundles Plugins: Move store and plugin dto to pluginsintegration () 2023-09-11 13:59:24 +02:00
tag Annotations: Ignore unique constraint violations for tags () 2023-04-18 14:21:38 +02:00
team Teams: Search by team ids () 2023-11-06 18:08:11 +02:00
temp_user Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
updatechecker Plugins: Move store and plugin dto to pluginsintegration () 2023-09-11 13:59:24 +02:00
user User: remove empty email / username check from update in service () 2023-10-30 10:44:26 +01:00
validations chore: move validations model into the validations service () 2023-01-23 15:10:14 -05:00