summaryrefslogtreecommitdiffstats
path: root/models/issues/issue_test.go
Commit message (Expand)AuthorAgeFilesLines
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-291-1/+1
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-251-1/+1
* Fix review request number and add more tests (#27104) (#27168)Giteabot2023-09-211-1/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-2/+2
* Remove the useless function `GetUserIssueStats` and move relevant tests to `i...Nanguan Lin2023-09-141-124/+0
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-3/+3
* Move some functions to service layer (#26969)Lunny Xiao2023-09-081-0/+42
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-29/+18
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-1/+1
* Fix empty project displayed in issue sidebar (#25802)yp053272023-07-121-0/+45
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-30/+39
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-7/+12
* Check primary keys for all tables and drop ForeignReference (#21721)Jason Song2022-12-231-34/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-2/+2
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-20/+20
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+562