Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | * Implementation for calculating language statistics Impement saving code language statistics to database Implement rendering langauge stats Add primary laguage to show in repository list Implement repository stats indexer queue Add indexer test Refactor to use queue module * Do not timeout for queues | ||||
* | Fix file rename/copy not supported by indexer (#9965) | guillep2k | 2020-01-24 | 1 | -2/+27 |
| | | | | Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 1 | -0/+147 |
* Refactor code indexer * fix test * fix test * refactor code indexer * fix import * improve code * fix typo * fix test and make code clean * fix lint |