forgejo/modules
zeripath 7117c7774a
Make the Mirror Queue a queue (#17326)
Convert the old mirror syncing queue to the more modern queue format.

Fix a bug in the from the repo-archive queue PR - the assumption was made that uniqueness could be enforced with by checking equality in a map in channel unique queues - however this only works for primitive types - which was the initial intention but is an imperfect. This is fixed by marshalling the data and placing the martialled data in the unique map instead.

The documentation is also updated to add information about the deprecated configuration values.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-17 12:43:25 +01:00
..
activitypub
analyze
auth
avatar
base
cache
charset
context Add RSS/Atom feed support for user actions (#16002) 2021-10-16 16:21:16 +02:00
convert API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
cron Add simple update checker to Gitea (#17212) 2021-10-16 02:14:34 -04:00
csv
doctor
emoji
eventsource
generate
git Check for context exceeded in WalkGitLog (#17319) 2021-10-15 19:41:34 +01:00
gitgraph
graceful Use pointer for wrappedConn methods (#17295) 2021-10-12 21:55:18 +01:00
hcaptcha
highlight
httpcache Avatar refactor, move avatar code from models to models.avatars, remove duplicated code (#17123) 2021-10-06 01:25:46 +02:00
httplib
indexer
json
lfs
log
markup Open markdown image links in new window (#17287) 2021-10-11 20:12:06 +08:00
matchlist
metrics
migrations Multiple tokens support for migrating from github (#17134) 2021-10-15 13:47:15 +08:00
nosql
notification API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
options
password
pprof
private
process
proxy
public
queue Make the Mirror Queue a queue (#17326) 2021-10-17 12:43:25 +01:00
recaptcha
references
repofiles
repository Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
secret
session
setting Make the Mirror Queue a queue (#17326) 2021-10-17 12:43:25 +01:00
ssh
storage
structs [API] Add endpount to get user org permissions (#17232) 2021-10-12 12:47:19 +02:00
svg
sync
task
templates Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
test Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
timeutil
translation
typesniffer
upload
uri
user
util Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
validation Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
web Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00