grafana/pkg/services/sqlstore
Karl Persson 68b43a24e2
RBAC: dashboard permission filter (#60582)
* PermissionFilter: Handle all search type and only check one action for dashboards

* PermissionFilter: Still handle multiple action but take short cut when
only one action is required
2023-01-09 14:38:57 +01:00
..
migrations Alerting: Store alertmanager configuration history in a separate table in the database (#60492) 2023-01-04 10:43:26 -06:00
migrator Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2022-12-14 12:32:45 +01:00
mockstore Chore: Delete duplicate models for user (#60906) 2023-01-03 15:25:35 +01:00
permissions RBAC: dashboard permission filter (#60582) 2023-01-09 14:38:57 +01:00
searchstore
session
sqlutil
bulk.go
bulk_test.go
database_wrapper.go
health.go
health_test.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
logger.go
session.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
session_test.go SQLStore: Refactor query retries to use exponential backoff (#58559) 2022-11-24 13:12:50 +02:00
sqlstore.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go
tls_mysql.go
transactions.go
transactions_test.go
user.go Chore: Delete org model duplicates (#60940) 2023-01-04 16:20:26 +01:00