summaryrefslogtreecommitdiffstats
path: root/modules/repository/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-3/+4
* On Migration respect old DefaultBranch (#12843)65432020-09-151-10/+14
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-4/+4
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-051-3/+3
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+3
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-2/+3
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-1/+1
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-2/+53
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-261-3/+3
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-0/+223