Sofia Papagiannaki
|
d718ee1918
|
SQLStore: Prevent concurrent migrations (#44101)
* SQLStore: Prevent concurrent migrations
* Hide behind a feature toggle
* Configurable locking attempt timeout
* Update docs/sources/administration/configuration.md
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
|
2022-02-15 18:54:27 +02:00 |
|
Gabriel MABILLE
|
bc24fdcf8d
|
AccessControl: Team membership migration (#44065)
Co-authored-by: ievaVasiljeva <ieva.vasiljeva@grafana.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
|
2022-02-01 14:57:26 +01:00 |
|
Ieva
|
dcae138379
|
Access Control: adding group field to roles (#41465)
* add group field to roles in AC models
* change to using group_name as the column name
* add a migration for group column
|
2021-11-12 10:42:47 +00:00 |
|
Karl Persson
|
3c659f1ea0
|
Access Control: Move part of access control database (#40483)
* Add accesscontrol migrations
* Add ResourceStore interface and related structs
* Add team/user/builtin-role
* Add accesscontrol database with functions to handle managed roles and
permissions
* Add ResourceManager
* Add GetUserPermissions
* Update pkg/services/accesscontrol/accesscontrol.go
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
|
2021-11-11 14:02:53 +01:00 |
|