gitea/services
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>
2022-03-27 15:40:17 +01:00
..
agit
asymkey Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
attachment
auth Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
comments
context Add `ContextUser` to http request context (#18798) 2022-03-26 17:04:22 +08:00
cron Make cron task no notice on success (#19221) 2022-03-26 21:13:04 +00:00
externalaccount
forms Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
gitdiff rm .sample hooks which aren't used (#19101) 2022-03-16 10:33:07 +00:00
issue Allow users to self-request a PR review (#19030) 2022-03-08 22:48:47 +01:00
lfs Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
mailer Try to prevent autolinking of displaynames by email readers (#19169) 2022-03-23 12:34:20 +00:00
migrations Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
mirror Touch mirrors on even on fail to update (#19217) 2022-03-27 15:40:17 +01:00
org
pull Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
release Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
repository Fix compare link in active feeds for new branch (#19149) 2022-03-23 13:40:12 +00:00
task
user Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
webhook
wiki