summaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/indexer_test.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-1/+3
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-271-1/+2
* format with gofumpt (#18184)65432022-01-201-40/+38
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-151-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+2
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+83