aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo/repo_indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* 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