aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/db/db.go
Commit message (Expand)AuthorAgeFilesLines
* Allow searching issues by ID (#31479)Carsten Klein2024-07-171-0/+6
* Use db.ListOptions directly instead of Paginator interface to make it easier ...Lunny Xiao2024-03-241-0/+11
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-9/+51
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-071-1/+1
* Refactor indexer (#25174)Jason Song2023-06-231-0/+54