Commit Graph

56 Commits (64133126cdb842a047b2cd104c2f177f6e83f79a)

Author SHA1 Message Date
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
Wim e14f6088f8
Remove hardcoded ES indexername (#12521)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
zeripath bac65f1b82
Fix incorrect error logging in Stats indexer and OAuth2 (#12387)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
Cirno the Strongest 9d652002c6
Fix language stat calculation (#11692)
4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
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)
4 years ago
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248)
4 years ago
zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
guillep2k ee26f042c4 Fix file rename/copy not supported by indexer (#9965)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515)
4 years ago
Lunny Xiao 8b2f29c0d2
fix datarace on issue indexer queue (#9490)
4 years ago
zeripath 30181d459d Wrap the code indexer (#9476)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
zeripath 2904abdc22 DefaultBranch needs to be prefixed by BranchPrefix (#9356)
4 years ago
Lunny Xiao ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332)
4 years ago
Lunny Xiao 50da9f7dae Move modules/indexer to modules/indexer/code (#9301)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
Lunny Xiao 3bdce82ce9
upgrade levelqueue to 0.1.0 (#9192)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
guillep2k 5661773018 Remove unique filter from repo indexer analyzer. (#7878)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
guillep2k 2594693a46 Remove camel case tokenization from repo indexer (#7733)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
Lunny Xiao 987a521e2f remove unused file (#6121)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lunny Xiao b65e37ed72
fix indexer reindex bug when gitea restart (#5563)
5 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
6 years ago