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

Use default values when provided values are empty #20318

Merged
merged 5 commits into from
Jul 13, 2022

Commits on Jul 11, 2022

  1. Use default values when provided values are empty

    - When provided values are empty like `:3000` would imply that host is
    empty, use the default value.
    - Resolves go-gitea#20316
    Gusted committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    372b8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83b8bf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge branch 'main' into use-default

    Gusted committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    b6f698a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Update database.go

    wxiaoguang committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    a9584a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a89bc2 View commit details
    Browse the repository at this point in the history