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/modules/system
Jason Song 60dc48dc00
Sync git hooks when config file path changed (#21619)
A patch to #17335.

Just like AppPath, Gitea writes its own CustomConf into git hook scripts
too. If Gitea's CustomConf changes, then the git push may fail.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
appstate.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
appstate_test.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
db.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
item_runtime.go Sync git hooks when config file path changed (#21619) 2 years ago
setting.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
user_setting.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago