1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/routers/user
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
..
setting Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
auth_openid.go Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
auth.go Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
avatar.go [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
home_test.go Fix milestones too many SQL variables bug (#10880) (#10904) 2020-03-31 08:40:37 -05:00
home.go Fix milestones too many SQL variables bug (#10880) (#10904) 2020-03-31 08:40:37 -05:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Protect against NPEs in notifications list (#10879) (#10883) 2020-03-30 15:23:02 +08:00
oauth.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
profile.go Fix followers and following tabs in profile (#10202) (#10203) 2020-02-09 21:00:24 +00:00