aboutsummaryrefslogtreecommitdiffstats
path: root/services/task/task.go
Commit message (Expand)AuthorAgeFilesLines
* Improve queue and logger context (#24924)wxiaoguang2023-05-261-6/+3
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-5/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-8/+8
* Use a more general (and faster) method to sanitize URLs with credentials (#19...wxiaoguang2022-03-311-1/+1
* Pause queues (#15928)zeripath2022-01-221-1/+2
* format with gofumpt (#18184)65432022-01-201-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Move task from modules to services (#17680)Lunny Xiao2021-11-181-0/+130