summaryrefslogtreecommitdiffstats
path: root/models/repo_generate.go
Commit message (Expand)AuthorAgeFilesLines
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-2/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+2
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-219/+0
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-7/+7
* Fix nil reference in repo generation (#9660)John Olheiser2020-01-091-29/+31
* Properly enforce gitea environment for pushes (#9501)zeripath2019-12-271-1/+1
* Use ioutil.TmpDir for new created temp directory (#9368)Lunny Xiao2019-12-161-4/+3
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-9/+5
* Variable expansion in repository templates (#9163)John Olheiser2019-11-301-3/+181
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+50
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+162