summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/account_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-4/+4
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-1/+1
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-12/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* format with gofumpt (#18184)65432022-01-201-3/+3
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+99