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

When updating mirror repo intervals by API reschedule next update too (#19429) #19433

Merged
merged 1 commit into from
Apr 20, 2022

Commits on Apr 20, 2022

  1. When updating mirror repo intervals by API reschedule next update too (

    …go-gitea#19429)
    
    Backport go-gitea#19429
    
    When a mirror repo interval is updated by the UI it is rescheduled with that interval
    however the API does not do this. The API also lacks the enable_prune option.
    
    This PR adds this functionality in to the API Edit Repo endpoint.
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e57f3e6 View commit details
    Browse the repository at this point in the history