summaryrefslogtreecommitdiffstats
path: root/modules/task
Commit message (Expand)AuthorAgeFilesLines
* Move task from modules to services (#17680)Lunny Xiao2021-11-182-273/+0
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-162-3/+3
* Correctly handle failed migrations (#17575)zeripath2021-11-132-3/+6
* 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-242-5/+2
* 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-142-2/+2
* Encrypt migration credentials at rest (#15895)Norwin2021-05-311-0/+21
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* 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
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-1/+50
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-074-215/+18
* 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-135-0/+378