mirror of https://github.com/go-gitea/gitea.git
Backport #27000 by @wxiaoguang This PR reduces the complexity of the system setting system. It only needs one line to introduce a new option, and the option can be used anywhere out-of-box. It is still high-performant (and more performant) because the config values are cached in the config system.  Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
1 year ago | |
---|---|---|
.. | ||
branch.go | ||
collaborator.go | ||
collaborator_test.go | ||
commits.go | 2 years ago | |
commits_test.go | 1 year ago | |
create.go | ||
create_test.go | ||
delete.go | 1 year ago | |
env.go | ||
fork.go | 2 years ago | |
generate.go | ||
generate_test.go | ||
hooks.go | ||
init.go | ||
init_test.go | ||
license.go | ||
license_test.go | ||
main_test.go | ||
push.go | ||
repo.go | 1 year ago | |
temp.go |