 Lunny XiaoandGitHub
|
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 |
|
 
|
81926d61db
|
Decouple unit test, remove intermediate unittestbridge package (#17662)
Co-authored-by: Lunny Xiao <[email protected]>
|
2021-11-16 16:53:21 +08:00 |
|
 
|
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 <[email protected]>
|
2021-09-19 19:49:59 +08:00 |
|
 zeripathandGitHub
|
cd8db3a83d
|
Prevent "Race" detected in TestAdmin*User (#16830)
These tests are missing the defer prefix.
Related #1441
Signed-off-by: Andrew Thornton <[email protected]>
|
2021-08-27 15:00:37 +02:00 |
|
   
|
6b3b6f1833
|
Add option to change username to the admin panel (#14229)
Co-authored-by: Bwko <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-authored-by: zeripath <[email protected]>
|
2021-01-10 14:14:02 +02:00 |
|