summaryrefslogtreecommitdiffstats
path: root/models/perm/access/access_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-181-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-7/+7
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-249/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-34/+34
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-25/+275
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-0/+126