1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-01 15:45:48 +00:00
gitea/routers/web/user
zeripath f949f9e9c5
Correctly return the number of Repositories for Organizations (#16807) (#16911)
Backport #16807

Calculate and return the number of Repositories on the dashboard
Organization list.

This PR restores some of the logic that was removed in #14032 to
calculate the number of repos on the dashboard orgs list.

Fix #16648
Replaces #16799

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-01 19:20:35 +02:00
..
setting Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
auth_openid.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
auth.go Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
avatar.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
home_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
home.go Correctly return the number of Repositories for Organizations (#16807) (#16911) 2021-09-01 19:20:35 +02:00
main_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
notification.go Update notification table with only latest data (#16445) (#16469) 2021-07-17 19:05:59 +02:00
oauth_test.go Fix wrong user in OpenID response (#16736) (#16741) 2021-08-20 00:26:44 +03:00
oauth.go Fix wrong user in OpenID response (#16736) (#16741) 2021-08-20 00:26:44 +03:00
profile.go In Render tolerate not being passed a context (#16842) (#16858) 2021-08-29 15:25:45 +01:00
task.go Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00