You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/mirror
zeripath d2ca021df0
Touch mirrors on even on fail to update (#19217)
* Touch mirrors on even on fail to update

If a mirror fails to be synchronised it should be pushed to the bottom of the queue
of the awaiting mirrors to be synchronised. At present if there LIMIT number of
broken mirrors they can effectively prevent all other mirrors from being synchronized
as their last_updated time will remain earlier than other mirrors.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
mirror.go Refactor mirror code & fix `StartToMirror` (#18904) 2 years ago
mirror_pull.go Touch mirrors on even on fail to update (#19217) 2 years ago
mirror_push.go Hide sensitive content on admin panel progress monitor (#19218) 2 years ago