summaryrefslogtreecommitdiffstats
path: root/modules/repository/fork.go
Commit message (Expand)AuthorAgeFilesLines
* Ensure that git daemon export ok is created for mirrors (#17243) (#17306)zeripath2021-10-141-2/+5
* Correctly rollback in ForkRepository (#17034) (#17045)zeripath2021-09-151-16/+39
* Decrement Fork Num when converting from Fork (#17035) (#17046)zeripath2021-09-151-0/+31
* Fix potential copy lfs records failure when fork a repository (#15441)Lunny Xiao2021-04-141-6/+7
* Adopt repositories (#12920)zeripath2020-09-251-2/+22
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+2
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-1/+3
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-1/+1
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-0/+87