summaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/bleve_test.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-9/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-50/+3
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* Add detected file language to code search (#10256)Lauris BH2020-02-201-1/+8
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-5/+14
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-0/+54
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-0/+16