summaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Fix golangci-lint warnings (#17598 et al) (#17668)Gusted2021-11-161-6/+0
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-1/+7
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-1/+1
* fix: use Base36 for all code indexers (#12830)Jui-Nan Lin2020-09-141-1/+5
* Add queue for code indexer (#10332)Lunny Xiao2020-09-071-5/+153
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-19/+71
* Log the indexer path on failure (#11172)zeripath2020-04-221-1/+1
* Handle panic in indexer initialisation better (#10534)zeripath2020-02-281-0/+11
* Add detected file language to code search (#10256)Lauris BH2020-02-201-6/+18
* fix datarace on issue indexer queue (#9490)Lunny Xiao2019-12-251-0/+2
* Wrap the code indexer (#9476)zeripath2019-12-241-11/+38
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-53/+54
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-101-0/+76