Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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/issues
Giteabot 97a7c04a8f
Fix bleve fuzziness (#30799) (#30804)
7 months ago
..
bleve Fix bleve fuzziness (#30799) (#30804) 7 months ago
db Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
elasticsearch Enable more `revive` linter rules (#30608) 7 months ago
internal Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
meilisearch Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
dboptions.go Perform Newest sort type correctly when sorting issues (#30644) 7 months ago
indexer.go Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
indexer_test.go Refactor to use optional.Option for issue index search option (#29739) 8 months ago
util.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago