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/code
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640)
Fix #32639,
https://github.com/go-gitea/gitea/issues/32608#issuecomment-2497918210

By the way, fix some incorrect SQLs (use single quote but not double
quote)
2 months ago
..
bleve Updated tokenizer to better matching when search for code snippets (#32261) 3 months ago
elasticsearch Updated tokenizer to better matching when search for code snippets (#32261) 3 months ago
internal Allow code search by filename (#32210) 4 months ago
git.go Fix index too many file names bug (#31903) 5 months ago
indexer.go Fix tautological conditions (#30735) 9 months ago
indexer_test.go Fix markup render regression and fix some tests (#32640) 2 months ago
search.go Render embedded code preview by permlink in markdown (#30234) 10 months ago