aboutsummaryrefslogtreecommitdiff
path: root/services/task
AgeCommit message (Expand)Author
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-19Add `context.Context` to more methods (#21546)KN4CK3R
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-08-25Move some files into models' sub packages (#20262)Lunny Xiao
2022-06-20Add more linters to improve code readability (#19989)Wim
2022-03-31Use a more general (and faster) method to sanitize URLs with credentials (#19...wxiaoguang
2022-01-22Pause queues (#15928)zeripath
2022-01-20format with gofumpt (#18184)6543
2021-12-12Some repository refactors (#17950)Lunny Xiao
2021-12-10Move repository model into models/repo (#17933)Lunny Xiao
2021-11-30Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-11-18Move task from modules to services (#17680)Lunny Xiao