Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NeutralResourcesLanguage. Conform to best practices. | 杨宇千 | 2019-10-25 | 1 | -0/+91 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 1 | -0/+16 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 3 | -46/+37 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 4 | -68/+55 |
| | |||||
* | ... | 杨宇千 | 2019-10-17 | 6 | -111/+74 |
| | |||||
* | Init migration to dotnet core 3.0.0 . | 杨宇千 | 2019-09-25 | 2 | -10/+17 |
| | |||||
* | Add more tests on avatar. | 杨宇千 | 2019-09-01 | 1 | -0/+13 |
| | |||||
* | Use etag for cache. | 杨宇千 | 2019-08-20 | 1 | -1/+2 |
| | |||||
* | Add avatar 304. | 杨宇千 | 2019-08-19 | 1 | -3/+1 |
| | |||||
* | Add integrated tests. | 杨宇千 | 2019-08-19 | 2 | -0/+30 |
| | |||||
* | Add avatar service. | 杨宇千 | 2019-08-18 | 2 | -0/+19 |
| | |||||
* | Finally solve the database conflict problem in unit tests. | 杨宇千 | 2019-08-17 | 1 | -46/+35 |
| | |||||
* | Fix the bug in assert message and add a formatter. | 杨宇千 | 2019-08-11 | 1 | -4/+27 |
| | |||||
* | Add FluentAssertions. | 杨宇千 | 2019-08-11 | 5 | -117/+119 |
| | |||||
* | Add UserController unit tests. | 杨宇千 | 2019-08-09 | 4 | -0/+71 |
| | |||||
* | Reorganize unit tests. | 杨宇千 | 2019-08-08 | 4 | -69/+15 |
| | |||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 7 | -155/+155 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 6 | -155/+155 |
| | | |||||
* | | 3 things. | 杨宇千 | 2019-08-05 | 5 | -5/+24 |
|/ | | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. | ||||
* | Fix the database bug in unit tests. | 杨宇千 | 2019-08-04 | 2 | -59/+83 |
| | |||||
* | WIP: Need to solve the entity framework problem. | 杨宇千 | 2019-08-04 | 3 | -33/+33 |
| | |||||
* | Continue to add unit tests for token. Fix a bug thanks to unit test. | 杨宇千 | 2019-08-04 | 2 | -0/+31 |
| | |||||
* | Add unit tests for token. | 杨宇千 | 2019-08-04 | 1 | -0/+14 |
| | |||||
* | Clean codes. | 杨宇千 | 2019-08-04 | 3 | -16/+2 |
| | |||||
* | Password service use exception. | 杨宇千 | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 1 | -2/+4 |
| | |||||
* | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 1 | -3/+3 |
| | |||||
* | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 1 | -8/+1 |
| | |||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 2 | -2/+51 |
| | |||||
* | Add ObjectExists implementation in cos. Remove Test host environment. | crupest | 2019-04-24 | 1 | -1/+0 |
| | |||||
* | Move http models in to a new namespace. Revert last commit. | crupest | 2019-04-22 | 1 | -1/+1 |
| | |||||
* | Fix a bug in test code. | crupest | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 3 | -23/+53 |
| | |||||
* | Rename ValidateToken to VerifyToken. | crupest | 2019-04-15 | 1 | -4/+0 |
| | |||||
* | 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 | 1 | -1/+1 |
|/ | |||||
* | Change create token api. | crupest | 2019-04-11 | 1 | -6/+7 |
| | |||||
* | Develop user token interface. | crupest | 2019-02-14 | 1 | -0/+41 |
| | |||||
* | Init commit. | crupest | 2019-02-04 | 1 | -0/+23 |