aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/issue_xref_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)Lunny Xiao9 days1-1/+1
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-291-6/+6
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-2/+2
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-141-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-2/+2
* Refactor GetNextResourceIndex to make it work properly with transaction (#21469)wxiaoguang2022-10-161-4/+5
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-17/+17
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+184