aboutsummaryrefslogtreecommitdiffstats
path: root/models/system/setting_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-071-7/+4
* Increase "version" when update the setting value to a same value as before (#...wxiaoguang2023-11-271-0/+12
* Refactor system setting (#27000)wxiaoguang2023-10-051-29/+14
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-241-3/+3
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-6/+7
* Fix set system setting failure once it cached (#22333)Lunny Xiao2023-01-081-1/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-0/+53