aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/elasticsearch
Commit message (Expand)AuthorAgeFilesLines
* Enable addtional linters (#34085)TheFox0x76 days1-5/+4
* Allow filtering issues by any assignee (#33343)Andreas Svanberg2025-03-211-4/+14
* Make SearchMode have default value and add comments (#33863)wxiaoguang2025-03-141-1/+3
* Improve issue & code search (#33860)wxiaoguang2025-03-131-5/+10
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-13/+5
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-121-1/+5
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-2/+2
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-1/+0
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-131-21/+21
* Patch in exact search for meilisearch (#29671)65432024-03-091-1/+11
* remove util.OptionalBool and related functions (#29513)65432024-03-021-4/+4
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-312-52/+204
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-071-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-3/+3
* Refactor indexer (#25174)Jason Song2023-06-231-0/+177