aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/settings_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-8/+9
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-11/+11
* format with gofumpt (#18184)65432022-01-201-5/+0
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-9/+10
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-2/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-21/+22
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+2
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-11/+12
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-13/+14
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+413