aboutsummaryrefslogtreecommitdiffstats
path: root/models/activities/repo_activity.go
Commit message (Expand)AuthorAgeFilesLines
* Repo Activity: count new issues that were closed (#31776)Timon van der Berg2024-09-211-2/+28
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-2/+3
* Quote table `release` in sql queries (#27205)KN4CK3R2023-09-231-5/+5
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-27/+27
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* 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-8/+8
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+366