summaryrefslogtreecommitdiffstats
path: root/models/repo/release.go
Commit message (Expand)AuthorAgeFilesLines
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-10/+6
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-10/+10
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+8
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-0/+8
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+483