aboutsummaryrefslogtreecommitdiff
path: root/models/system
AgeCommit message (Expand)Author
2023-02-24Avoid warning for system setting when start up (#23054)Lunny Xiao
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-01-17Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song
2023-01-08Fix set system setting failure once it cached (#22333)Lunny Xiao
2023-01-04fix gravatar disable bug (#22336)Lunny Xiao
2023-01-02Fix get system setting bug when enabled redis cache (#22295)Lunny Xiao
2023-01-01Fix bug of DisableGravatar default value (#22296)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-12Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao
2022-11-10Fix dashboard ignored system setting cache (#21621)Lunny Xiao
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-10-17Add system setting table with cache and also add cache supports for user sett...Lunny Xiao