1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 12:21:35 +02:00
gitea/templates
zeripath 409ff55a29
When updating mirror repo intervals by API reschedule next update too (#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 <art27@cantab.net>
2022-04-20 09:20:53 +01:00
..
admin Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
api/packages/pypi
base Fix nil error when some pages are rendered outside request context (#19427) 2022-04-19 19:30:09 -04:00
custom
explore
mail
org
package Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
repo
shared
status
swagger When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
user
home.tmpl
install.tmpl
post-install.tmpl