Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -6/+6 |
* | fix hard-coded timeout and error panic in API archive download endpoint (#20925) | Peter GardfjÀll | 2022-08-29 | 1 | -10/+61 |
* | Prevent dangling archiver goroutine (#19516) | zeripath | 2022-04-26 | 1 | -1/+1 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -1/+1 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 1 | -1/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -4/+7 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -2/+1 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 1 | -0/+334 |