Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly return the number of Repositories for Organizations #16807

Merged

Commits on Aug 24, 2021

  1. Correctly return the number of Repositories for Organizations

    Calculate and return the number of Repositories on the dashboard
    Organization list.
    
    This PR restores some of the logic that was removed in go-gitea#14032 to
    calculate the number of repos on the dashboard orgs list.
    
    Fix go-gitea#16648
    Replaces go-gitea#16799
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    181c391 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    3943f58 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    87d9583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3086e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    e5be98b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157a2de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f991b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    44a8d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096a909 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    7aa37d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5f8c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    379228e View commit details
    Browse the repository at this point in the history