summaryrefslogtreecommitdiffstats
path: root/modules/repository/create.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Ensure that git daemon export ok is created for mirrors (#17243)zeripath2021-10-131-1/+5
* DBContext is just a Context (#17100)zeripath2021-09-231-1/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Check if label template exist first (#14384)65432021-01-181-8/+21
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+6
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-251-23/+50
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+1
* RepoInit Respect AlternateDefaultBranch (#12746)65432020-09-061-0/+4
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-241-1/+1
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-1/+1
* [API] Fix inconsistent label color format (#10129)65432020-02-091-3/+3
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-0/+77