gitea/modules/indexer/code
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-28 01:38:53 +00:00
..
bleve Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
elasticsearch Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
internal Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
git.go Update status and code index after changing the default branch (#27018) 2023-09-13 04:43:31 +00:00
indexer.go Clarify the git command Stdin hanging problem (#26967) 2023-09-08 13:20:38 +00:00
indexer_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
search.go Use Go 1.21 and update dependencies (#26878) 2023-09-03 10:34:57 +00:00