forgejo/models/system
wxiaoguang fce1d5d7dc
Fix system config cache expiration timing (#28072)
To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.

Fix #28057
2023-11-16 12:53:42 +00:00
..
appstate.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notice.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
notice_test.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
setting.go Fix system config cache expiration timing (#28072) 2023-11-16 12:53:42 +00:00
setting_test.go Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00