Commit Graph

13 Commits (forgejo-development)

Author SHA1 Message Date
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint () 2 years ago
zeripath 41fcf7b7de
Prevent dangling archiver goroutine () 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context () 3 years ago
zeripath a82fd98d53
Pause queues () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
luzpaz 8c647bf0f6
Fix various typos () 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey () 3 years ago
Lunny Xiao dcdb4873c8
Move repo archiver to models/repo () 3 years ago