22 Commits (main)

Author SHA1 Message Date
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 5 days ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
Lunny Xiao c1b9ecca34
Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. (#34001) 9 months ago
wxiaoguang a0e0a30d23
Make SearchMode have default value and add comments (#33863) 9 months ago
wxiaoguang 403775e74e
Improve issue & code search (#33860) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Darren Hoo 950abfe8ee
enable literal string for code search (#33590) 10 months ago
Bruno Sofiato f64fbd9b74
Updated tokenizer to better matching when search for code snippets (#32261) 1 year ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 1 year ago
Bruno Sofiato d266d190bd
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 1 year ago
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134) 1 year ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 1 year ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2 years ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 2 years ago
dark-angel 5c0fc90872
fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 2 years ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 3 years ago