summaryrefslogtreecommitdiffstats
path: root/models/repo/avatar.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-0/+7
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-8/+9
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+94