aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixture_generation.go
Commit message (Expand)AuthorAgeFilesLines
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* DBContext is just a Context (#17100)zeripath2021-09-231-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+4
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-1/+0
* Move fixture generation to contrib and add test (#10277)guillep2k2020-02-151-0/+45