You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/indexer/code
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2 years ago
..
bleve.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
bleve_test.go test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
elastic_search.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
elastic_search_test.go
git.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
indexer.go
indexer_test.go
search.go
wrapped.go