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.
gitea/routers
wxiaoguang 9f8d59858a
Refactor system setting (#27000)
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.
1 year ago
..
api Even more `db.DefaultContext` refactor (#27352) 1 year ago
common Refactor system setting (#27000) 1 year ago
install Refactor system setting (#27000) 1 year ago
private make writing main test easier (#27270) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Refactor system setting (#27000) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago