aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/wrapped.go
Commit message (Expand)AuthorAgeFilesLines
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-271-2/+23
* format with gofumpt (#18184)65432022-01-201-4/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-2/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-2/+4
* Add detected file language to code search (#10256)Lauris BH2020-02-201-3/+3
* Wrap the code indexer (#9476)zeripath2019-12-241-0/+94