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.
forgejo/docs/content/doc/advanced
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>
3 years ago
..
adding-legal-pages.en-us.md Update documentation to reflect #15219 (#16442) 3 years ago
clone-filter.en-us.md [Docs] Clone filters (#14555) 3 years ago
cmd-embedded.en-us.md Reformat docs (#13897) 4 years ago
config-cheat-sheet.en-us.md Make the Mirror Queue a queue (#17326) 3 years ago
config-cheat-sheet.zh-cn.md Paginate releases page & set default page size to 10 (#16857) 3 years ago
customizing-gitea.en-us.md Use light/dark theme based on system preference (#17051) 3 years ago
customizing-gitea.zh-cn.md Update documentation to reflect #15219 (#16442) 3 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 4 years ago
environment-variables.zh-cn.md Update docs and comments to remove macaron (#14491) 4 years ago
external-renderers.en-us.md Update documentation to reflect #15219 (#16442) 3 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
mail-templates-us.md Doc: Mail-Tempales: Fix AppUrl function name (#16939) 3 years ago
make.fr-fr.md docs: fix various typos and translate to french (#16477) 3 years ago
make.zh-cn.md Reformat docs (#13897) 4 years ago
protected-tags.en-us.md Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
repo-mirror.en-us.md Add push to remote mirror repository (#15157) 3 years ago
search-engines-indexation.en-us.md Reformat docs (#13897) 4 years ago
signing.en-us.md Specify relation between multiple signing options (#15496) 3 years ago
third-party-tools.zh-cn.md Reformat docs (#13897) 4 years ago