summaryrefslogtreecommitdiffstats
path: root/models/system
Commit message (Expand)AuthorAgeFilesLines
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-122-2/+2
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-102-6/+39
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-177-0/+666