Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unit tests for change username. | 杨宇千 | 2019-08-17 | 1 | -1/+74 |
* | Finally solve the database conflict problem in unit tests. | 杨宇千 | 2019-08-17 | 1 | -83/+118 |
* | Add username format check. | 杨宇千 | 2019-08-12 | 1 | -0/+11 |
* | Clean code. | 杨宇千 | 2019-08-11 | 1 | -1/+0 |
* | Add FluentAssertions. | 杨宇千 | 2019-08-11 | 1 | -30/+22 |
* | Add UserController unit tests. | 杨宇千 | 2019-08-09 | 1 | -8/+179 |
* | Reorganize unit tests. | 杨宇千 | 2019-08-08 | 1 | -2/+3 |
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 1 | -36/+36 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 1 | -36/+36 |
* | | 3 things. | 杨宇千 | 2019-08-05 | 1 | -1/+1 |
|/ | |||||
* | Fix the database bug in unit tests. | 杨宇千 | 2019-08-04 | 1 | -3/+3 |
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 1 | -2/+2 |
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 1 | -0/+36 |