forked from mirror/gitea
cf27403e18
Fix #22023 I've changed how the percentages for the language statistics are rounded because they did not always add up to 100% Now it's done with the largest remainder method, which makes sure that total is 100% Co-authored-by: Lauris BH <lauris@nix.lv> |
||
---|---|---|
.. | ||
archiver.go | ||
attachment_test.go | ||
attachment.go | ||
avatar.go | ||
collaboration_test.go | ||
collaboration.go | ||
fork_test.go | ||
fork.go | ||
git.go | ||
issue.go | ||
language_stats.go | ||
main_test.go | ||
mirror.go | ||
pushmirror_test.go | ||
pushmirror.go | ||
redirect_test.go | ||
redirect.go | ||
release.go | ||
repo_indexer.go | ||
repo_list_test.go | ||
repo_list.go | ||
repo_test.go | ||
repo_unit.go | ||
repo.go | ||
star_test.go | ||
star.go | ||
topic_test.go | ||
topic.go | ||
update.go | ||
upload.go | ||
user_repo_test.go | ||
user_repo.go | ||
watch_test.go | ||
watch.go | ||
wiki_test.go | ||
wiki.go |