summaryrefslogtreecommitdiffstats
path: root/modules/repository/generate.go
Commit message (Expand)AuthorAgeFilesLines
* Ensure that HEAD is updated to match default branch in template generation (#...zeripath2020-12-111-0/+8
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-2/+6
* Adopt repositories (#12920)zeripath2020-09-251-3/+11
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+1
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-3/+4
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-3/+4
* More expansions in template repositories (#10021)John Olheiser2020-01-281-56/+82
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-0/+230