You cannot 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/issues
zeripath 47dd1cb7ae
Refactor Logger (#13294)
Refactor Logger to make a logger interface and make it possible to
wrap loggers for specific purposes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
bleve.go
bleve_test.go
db.go
elastic_search.go Refactor Logger (#13294) 4 years ago
indexer.go Remove hardcoded ES indexername (#12521) 5 years ago
indexer_test.go