1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 01:54:44 +01:00
gitea/routers
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
..
api/v1
common
install
private
utils
web Improve performance of dashboard list orgs (#16099) 2021-06-14 20:18:09 +08:00
init.go