aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/issue_search.go
Commit message (Expand)AuthorAgeFilesLines
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-211-1/+8
* Fix wrong review requested number (#26784)Nanguan Lin2023-09-031-6/+15
* Fix project filter bugs (#26490)CaiCandong2023-08-151-6/+13
* Use more `IssueList` instead of `[]*Issue` (#26369)Lunny Xiao2023-08-071-1/+1
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-45/+36
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-1/+1
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-367/+16
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-0/+842