Commit Graph

6 Commits (656d5a144fa4185b203e5e4d033e829449f9f6d1)

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) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago