mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Fix #35781, #27472 The PR will not correct the wrong numbers automatically. There is a cron task `check_repo_stats` which will be run when Gitea start or midnight. It will correct the numbers. |
||
|---|---|---|
| .. | ||
| assignee_test.go | ||
| assignee.go | ||
| comments.go | ||
| commit_test.go | ||
| commit.go | ||
| content.go | ||
| issue_test.go | ||
| issue.go | ||
| label_test.go | ||
| label.go | ||
| main_test.go | ||
| milestone_test.go | ||
| milestone.go | ||
| pull.go | ||
| reaction_test.go | ||
| reaction.go | ||
| status.go | ||
| suggestion_test.go | ||
| suggestion.go | ||
| template.go | ||