127 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
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079) 2 weeks ago
shashank-netapp 03fce8f3d0
Fixing issue #35530: Password Leak in Log Messages (#35584) 2 months 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
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
wxiaoguang 58d2a87c6c
update go&js dependencies (#34262) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 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 8745129c9c
Fix incorrect code search indexer options (#33992) 9 months ago
charles b956cee06f
Fix file name could not be searched if the file was not a text file when using the Bleve indexer (#33959) 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
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Darren Hoo 950abfe8ee
enable literal string for code search (#33590) 10 months ago
wxiaoguang 45973a100b
Fix bleve fuzziness search (#33078) 12 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 1 year ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 1 year 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 286ede47ad
Fix index too many file names bug (#31903) 1 year ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 1 year ago
wxiaoguang 6f7cd94a02
Fix bleve fuzziness (#30799) 2 years ago
silverwind 610802df85
Fix tautological conditions (#30735) 2 years ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 2 years ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 2 years ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 2 years ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2 years ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 2 years ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 2 years ago
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260) 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
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 2 years ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 2 years ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 2 years ago
wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 2 years ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 2 years ago