grafana/pkg/services/libraryelements
Austin Pond 3ed58adf59
[chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436)
* [chore] Update go to v1.26.0, and the golangci-lint action to v9.

* Use golangci-lint v2.9.0

* Use golang:1.26.0-alpine instead of 1.25.7-alpine

* chore: more go version upgrades

* chore: more updates

* chore: generate apis

* fix: golint issues prealloc etc

* fix: million tiny golint issues

---------

Co-authored-by: konsalex <konstantinos.alexoglou@grafana.com>
2026-02-19 15:04:35 +01:00
..
fake LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
model Provisioning: Block Library Panel creation in provisioned folders (#114933) 2025-12-16 11:20:04 +01:00
accesscontrol.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
api.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
api_test.go AccessControl: Invalidate scope resolver cache on datasource deletion (#118334) 2026-02-18 15:25:49 -07:00
cache.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
cache_test.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
conversions.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
conversions_test.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
database.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
guard.go Library panels: Remove libraryPanelRBAC feature flag, and enable rbac by default (#107222) 2025-06-27 08:09:02 +00:00
k8s_conversion_test.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
libraryelements.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
libraryelements_create_test.go LibraryPanels: Remove unique name constraints (#113077) 2025-10-28 16:30:39 +03:00
libraryelements_delete_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
libraryelements_get_all_test.go LibraryPanels: Improve getAllLibraryElements filter performance (#113544) 2025-11-07 10:16:41 -03:00
libraryelements_get_test.go LibraryPanels: Support CRUD via apiserver (#113035) 2025-10-31 08:14:38 +03:00
libraryelements_patch_test.go LibraryPanels: Remove unique name constraints (#113077) 2025-10-28 16:30:39 +03:00
libraryelements_permissions_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
libraryelements_test.go Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
writers.go [chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436) 2026-02-19 15:04:35 +01:00