aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/internal
Commit message (Expand)AuthorAgeFilesLines
* Add `io.Closer` guidelines (#29387)KN4CK3R2024-02-252-4/+1
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-315-3/+219
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Fix `Init` of db indexer (#25470)Jason Song2023-06-231-2/+3
* Refactor indexer (#25174)Jason Song2023-06-2310-0/+591