summaryrefslogtreecommitdiffstats
path: root/models/repo_language_stats.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-214/+0
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-211-8/+11
* DBContext is just a Context (#17100)zeripath2021-09-231-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-5/+10
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-1/+1
* Increase size of the language column in language_stat (#12396)zeripath2020-08-041-1/+1
* Fix language stat calculation (#11692)Cirno the Strongest2020-05-311-34/+1
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-301-18/+82
* Migrate to go-enry new version (#10906)Lauris BH2020-04-151-1/+1
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-0/+29
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-141-2/+11
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+137