summaryrefslogtreecommitdiffstats
path: root/services/task/task.go
Commit message (Expand)AuthorAgeFilesLines
* 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