aboutsummaryrefslogtreecommitdiff
path: root/models/fixture_generation.go
AgeCommit message (Expand)Author
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-19Add `context.Context` to more methods (#21546)KN4CK3R
2022-05-11Move access and repo permission to models/perm/access (#19350)Lunny Xiao
2021-12-10Move repository model into models/repo (#17933)Lunny Xiao
2021-09-23DBContext is just a Context (#17100)zeripath
2021-09-19Move db related basic functions to models/db (#17075)Lunny Xiao
2021-03-14chore(models): rewrite code format. (#14754)Bo-Yi Wu
2020-02-15Move fixture generation to contrib and add test (#10277)guillep2k