aboutsummaryrefslogtreecommitdiffstats
path: root/models/perm/access
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-274-8/+4
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-192-15/+11
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-9/+9
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-252-249/+14
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-34/+34
* Store read access in access for team repo's (#20275)Gusted2022-07-111-1/+7
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-152-38/+278
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-202-23/+12
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-114-0/+842