| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GetByBean method because sometimes it's danger when query condition pa... | Lunny Xiao | 2023-12-07 | 1 | -4/+7 |
* | Increase "version" when update the setting value to a same value as before (#... | wxiaoguang | 2023-11-27 | 1 | -1/+1 |
* | Fix system config cache expiration timing (#28072) | wxiaoguang | 2023-11-16 | 1 | -8/+10 |
* | Refactor system setting (#27000) | wxiaoguang | 2023-10-05 | 1 | -256/+89 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 1 | -33/+29 |
* | Avoid warning for system setting when start up (#23054) | Lunny Xiao | 2023-02-24 | 1 | -20/+29 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -26/+33 |
* | Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) | Jason Song | 2023-01-17 | 1 | -0/+10 |
* | Fix set system setting failure once it cached (#22333) | Lunny Xiao | 2023-01-08 | 1 | -12/+15 |
* | fix gravatar disable bug (#22336) | Lunny Xiao | 2023-01-04 | 1 | -1/+1 |
* | Fix get system setting bug when enabled redis cache (#22295) | Lunny Xiao | 2023-01-02 | 1 | -7/+8 |
* | Fix bug of DisableGravatar default value (#22296) | Lunny Xiao | 2023-01-01 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -1/+1 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 1 | -6/+34 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -0/+261 |