summaryrefslogtreecommitdiffstats
path: root/models/repo/avatar.go
Commit message (Expand)AuthorAgeFilesLines
* Return an empty string when a repo has no avatar in the repo API (#31187) (#3...Jimmy Praet2024-07-051-2/+8
* Refactor AppURL usage (#30885) (#30891)wxiaoguang2024-05-081-9/+3
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-6/+1
* 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