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/modules
zeripath df44017328
Restart zero worker if there is still work to do (#18658)
* Restart zero worker if there is still work to do

It is possible for the zero worker to timeout before all the work is finished.
This may mean that work may take a long time to complete because a worker will only
be induced on repushing.

Also ensure that requested count is reset after pulls and push mirror sync requests and add some more trace logging to the queue push.

Fix #18607

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
activitypub format with gofumpt (#18184) 3 years ago
analyze Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 4 years ago
appstate format with gofumpt (#18184) 3 years ago
auth format with gofumpt (#18184) 3 years ago
avatar format with gofumpt (#18184) 3 years ago
base format with gofumpt (#18184) 3 years ago
cache format with gofumpt (#18184) 3 years ago
charset format with gofumpt (#18184) 3 years ago
context Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
convert API: Return primary language and repository language stats API URL (#18396) 3 years ago
csv format with gofumpt (#18184) 3 years ago
doctor Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
emoji format with gofumpt (#18184) 3 years ago
eventsource Simplify parameter types (#18006) 3 years ago
generate Use base32 for 2FA scratch token (#18384) 3 years ago
git Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
gitgraph Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
graceful format with gofumpt (#18184) 3 years ago
hcaptcha hCaptcha Support (#12594) 5 years ago
highlight format with gofumpt (#18184) 3 years ago
hostmatcher Simplify parameter types (#18006) 3 years ago
httpcache format with gofumpt (#18184) 3 years ago
httplib refactor httplib (#18338) 3 years ago
indexer Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
json Make gitea, gitea-vet future-proof (#18361) 3 years ago
lfs format with gofumpt (#18184) 3 years ago
log format with gofumpt (#18184) 3 years ago
markup Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) 3 years ago
metrics format with gofumpt (#18184) 3 years ago
migration add test coverage for original author conversion during migrations (#18506) 3 years ago
nosql format with gofumpt (#18184) 3 years ago
notification Pause queues (#15928) 3 years ago
options format with gofumpt (#18184) 3 years ago
password Fixed assert statements. (#16089) 4 years ago
pprof refactor: move from io/ioutil to io and os package (#17109) 4 years ago
private Validate migration files (#18203) 3 years ago
process format with gofumpt (#18184) 3 years ago
proxy Return nil proxy function if proxy not enabled (#16742) 4 years ago
public Fix mime-type detection for HTTP server (#18370) 3 years ago
queue Restart zero worker if there is still work to do (#18658) 3 years ago
recaptcha refactor: move from io/ioutil to io and os package (#17109) 4 years ago
references format with gofumpt (#18184) 3 years ago
repository Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 3 years ago
session format with gofumpt (#18184) 3 years ago
setting Support custom ACME provider (#18340) 3 years ago
ssh format with gofumpt (#18184) 3 years ago
storage format with gofumpt (#18184) 3 years ago
structs API: Return primary language and repository language stats API URL (#18396) 3 years ago
svg refactor: move from io/ioutil to io and os package (#17109) 4 years ago
sync
templates format with gofumpt (#18184) 3 years ago
test format with gofumpt (#18184) 3 years ago
timeutil format with gofumpt (#18184) 3 years ago
translation Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
typesniffer format with gofumpt (#18184) 3 years ago
updatechecker format with gofumpt (#18184) 3 years ago
upload Simplify parameter types (#18006) 3 years ago
uri Prevent NPE if gitea uploader fails to open url (#18080) 3 years ago
user
util Fix non-ASCII search on database (#18437) 3 years ago
validation format with gofumpt (#18184) 3 years ago
web Fix route wrap (#18360) 3 years ago