This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1b4162a334ae8342f8878e2e36b34cbde35f6e2
grafana
/
pkg
/
services
/
sqlstore
/
migrations
/
accesscontrol
T
History
Yuri Tseretyan
af513964c8
Alerting: Migration to remove scope from permission alert.notifications.receivers:create (
#95805
)
...
add migration to remove scope from receivers:create permission
2024-11-06 11:31:40 -05:00
..
test
RBAC: Add dash and folder action sets where they are missing (
#92832
)
2024-10-04 16:03:04 +01:00
action_migrator.go
Chore: use any rather than interface{} (
#74066
)
2023-08-30 18:46:47 +03:00
action_set_migration.go
RBAC: Add dash and folder action sets where they are missing (
#92832
)
2024-10-04 16:03:04 +01:00
admin_only.go
Chore: use any rather than interface{} (
#74066
)
2023-08-30 18:46:47 +03:00
alerting.go
Alerting: Migration to remove scope from permission alert.notifications.receivers:create (
#95805
)
2024-11-06 11:31:40 -05:00
dashboard_permissions.go
Alerting: Update fixed roles to include silences permissions (
#85826
)
2024-04-12 12:37:34 -04:00
disabled_migration.go
Chore: use any rather than interface{} (
#74066
)
2023-08-30 18:46:47 +03:00
errors.go
…
managed_permission_migrator.go
Chore: Fix goimports grouping in pkg/services (
#62420
)
2023-01-30 08:21:27 +00:00
migrations.go
Role mapping: Add
group_mapping_uid
column to
user_role
table (
#93810
)
2024-10-07 15:47:16 +01:00
orphaned.go
Migration: Remove table aliasing in delete statement to make it work for mariadb (
#95226
)
2024-10-23 10:49:20 +02:00
permission_migrator.go
Chore: use any rather than interface{} (
#74066
)
2023-08-30 18:46:47 +03:00
scope_migrator.go
RBAC: Migration to remove the scope from permissions where action is alert.instances:read (
#82202
)
2024-02-16 11:52:43 +00:00
seed_assignment.go
RBAC: prevent seeding oncall access (
#80862
)
2024-01-24 09:23:40 +01:00
team_membership.go
Team: Create permission type for team membership (
#92352
)
2024-08-23 12:34:34 +02:00
util_test.go
…