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
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
bleve Preserve BOM in web editor (#28935) 1 year ago
elasticsearch fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 12 months ago
internal Refactor indexer (#25174) 2 years ago
git.go Abstract hash function usage (#28138) 1 year ago
indexer.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
indexer_test.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
search.go Fix wrong line number in code search result (#29260) 11 months ago