summaryrefslogtreecommitdiffstats
path: root/services/repository/generate.go
Commit message (Expand)AuthorAgeFilesLines
* DBContext is just a Context (#17100)zeripath2021-09-231-1/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* add permission check for ``GenerateRepository`` (#15946)a10121127962021-05-271-0/+6
* Adopt repositories (#12920)zeripath2020-09-251-1/+1
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-2/+3
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+14
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+63