Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid warning for system setting when start up (#23054) | Lunny Xiao | 2023-02-24 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -6/+6 |
* | Fix get system setting bug when enabled redis cache (#22295) | Lunny Xiao | 2023-01-02 | 1 | -3/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Adjust gitea doctor --run storages to check all storage types (#21785) | zeripath | 2022-11-15 | 1 | -0/+7 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 1 | -4/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -1/+8 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -7/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -0/+113 |