summaryrefslogtreecommitdiffstats
path: root/models/repo/update.go
Commit message (Expand)AuthorAgeFilesLines
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+12
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-0/+8
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-9/+4
* Some repository refactors (#17950)Lunny Xiao2021-12-121-0/+179