Commit Graph

6 Commits (1bbf490926bb7c09ba82ac15220df320a7cf1dd5)

Author SHA1 Message Date
zeripath 9a6d78eaa8
Fix error when calculate the repository size (#22392) (#22474) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago