Commit Graph

35 Commits (274aeb3a9e13da47a925eabe0e43ed0b1424d02a)

Author SHA1 Message Date
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
Lunny Xiao 43262226db
Fix data race in bleve indexer (#16474) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213) 4 years ago
zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682) 4 years ago
Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search (#12869) 4 years ago
Lauris BH f5abe2f563
Upgrade blevesearch dependency to v2.0.1 (#14346) 4 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294) 4 years ago
Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830) 4 years ago
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search (#12811) 4 years ago
Lunny Xiao 91e7ad569a
Add queue for code indexer (#10332) 4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 4 years ago
zeripath b51fd30522
Log the indexer path on failure (#11172) 4 years ago
Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906) 5 years ago
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534) 5 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
guillep2k ee26f042c4 Fix file rename/copy not supported by indexer (#9965) 5 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515) 5 years ago
Lunny Xiao 8b2f29c0d2
fix datarace on issue indexer queue (#9490) 5 years ago
zeripath 30181d459d Wrap the code indexer (#9476) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
zeripath 2904abdc22 DefaultBranch needs to be prefixed by BranchPrefix (#9356) 5 years ago
Lunny Xiao 50da9f7dae Move modules/indexer to modules/indexer/code (#9301) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago