.. |
accesscontrol
|
Auth: Add LDAP scope to Grafana Admin (#92990)
|
2024-09-05 17:15:47 +01:00 |
annotations
|
Chore: Bump Go to 1.23.0 (#92105)
|
2024-08-21 11:40:42 -04:00 |
anonymous
|
Identity: Remove typed id (#91801)
|
2024-08-13 10:18:28 +02:00 |
apikey
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
apiserver
|
feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001)
|
2024-09-06 14:12:12 -07:00 |
auth
|
K8s: Use stacks plural not singular in grafana namespaces (#92550)
|
2024-08-29 14:15:00 +03:00 |
authn
|
Authn: No longer hash service account token twice during authentication (#92598)
|
2024-08-29 09:56:23 +02:00 |
authz
|
K8s: namespace mapper should use authlib's util (#92332)
|
2024-08-27 15:01:42 -07:00 |
caching
|
Fixing typos (#70487)
|
2023-06-22 09:43:38 +01:00 |
cleanup
|
Dashboards: Add feature restore dashboards backend (#83131)
|
2024-05-16 14:36:26 -03:00 |
cloudmigration
|
CloudMigrations: Fix snapshot creation on Windows systems (#92941)
|
2024-09-05 15:34:20 +02:00 |
contexthandler
|
Authn: resolve issues with setting up a nil identity (#92620)
|
2024-08-29 00:49:41 +03:00 |
correlations
|
Correlations: Migrate config type to root (#91855)
|
2024-08-26 08:02:48 -05:00 |
dashboardimport
|
Identity: remove GetTypedID (#91745)
|
2024-08-09 18:20:24 +03:00 |
dashboards
|
Instrument tracing across dashboards (#91937)
|
2024-08-29 22:26:15 -08:00 |
dashboardsnapshots
|
Identity: Remove typed id (#91801)
|
2024-08-13 10:18:28 +02:00 |
dashboardversion
|
Chore: removing (more) redundant transactions (#89373)
|
2024-06-25 09:19:49 -04:00 |
datasourceproxy
|
Plugins: Preserve trailing slash in plugin proxy (#86859)
|
2024-06-05 13:36:14 +02:00 |
datasources
|
Datasources: allow for query but with warning (#93091)
|
2024-09-10 10:19:02 +01:00 |
encryption
|
Tracing: Various improvements (#88308)
|
2024-05-27 14:21:40 +02:00 |
extsvcauth
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
featuremgmt
|
K8s: Implement partial folders api with k8s client (#93089)
|
2024-09-10 11:22:08 +02:00 |
folder
|
RestoreDashboards: Show root location as 'Dashboards' in folder picker (#92936)
|
2024-09-06 14:19:39 +02:00 |
gcom
|
Cloud migrations: create route to delete token (#88297)
|
2024-05-31 10:03:43 -03:00 |
grpcserver
|
Unified Storage: Propagate traces from the apiserver grpc client (#91226)
|
2024-08-06 09:52:11 -06:00 |
guardian
|
Identity: remove GetTypedID (#91745)
|
2024-08-09 18:20:24 +03: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
|
LDAP: SSO Configuration page (#91875)
|
2024-08-20 17:31:13 +02:00 |
libraryelements
|
Alerting: update rule versions on folder move (#88376)
|
2024-08-13 12:26:26 +02:00 |
librarypanels
|
Alerting: update rule versions on folder move (#88376)
|
2024-08-13 12:26:26 +02:00 |
licensing
|
Navigation: Remove ApplyAdminIA logic (#89113)
|
2024-06-12 16:45:13 +01:00 |
live
|
Tempo: Remove usage of traceQLStreaming feature toggle (#93033)
|
2024-09-06 16:12:21 +01:00 |
login
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
loginattempt
|
Chore: Add login protection when user is trying different uppercase letters (#87588)
|
2024-05-10 13:49:59 +02:00 |
navtree
|
Chore: Bump Go to 1.23.0 (#92105)
|
2024-08-21 11:40:42 -04:00 |
ngalert
|
Create histogram and observe grafana config size (#93028)
|
2024-09-06 18:25:16 +02:00 |
notifications
|
chore(tests): fix flaky SMTP test (#93031)
|
2024-09-06 13:17:26 +01:00 |
oauthtoken
|
Auth: Update oauthtoken service to use remote cache and server lock (#90572)
|
2024-08-19 18:57:37 +02:00 |
org
|
QuotaService: refactor to use ReplDB for Get queries (#91333)
|
2024-08-08 13:41:33 -04:00 |
playlist
|
Playlists: limit the total number of playlists (#92132)
|
2024-08-21 14:49:28 +03:00 |
plugindashboards
|
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
|
2024-06-14 14:16:36 -04:00 |
pluginsintegration
|
logging: log plugin request start (#92925)
|
2024-09-10 13:25:50 +02:00 |
preference
|
Bookmarks: Store URLs instead of ids (#91121)
|
2024-07-31 13:56:39 +01:00 |
provisioning
|
Provisioning: Fix admin reloading of dashboard configuration (#92462)
|
2024-09-02 15:48:13 +02:00 |
publicdashboards
|
chore: add spans to publicdashboards service methods (#92149)
|
2024-08-21 10:55:16 -04:00 |
query
|
Chore: Bump Go to 1.23.0 (#92105)
|
2024-08-21 11:40:42 -04:00 |
queryhistory
|
Explore: Check for RBAC permissions when hitting query history endpoints (#91156)
|
2024-07-31 12:10:52 -06:00 |
quota
|
chore: add tracing to quote API and service methods with contexts (#92211)
|
2024-08-21 13:24:45 -04:00 |
rendering
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
screenshot
|
Chore: Refactor render via http (#84613)
|
2024-05-14 07:24:18 -03:00 |
search
|
chore(tracing): add tracing for frontend and db session (#91509)
|
2024-08-05 17:17:39 -08:00 |
searchusers
|
Chore: Bump Go to 1.23.0 (#92105)
|
2024-08-21 11:40:42 -04:00 |
searchV2
|
MySQL: Add parseTime=true to SQL connections (#92469)
|
2024-08-27 14:16:04 +03:00 |
secrets
|
Refactor plugin context initialization (#88343)
|
2024-05-28 16:59:06 +03:00 |
serviceaccounts
|
ServiceAccount: Update service account api resource and add service account token (#92972)
|
2024-09-05 13:43:54 +02:00 |
shorturls
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
signingkeys
|
Signer: Fix typo (#92928)
|
2024-09-04 15:01:24 +02:00 |
sqlstore
|
SQL Store: Fix parse time setup (#92484)
|
2024-08-27 17:39:27 +03:00 |
ssosettings
|
LDAP: Remove omitempty flag from json annotation (#91843)
|
2024-08-13 18:17:52 +03:00 |
star
|
Identity: remove GetTypedID (#91745)
|
2024-08-09 18:20:24 +03:00 |
stats
|
Correlations: Migrate config type to root (#91855)
|
2024-08-26 08:02:48 -05:00 |
store
|
SearchV2: Fix reading library panels (#92961)
|
2024-09-05 13:42:15 +02:00 |
supportbundles
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
tag
|
Chore: Update test database initialization (#81673)
|
2024-02-09 09:35:39 -05:00 |
team
|
Team: Create permission type for team membership (#92352)
|
2024-08-23 12:34:34 +02:00 |
temp_user
|
Chore: removing (more) redundant transactions (#89373)
|
2024-06-25 09:19:49 -04:00 |
updatechecker
|
Chore: Making versioncheck url rely on config instead of being hardcoded (#85855)
|
2024-04-11 12:04:53 +02:00 |
user
|
Auth: remove id token flag (#92209)
|
2024-08-21 16:30:17 +03:00 |
validations
|
chore: move validations model into the validations service (#61953)
|
2023-01-23 15:10:14 -05:00 |