aboutsummaryrefslogtreecommitdiffstats
path: root/models/admin
Commit message (Expand)AuthorAgeFilesLines
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+4
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-173-285/+0
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-253-38/+306
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-3/+4
* New cron task: delete old system notices (#19219)Pilou2022-03-281-0/+11
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+6
* Move user/org deletion to services (#17673)KN4CK3R2021-11-192-25/+11
* Move user functions into user.go (#17659)Lunny Xiao2021-11-183-0/+279