0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 06:34:58 +01:00
gitea/routers/web/user
Lunny Xiao 5d113bdd19
Improve performance of dashboard list orgs (#16099)
* Improve performance of dashboard list orgs

* Fix wrong error description

* unexport queryUserOrgIDs method

* SimpleOrg -> MinimalOrg

* .

Co-authored-by: 6543 <6543@obermui.de>
2021-06-14 20:18:09 +08:00
..
setting
auth_openid.go
auth.go
avatar.go
home_test.go
home.go Improve performance of dashboard list orgs (#16099) 2021-06-14 20:18:09 +08:00
main_test.go
notification.go
oauth.go Add OpenID claims "profile" and "email". (#16141) 2021-06-14 13:33:16 +03:00
profile.go
task.go