You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web
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>
4 years ago
..
admin Fix activation of primary email addresses (#16385) 4 years ago
dev Refactor routers directory (#15800) 4 years ago
events Refactor routers directory (#15800) 4 years ago
explore Refactor routers directory (#15800) 4 years ago
org Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
repo Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 4 years ago
user Correctly return the number of Repositories for Organizations (#16807) (#16911) 4 years ago
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
goget.go Refactor routers directory (#15800) 4 years ago
home.go Refactor routers directory (#15800) 4 years ago
metrics.go Refactor routers directory (#15800) 4 years ago
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Fix wiki raw commit diff/patch view (#16891) (#16892) 4 years ago