aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/label_test.go
Commit message (Expand)AuthorAgeFilesLines
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-6/+6
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-8/+8
* format with gofumpt (#18184)65432022-01-201-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-9/+8
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-10/+11
* Move issue label operations to issue service package (#8553)Lunny Xiao2019-10-191-0/+59