gitea/modules
wxiaoguang c21605951b
Make environment-to-ini support loading key value from file (#24832)
Replace #19857

Close #19856
Close #10311
Close #10123

Major changes:

1. Move a lot of code from `environment-to-ini.go` to `config_env.go` to
make them testable.
2. Add `__FILE` support
3. Update documents
4. Add tests
2023-05-24 11:37:22 +08:00
..
actions
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
context Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
csv
doctor Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
emoji
eventsource
generate
git Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 2023-05-23 16:30:19 +00:00
gitgraph
graceful Fix regression: access log template, gitea manager cli command (#24838) 2023-05-22 09:38:38 +08:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
issue/template
json
label
lfs Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
log Fix flakey test in logger test (#24883) 2023-05-23 16:01:20 +00:00
markup Fix video width overflow in markdown, and other changes to match img (#24834) 2023-05-21 21:19:37 +00:00
mcaptcha Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
metrics
migration Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
mirror
nosql
notification
options
packages Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
paginator
pprof
private Add gitea manager reload-templates command (#24843) 2023-05-22 23:51:40 +08:00
process
proxy
proxyprotocol
public
queue Do not call nil handler for a dummy queue (#24880) 2023-05-23 13:40:55 +02:00
recaptcha Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
references
regexplru
repository Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2023-05-13 20:59:11 +02:00
secret Improve decryption failure message (#24573) 2023-05-07 19:29:43 +08:00
session
setting Make environment-to-ini support loading key value from file (#24832) 2023-05-24 11:37:22 +08:00
sitemap
ssh Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
storage
structs Add API for Label templates (#24602) 2023-05-23 18:10:23 +08:00
svg
sync
system
templates Add gitea manager reload-templates command (#24843) 2023-05-22 23:51:40 +08:00
test Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
testlogger Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
timeutil
translation Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
turnstile
typesniffer
updatechecker
upload
uri
user Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
util Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
validation
web Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
webhook