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/models/system
Giteabot 9f63d27ec4
Fix system config cache expiration timing (#28072) (#28090)
Backport #28072

To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.

Fix #28057

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
appstate.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go move repository deletion to service layer (#26948) 1 year ago
notice.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
notice_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
setting.go Fix system config cache expiration timing (#28072) (#28090) 1 year ago
setting_test.go Refactor system setting (#27000) (#27452) 1 year ago