| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: use Base36 for all code indexers (#12830) | Jui-Nan Lin | 2020-09-14 | 2 | -6/+5 |
* | Fix bug on elastic search (#12811) | Lunny Xiao | 2020-09-12 | 2 | -15/+42 |
* | Add queue for code indexer (#10332) | Lunny Xiao | 2020-09-07 | 3 | -159/+158 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 8 | -157/+658 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 2 | -4/+5 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -16/+6 |
* | Log the indexer path on failure (#11172) | zeripath | 2020-04-22 | 1 | -1/+1 |
* | Migrate to go-enry new version (#10906) | Lauris BH | 2020-04-15 | 1 | -1/+1 |
* | Handle panic in indexer initialisation better (#10534) | zeripath | 2020-02-28 | 1 | -0/+11 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 5 | -34/+140 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 3 | -5/+6 |
* | Fix file rename/copy not supported by indexer (#9965) | guillep2k | 2020-01-24 | 1 | -2/+27 |
* | Stop various tests from adding to the source tree (#9515) | zeripath | 2019-12-28 | 1 | -5/+14 |
* | fix datarace on issue indexer queue (#9490) | Lunny Xiao | 2019-12-25 | 2 | -1/+6 |
* | Wrap the code indexer (#9476) | zeripath | 2019-12-24 | 3 | -13/+132 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 7 | -625/+765 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 2 | -34/+83 |
* | DefaultBranch needs to be prefixed by BranchPrefix (#9356) | zeripath | 2019-12-14 | 1 | -1/+1 |
* | Move modules/indexer to modules/indexer/code (#9301) | Lunny Xiao | 2019-12-10 | 3 | -12/+344 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 2 | -0/+381 |