Commit Graph

23 Commits (5933f04094df2baa7e47d3d4372ad2fdfa2b6207)

Author SHA1 Message Date
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
zeripath 41fcf7b7de
Prevent dangling archiver goroutine (#19516) 2 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
zeripath a82fd98d53
Pause queues (#15928) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Gusted ab1379743e
Fix nil checking on typed interface (#17598) 3 years ago
zeripath cb9c8184c9
Make Repo Code Indexer an Unique Queue (#17515) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search (#12869) 4 years ago
Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830) 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 b51fd30522
Log the indexer path on failure (#11172) 4 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
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
Lunny Xiao 50da9f7dae Move modules/indexer to modules/indexer/code (#9301) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452) 7 years ago
Ethan Koenig fa28de820e Make indexer code more reusable (#2590) 7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387) 7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago
Thibault Meyer 54e6ed3431 Upgrade vendor "git" (#161) 8 years ago