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 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9 months ago
..
access.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 year ago
access_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 year ago
main_test.go make writing main test easier (#27270) 9 months ago
repo_permission.go some less naked returns (#25682) 1 year ago