.. |
accesscontrol
|
RBAC: Search endpoint support wildcards (#80383)
|
2024-01-17 17:07:47 +01:00 |
alerting
|
Remove folderid service test (#80433)
|
2024-01-12 16:43:39 +01:00 |
annotations
|
Alerting/Annotations: Return nothing from Loki historian store if query type is annotation (#80742)
|
2024-01-18 11:39:33 -05:00 |
anonymous
|
Anon: Fix comment out flaky test in anonimpl (#80728)
|
2024-01-17 15:19:29 +00:00 |
apikey
|
Swagger: Rename API Key AddCommand (#78491)
|
2023-11-21 11:25:21 -05:00 |
auth
|
IDForwarding: add "authenticatedBy" to id token (#80622)
|
2024-01-17 09:52:05 +01:00 |
authn
|
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416)
|
2024-01-17 10:55:47 +01:00 |
caching
|
Fixing typos (#70487)
|
2023-06-22 09:43:38 +01:00 |
cleanup
|
Annotations: Remove extraneous, debug log messages (#80670)
|
2024-01-16 14:48:11 -06:00 |
contexthandler
|
FeatureFlags: Use interface rather than manager (#80000)
|
2024-01-09 10:38:06 -08:00 |
correlations
|
Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113)
|
2023-10-09 10:40:19 +02:00 |
dashboardimport
|
Remove folderid service test (#80433)
|
2024-01-12 16:43:39 +01:00 |
dashboards
|
Remove folderid service test (#80433)
|
2024-01-12 16:43:39 +01:00 |
dashboardsnapshots
|
Snapshots: Do not return internal database ids (#77672)
|
2023-11-06 06:53:52 -08:00 |
dashboardversion
|
Chore: Deprecate FolderID from SaveDashboardCommand (#77813)
|
2023-11-15 11:21:02 -05:00 |
datasourceproxy
|
Errors: Make errors the same in dev as prod (#77366)
|
2023-10-30 14:06:26 -04:00 |
datasources
|
Datasources: Ensure the 'Host' custom header functions as expected (#80715)
|
2024-01-17 13:38:45 +01:00 |
encryption
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
extsvcauth
|
Chore: Fix flaky test by removing the extsvcauth background service (#79044)
|
2023-12-04 22:26:55 +01:00 |
featuremgmt
|
Update feature toggle registry description for sseGroupByDatasource (#80830)
|
2024-01-18 13:07:57 -05:00 |
folder
|
Chore: Rename folder service query variables for consistency (#80735)
|
2024-01-18 16:12:49 +02:00 |
grafana-apiserver
|
K8s/Storage: Register field-selector on all kinds (#79822)
|
2024-01-16 08:30:01 -08:00 |
grpcserver
|
Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051)
|
2024-01-05 10:08:38 -06:00 |
guardian
|
Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465)
|
2023-12-05 16:13:31 +01: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
|
Login: refactor auth info package (#78459)
|
2023-11-21 14:47:23 +01:00 |
libraryelements
|
K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602)
|
2024-01-12 16:18:14 -05:00 |
librarypanels
|
Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465)
|
2023-12-05 16:13:31 +01:00 |
licensing
|
Chore: Clean up old navigation (#66287)
|
2023-04-14 09:43:11 +01:00 |
live
|
Live: Default to local engine if redis is unavailable (#77467)
|
2023-11-08 12:22:26 +00:00 |
login
|
Auth: Cache Auth Info (#80620)
|
2024-01-18 15:22:19 +01:00 |
loginattempt
|
Chore: capitalise log message for auth packages (#74332)
|
2023-09-04 18:49:47 +02:00 |
navtree
|
Data trails: Move and rename to explore metrics (#80649)
|
2024-01-17 00:05:44 +02:00 |
ngalert
|
ngalert openapi: Use same basePath as rest of Grafana (#79025)
|
2024-01-17 11:53:16 -05:00 |
notifications
|
Config: Can add static headers to email messages (#79365)
|
2023-12-14 12:59:43 -06:00 |
oauthtoken
|
Auth: Cache Auth Info (#80620)
|
2024-01-18 15:22:19 +01:00 |
org
|
Chore: delete team related entries for an org after the org gets deleted (#76706)
|
2023-10-18 10:40:26 +01:00 |
playlist
|
Playlist: Implement a more efficient List command to support k8s list (#79820)
|
2023-12-21 15:03:12 -08:00 |
plugindashboards
|
Chore: removing folderId from plugindashboard service (#80570)
|
2024-01-16 11:08:39 +01:00 |
pluginsintegration
|
Plugins: Update renderer plugin source (#80643)
|
2024-01-18 11:06:33 +01:00 |
preference
|
Preferences: Remove SQLX backing store (#78015)
|
2023-11-13 06:22:22 -08:00 |
provisioning
|
Provisioning: Fix dual write of folders (#80140)
|
2024-01-10 16:48:28 +01:00 |
publicdashboards
|
Chore: Folder id deprecation in public dashboards (#80579)
|
2024-01-18 10:27:09 -03:00 |
query
|
Chore: Upgrade Go to 1.21.3 (#77304)
|
2023-11-01 09:17:38 -07:00 |
queryhistory
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
quota
|
Alerting: Fix deleting rules in a folder with matching UID in another organization (#78258)
|
2023-12-04 11:34:38 +02:00 |
rendering
|
Rendering: Fix plugin initialization (#80013)
|
2024-01-04 11:30:01 +01:00 |
screenshot
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
search
|
Authz: Remove use of SignedInUser copy for permission evaluation (#78448)
|
2023-11-22 14:20:22 +01:00 |
searchusers
|
Team: Support sort query param for teams search endpoint (#75622)
|
2023-09-28 18:20:51 +03:00 |
searchV2
|
Remove folderid service test (#80433)
|
2024-01-12 16:43:39 +01:00 |
secrets
|
FeatureFlags: Use interface rather than manager (#80000)
|
2024-01-09 10:38:06 -08:00 |
serviceaccounts
|
FeatureFlags: Use interface rather than manager (#80000)
|
2024-01-09 10:38:06 -08:00 |
shorturls
|
Chore: Add errutils helpers (#73577)
|
2023-08-22 12:52:24 +02:00 |
signingkeys
|
Siningkeys: Fix test setup (#76333)
|
2023-10-11 13:50:38 +02:00 |
sqlstore
|
Remove folderid service test (#80433)
|
2024-01-12 16:43:39 +01:00 |
ssosettings
|
Auth: fix swagger response for get SSO settings endpoint (#80817)
|
2024-01-18 18:27:44 +02:00 |
star
|
Stars: Remove sqlx storage implementation (#77766)
|
2023-11-07 06:55:24 -08:00 |
stats
|
Usagestats: Add stat group for alert rule groups (#78825)
|
2023-11-29 14:37:36 -06:00 |
store
|
Give dialects control over how insert and update queries are performed (#79946)
|
2024-01-11 19:55:45 +01:00 |
supportbundles
|
Auth: Remove oAuthProviders from Social service (#78732)
|
2023-11-30 09:30:35 +01:00 |
tag
|
FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014)
|
2023-11-13 07:55:15 -08:00 |
team
|
K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602)
|
2024-01-12 16:18:14 -05:00 |
temp_user
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
updatechecker
|
Release: Deprecate latest.json and replace with api call to grafana.com (#80537)
|
2024-01-16 11:19:32 +00:00 |
user
|
Chore: Remove unused CacheService dependency from sqlstore (#78507)
|
2023-12-04 10:00:45 -05:00 |
validations
|
chore: move validations model into the validations service (#61953)
|
2023-01-23 15:10:14 -05:00 |