gitea/modules
zeripath ad8631c069
Fix intermittent CI failure in EmptyQueue (#23753)
The ordering of the final token causing a close of the queue in this
test may be out of sync due to concurrency. Instead just use ensure that
the queue is closed when everything expected is done.

Fixes: https://github.com/go-gitea/gitea/issues/23608
Fixes: https://github.com/go-gitea/gitea/issues/23977

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-05-03 21:37:30 -04:00
..
actions show workflow config error on file view also (#24267) 2023-04-22 22:16:54 -04:00
activitypub
analyze
assetfs
auth
avatar Allow `webp` images as avatars (#24248) 2023-04-21 13:15:49 -04:00
base
cache
charset Update go tool dependencies, restructure lint targets (#24239) 2023-04-22 14:53:00 -04:00
container
context Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
csv
doctor Enable forbidigo linter (#24278) 2023-04-24 05:50:58 -04:00
emoji
eventsource
generate
git Add ability to specify '--not' from GetAllCommits (#24409) 2023-04-29 08:34:14 -04:00
gitgraph
graceful Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Refactor config provider (#24245) 2023-04-25 23:06:39 +08:00
issue/template
json
label
lfs Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
log Enable forbidigo linter (#24278) 2023-04-24 05:50:58 -04:00
markup Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
mcaptcha
metrics
migration
mirror
nosql
notification
options
packages Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
paginator Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
pprof
private
process
proxy
proxyprotocol
public
queue Fix intermittent CI failure in EmptyQueue (#23753) 2023-05-03 21:37:30 -04:00
recaptcha
references
regexplru
repository Fix unclear `IsRepositoryExist` logic (#24374) 2023-04-28 14:14:26 -04:00
secret Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
session
setting Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
sitemap
ssh
storage Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
structs Add API for gitignore templates (#22783) 2023-04-27 11:51:20 +08:00
svg
sync
system
templates Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
test Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
timeutil Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00
translation Make repo size style matches others (commits/branches/tags) (#24408) 2023-04-28 17:23:19 -04:00
turnstile
typesniffer
updatechecker
upload
uri
user
util Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
validation
web Refactor "route" related code, fix Safari cookie bug (#24330) 2023-04-27 02:06:45 -04:00
webhook