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.
gitea/models/perm/access
Lunny Xiao 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263)
This PR will also keep the consistent between list assigned users and
check assigned users.
11 months ago
..
access.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
access_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
repo_permission.go Users with `read` permission of pull requests can be assigned too (#27263) 11 months ago