summaryrefslogtreecommitdiffstats
path: root/models/repo/repo_indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-3/+3
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-19/+9
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+125