summaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/bleve_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor indexer (#25174)Jason Song2023-06-231-87/+0
* 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-11/+2
* fix: some typos (#19956)yutotnh2022-06-131-1/+1
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-271-1/+2
* format with gofumpt (#18184)65432022-01-201-32/+30
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-171-1/+1
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-4/+13
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-1/+1
* fix bug when set indexer as db and add tests (#6173)Lunny Xiao2019-02-241-1/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+88