aboutsummaryrefslogtreecommitdiffstats
path: root/services/mirror/mirror.go
Commit message (Expand)AuthorAgeFilesLines
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-051-1/+19
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-3/+6
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-141-0/+8
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-6/+5
* 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-1/+1
* Use limited commits (#9572)John Olheiser2020-01-011-1/+1
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-10/+22
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-1/+2
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-17/+39
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-241-14/+13
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-72/+80
* Move sync mirror actions to mirror service package (#8518)Lunny Xiao2019-10-161-6/+6
* Restore functionality for early gits (#7775)zeripath2019-10-121-1/+1
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-0/+395