aboutsummaryrefslogtreecommitdiffstats
path: root/models/user/setting.go
Commit message (Expand)AuthorAgeFilesLines
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-16/+16
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+5
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-5/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+5
* Fix bug on user setting (#22539)Lunny Xiao2023-01-211-4/+10
* Fix get system setting bug when enabled redis cache (#22295)Lunny Xiao2023-01-021-5/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-5/+31
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-0/+28
* Add config options to hide issue events (#17414)qwerty2872022-01-211-11/+43
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Add user settings key/value DB table (#16834)techknowlogick2021-11-221-0/+116