Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Giteabot
21cd5c2f3d
Fix all possible setting error related storages and added some tests ( #23911 ) ( #25244 )
...
Backport #23911 by @lunny
Follow up #22405
Fix #20703
This PR rewrites storage configuration read sequences with some breaks
and tests. It becomes more strict than before and also fixed some
inherit problems.
- Move storage's MinioConfig struct into setting, so after the
configuration loading, the values will be stored into the struct but not
still on some section.
- All storages configurations should be stored on one section,
configuration items cannot be overrided by multiple sections. The
prioioty of configuration is `[attachment]` > `[storage.attachments]` |
`[storage.customized]` > `[storage]` > `default`
- For extra override configuration items, currently are `SERVE_DIRECT`,
`MINIO_BASE_PATH`, `MINIO_BUCKET`, which could be configured in another
section. The prioioty of the override configuration is `[attachment]` >
`[storage.attachments]` > `default`.
- Add more tests for storages configurations.
- Update the storage documentations.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
administration
Fix all possible setting error related storages and added some tests ( #23911 ) ( #25244 )
1 year ago
contributing
Change branch name from master to main in some documents' links ( #25126 ) ( #25140 )
1 year ago
development
Change branch name from master to main in some documents' links ( #25126 ) ( #25140 )
1 year ago
help
Improve some documents: release version, logging, NFS lock ( #25202 ) ( #25204 )
1 year ago
installation
Change branch name from master to main in some documents' links ( #25126 ) ( #25140 )
1 year ago
usage
change placeholders in actions docs
1 year ago
actions.en-us.md
Docs for Gitea Actions ( #24405 )
2 years ago
administration.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
administration.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
contributing.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
development.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.fr-fr.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
help.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
installation.en-us.md
Import docs into main repository ( #2874 )
7 years ago
installation.fr-fr.md
General documentation cleanup ( #3317 )
7 years ago
installation.zh-cn.md
Import docs into main repository ( #2874 )
7 years ago
installation.zh-tw.md
Import docs into main repository ( #2874 )
7 years ago
packages.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
search.de-de.md
Refactor docs ( #23752 )
2 years ago
search.en-us.md
Refactor docs ( #23752 )
2 years ago
search.fr-fr.md
Refactor docs ( #23752 )
2 years ago
search.nl-nl.md
Refactor docs ( #23752 )
2 years ago
search.pt-br.md
Refactor docs ( #23752 )
2 years ago
search.zh-cn.md
Refactor docs ( #23752 )
2 years ago
search.zh-tw.md
Refactor docs ( #23752 )
2 years ago
usage.en-us.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
usage.zh-cn.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago
usage.zh-tw.md
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts ( #23629 )
2 years ago