You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer/stats
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
* Change language statistics to save size instead of percentage in database

Co-Authored-By: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>

* Do not exclude if only language

* Fix edge cases with special langauges

Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
5 years ago
..
db.go Fix queue pop error and stat empty repository error (#10248) 5 years ago
indexer.go Language statistics bar for repositories (#8037) 5 years ago
indexer_test.go Change language statistics to save size instead of percentage (#11681) 5 years ago
queue.go Index code and stats only for non-empty repositories (#10251) 5 years ago