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

Ensure that git daemon export ok is created for mirrors #17243

Commits on Oct 6, 2021

  1. Ensure that git daemon export ok is created for mirrors

    There is an issue with go-gitea#16508 where it appears that create repo requires that the
    repo does not exist. This causes go-gitea#17241 where an error is reported because of this.
    
    This PR fixes this and also runs update-server-info for mirrors and generated repos.
    
    Fix go-gitea#17241
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8f1e238 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    e31256e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4d5dd9 View commit details
    Browse the repository at this point in the history
  3. as per lafriks

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1443f8c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into fix-17241-daemon-expo…

    …rt-ok-only-when-repo-created
    zeripath committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    807d110 View commit details
    Browse the repository at this point in the history
  5. prevent panic

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5aeb29f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into fix-17241-daemon-expo…

    …rt-ok-only-when-repo-created
    zeripath committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3779738 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Make CheckDaemonExport load the repo if necessary

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    af602d5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into fix-17241-daemon-expo…

    …rt-ok-only-when-repo-created
    zeripath committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    a9378a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    216f773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a962541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b284d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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