aboutsummaryrefslogtreecommitdiffstats
path: root/modules/task/migrate.go
Commit message (Expand)AuthorAgeFilesLines
* Move task from modules to services (#17680)Lunny Xiao2021-11-181-143/+0
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-2/+2
* Correctly handle failed migrations (#17575)zeripath2021-11-131-0/+3
* Fix bug of migrated repository not index (#16991)Lunny Xiao2021-09-081-3/+2
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-2/+12
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-1/+1
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-6/+16
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-17/+22
* Log the underlying panic in runMigrateTask (#13096)zeripath2020-10-111-7/+4
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-1/+2
* Sleep longer if request speed is over github limitation (#9335)Lunny Xiao2019-12-161-1/+2
* Fix bug when migrate from API (#8631)Lunny Xiao2019-11-081-2/+0
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+120