gitea/models/migrations/v1_18
Lunny Xiao d9c0f86de8
Fix incorrect pull request counter (#35819)
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.
2025-11-03 20:52:13 +07:00
..
main_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v224.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v225.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v226.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v227.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v228.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v229.go Fix incorrect pull request counter (#35819) 2025-11-03 20:52:13 +07:00
v229_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v230.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
v230_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00