0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 15:14:13 +01:00
gitea/routers/user
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
* 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 10:47:00 +03:00
..
setting
auth_openid.go
auth.go
avatar.go
home_test.go Fix milestones too many SQL variables bug (#10880) 2020-03-31 10:47:00 +03:00
home.go Fix milestones too many SQL variables bug (#10880) 2020-03-31 10:47:00 +03:00
main_test.go
notification.go
oauth.go
profile.go