Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add UserController unit tests. | 杨宇千 | 2019-08-09 | 5 | -8/+250 |
| | |||||
* | Reorganize unit tests. | 杨宇千 | 2019-08-08 | 9 | -62/+97 |
| | |||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 11 | -261/+261 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 10 | -261/+261 |
| | | |||||
* | | 3 things. | 杨宇千 | 2019-08-05 | 7 | -23/+70 |
|/ | | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. | ||||
* | Add code coverage. | 杨宇千 | 2019-08-05 | 1 | -0/+4 |
| | |||||
* | Fix the database bug in unit tests. | 杨宇千 | 2019-08-04 | 5 | -70/+92 |
| | |||||
* | WIP: Need to solve the entity framework problem. | 杨宇千 | 2019-08-04 | 5 | -202/+221 |
| | |||||
* | Continue to add unit tests for token. Fix a bug thanks to unit test. | 杨宇千 | 2019-08-04 | 3 | -7/+82 |
| | |||||
* | Add unit tests for token. | 杨宇千 | 2019-08-04 | 2 | -8/+50 |
| | |||||
* | Clean codes. | 杨宇千 | 2019-08-04 | 4 | -20/+5 |
| | |||||
* | Password service use exception. | 杨宇千 | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 1 | -2/+4 |
| | |||||
* | Merge branch 'master' into remove-cos | 杨宇千 | 2019-07-29 | 2 | -4/+4 |
|\ | |||||
| * | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 2 | -4/+4 |
| | | |||||
* | | Remove QCloud COS completely. | 杨宇千 | 2019-07-29 | 1 | -100/+0 |
|/ | |||||
* | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 3 | -33/+16 |
| | |||||
* | Add version column in user database. | 杨宇千 | 2019-07-20 | 1 | -36/+32 |
| | |||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 4 | -5/+54 |
| | |||||
* | Rename the cos service file. Fix a bug in test. | crupest | 2019-04-25 | 1 | -3/+4 |
| | |||||
* | Implement generate object get url in cos. | crupest | 2019-04-25 | 1 | -6/+39 |
| | |||||
* | Add ObjectExists implementation in cos. Remove Test host environment. | crupest | 2019-04-24 | 2 | -3/+31 |
| | |||||
* | Remove qcloud cs sdk. I will write one by myself. | crupest | 2019-04-23 | 1 | -0/+41 |
| | | | | Develop signature algorithm. | ||||
* | Move http models in to a new namespace. Revert last commit. | crupest | 2019-04-22 | 2 | -2/+2 |
| | |||||
* | Fix a bug in test code. | crupest | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 7 | -34/+98 |
| | |||||
* | Rename ValidateToken to VerifyToken. | crupest | 2019-04-15 | 2 | -13/+7 |
| | |||||
* | Merge branch '6-user' into separate | crupest | 2019-04-13 | 1 | -0/+50 |
|\ | |||||
| * | Add database connection. | crupest | 2019-04-12 | 1 | -0/+50 |
| | | |||||
* | | Init separate. | crupest | 2019-04-13 | 5 | -38/+6 |
|/ | |||||
* | Change create token api. | crupest | 2019-04-11 | 3 | -38/+36 |
| | |||||
* | Change assembly name of ci project file. | crupest | 2019-03-14 | 1 | -0/+0 |
| | | | | Rename test project file. | ||||
* | Optimize. Get rid of repeated yarn install. | crupest | 2019-03-14 | 1 | -0/+27 |
| | |||||
* | Develop user token interface. | crupest | 2019-02-14 | 3 | -33/+141 |
| | |||||
* | Add authorization. | crupest | 2019-02-07 | 2 | -58/+94 |
| | |||||
* | ... | crupest | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | Init commit. | crupest | 2019-02-04 | 4 | -0/+135 |