Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dashboard ignored system setting cache (#21621) (#21759) | Lunny Xiao | 2022-11-10 | 2 | -80/+0 |
| | | | | | | | | backport #21621 This is a performance regression from #18058 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Andrew Thornton <art27@cantab.net> | ||||
* | Sync git hooks when config file path changed (#21619) (#21626) | Jason Song | 2022-10-30 | 1 | -1/+2 |
| | | | | | | | | | | | Backport #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> Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Add system setting table with cache and also add cache supports for user ↵ | Lunny Xiao | 2022-10-17 | 6 | -0/+223 |
setting (#18058) |