aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/issue_xref.go
Commit message (Expand)AuthorAgeFilesLines
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+4
* bump to use go 1.22 (#29119)techknowlogick2024-02-141-3/+3
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-15/+15
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-7/+7
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-35/+35
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+357