summaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/dboptions.go
Commit message (Expand)AuthorAgeFilesLines
* Perform Newest sort type correctly when sorting issues (#30644)Kemal Zebari2024-04-231-2/+2
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-131-6/+6
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-1/+1
* Explain SearchOptions and fix ToSearchOptions (#26542)Jason Song2023-08-161-21/+19
* Fix project filter bugs (#26490)CaiCandong2023-08-151-0/+4
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-0/+93