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.
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>
3 years ago
..
agit
asymkey Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
attachment
auth Update HTTP status codes to modern codes (#18063) 3 years ago
comments
context Add `ContextUser` to http request context (#18798) 3 years ago
cron Make cron task no notice on success (#19221) 3 years ago
externalaccount
forms
gitdiff
issue
lfs Update HTTP status codes to modern codes (#18063) 3 years ago
mailer Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
migrations Update HTTP status codes to modern codes (#18063) 3 years ago
mirror Touch mirrors on even on fail to update (#19217) 3 years ago
org
pull Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
release Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
repository Fix compare link in active feeds for new branch (#19149) 3 years ago
task
user Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
webhook
wiki