0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 19:46:49 +01:00
gitea/routers/web
zeripath 57b0887ab2
Correctly return the number of Repositories for Organizations (#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>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-09-01 01:31:42 -04:00
..
admin
dev
events
explore
org
repo Add option to update pull request by rebase (#16125) 2021-08-31 16:03:45 +02:00
user Correctly return the number of Repositories for Organizations (#16807) 2021-09-01 01:31:42 -04:00
base.go
goget.go
home.go
metrics.go
swagger_json.go
web.go Fix wiki raw commit diff/patch view (#16891) 2021-08-31 04:22:54 +02:00