0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-20 15:16:27 +01:00
Lunny Xiao 139fc7cfee
Fix milestones too many SQL variables bug (#10880) (#10904)
* Fix milestones too many SQL variables bug

* Fix test

* Don't display repositories with no milestone and fix tests

* Remove unused code and add some comments
2020-03-31 08:40:37 -05:00
..