|  KN4CK3R | 3f280f89e7 | Update HTTP status codes to modern codes (#18063) * 2xx/3xx/4xx/5xx -> http.Status...
* http.StatusFound -> http.StatusTemporaryRedirect
* http.StatusMovedPermanently -> http.StatusPermanentRedirect | 2022-03-23 12:54:07 +08:00 | 
				
					
						|  Lunny Xiao | a666829a37 | Move user related model into models/user (#17781) * Move user related model into models/user
* Fix lint for windows
* Fix windows lint
* Fix windows lint
* Move some tests in models
* Merge | 2021-11-24 17:49:20 +08:00 | 
				
					
						|  wxiaoguang | 81926d61db | Decouple unit test, remove intermediate `unittestbridge` package (#17662) Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | 2021-11-16 16:53:21 +08:00 | 
				
					
						|  Lunny Xiao | a4bfef265d | Move db related basic functions to models/db (#17075) * Move db related basic functions to models/db
* Fix lint
* Fix lint
* Fix test
* Fix lint
* Fix lint
* revert unnecessary change
* Fix test
* Fix wrong replace string
* Use *Context
* Correct committer spelling and fix wrong replaced words
Co-authored-by: zeripath <art27@cantab.net> | 2021-09-19 19:49:59 +08:00 | 
				
					
						|  zeripath | cd8db3a83d | Prevent "Race" detected in TestAdmin*User (#16830) These tests are missing the defer prefix.
Related #1441
Signed-off-by: Andrew Thornton <art27@cantab.net> | 2021-08-27 15:00:37 +02:00 | 
				
					
						|  6543 | 6b3b6f1833 | Add option to change username to the admin panel (#14229) Co-authored-by: Bwko <bouwko@gmail.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: zeripath <art27@cantab.net> | 2021-01-10 14:14:02 +02:00 |