You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/perm/access
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2 years ago
..
access.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
access_test.go Move access and repo permission to models/perm/access (#19350) 2 years ago
main_test.go Move access and repo permission to models/perm/access (#19350) 2 years ago
repo_permission.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago