0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 05:50:50 +01:00
gitea/routers
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
..
api When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
common
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2022-04-01 16:00:26 +08:00
private
utils
web When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
init.go Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00