Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove xunit from code coverage. | 杨宇千 | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Add configuration file to remove Database Migration Files from code coverage. | 杨宇千 | 2019-08-09 | 2 | -1/+14 |
| | |||||
* | Add UserController unit tests. | 杨宇千 | 2019-08-09 | 6 | -10/+252 |
| | |||||
* | Reorganize unit tests. | 杨宇千 | 2019-08-08 | 9 | -62/+97 |
| | |||||
* | Rename user yo users in route. | 杨宇千 | 2019-08-08 | 1 | -9/+9 |
| | |||||
* | 2 things. | 杨宇千 | 2019-08-08 | 3 | -11/+3 |
| | | | | | 1. Make Administrator in UserPutRequest nullable. 2. Remove default route. | ||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 48 | -1515/+1556 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 46 | -1511/+1552 |
| | | |||||
* | | 3 things. | 杨宇千 | 2019-08-05 | 27 | -61/+155 |
|/ | | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. | ||||
* | Merge pull request #37 from crupest/code-coverage | 杨宇千 | 2019-08-05 | 2 | -1/+16 |
|\ | | | | | Add code coverage. | ||||
| * | Hone code coverage result file path to avoid noise. | 杨宇千 | 2019-08-05 | 1 | -1/+1 |
| | | |||||
| * | Use newer dotnet sdk that supports CC in CI. | 杨宇千 | 2019-08-05 | 1 | -0/+5 |
| | | |||||
| * | Add code coverage. | 杨宇千 | 2019-08-05 | 2 | -1/+11 |
|/ | |||||
* | Merge pull request #36 from crupest/log | 杨宇千 | 2019-08-04 | 4 | -392/+492 |
|\ | | | | | Improve log. | ||||
| * | Improve log. | 杨宇千 | 2019-08-04 | 4 | -392/+492 |
|/ | |||||
* | Merge pull request #34 from crupest/token-time | 杨宇千 | 2019-08-04 | 21 | -556/+816 |
|\ | | | | | Set token expired time and write unit tests. | ||||
| * | Fix the database bug in unit tests. | 杨宇千 | 2019-08-04 | 5 | -70/+92 |
| | | |||||
| * | WIP: Need to solve the entity framework problem. | 杨宇千 | 2019-08-04 | 8 | -604/+624 |
| | | |||||
| * | Continue to add unit tests for token. Fix a bug thanks to unit test. | 杨宇千 | 2019-08-04 | 5 | -22/+92 |
| | | |||||
| * | Add unit tests for token. | 杨宇千 | 2019-08-04 | 3 | -9/+51 |
| | | |||||
| * | Clean codes. | 杨宇千 | 2019-08-04 | 4 | -20/+5 |
| | | |||||
| * | Use default mvc route. | 杨宇千 | 2019-08-04 | 1 | -6/+1 |
| | | |||||
| * | Add token expire time. | 杨宇千 | 2019-08-01 | 7 | -11/+65 |
| | | |||||
| * | Password service use exception. | 杨宇千 | 2019-08-01 | 2 | -38/+47 |
| | | |||||
| * | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 5 | -13/+76 |
|/ | |||||
* | Update CI. Remove unused settings. | 杨宇千 | 2019-07-29 | 3 | -27/+18 |
| | |||||
* | Merge pull request #30 from crupest/remove-cos | 杨宇千 | 2019-07-29 | 3 | -438/+0 |
|\ | | | | | Remove qcloud cos completely. | ||||
| * | Merge branch 'master' into remove-cos | 杨宇千 | 2019-07-29 | 8 | -26/+26 |
| |\ | |/ |/| | |||||
* | | Merge pull request #29 from crupest/rename-admin | 杨宇千 | 2019-07-29 | 8 | -26/+26 |
|\ \ | | | | | | | Rename isAdmin to administrator. | ||||
| * \ | Merge branch 'master' into rename-admin | 杨宇千 | 2019-07-29 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into rename-admin | 杨宇千 | 2019-07-29 | 1 | -0/+3 |
| |\ \ | |||||
| * | | | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 8 | -26/+26 |
| | | | | |||||
| | | * | Merge branch 'master' into remove-cos | 杨宇千 | 2019-07-29 | 2 | -1/+4 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Update CI badge in readme. | 杨宇千 | 2019-07-29 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CI: avoid dumplicate build for pull request. | 杨宇千 | 2019-07-29 | 1 | -0/+3 |
|/ / | |||||
| * | Remove QCloud COS completely. | 杨宇千 | 2019-07-29 | 3 | -438/+0 |
|/ | |||||
* | Separate build and release CI. | 杨宇千 | 2019-07-29 | 2 | -1/+27 |
| | |||||
* | Update README.md | 杨宇千 | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | CI: Remove dumplicated artifact download. | 杨宇千 | 2019-07-27 | 1 | -7/+1 |
| | |||||
* | Update CI. | 杨宇千 | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | Update CI. | 杨宇千 | 2019-07-27 | 1 | -0/+1 |
| | |||||
* | Update ci. | 杨宇千 | 2019-07-27 | 1 | -36/+56 |
| | |||||
* | Update azure-pipelines.yml for Azure Pipelines | 杨宇千 | 2019-07-27 | 1 | -3/+3 |
| | |||||
* | Merge pull request #25 from crupest/auth | 杨宇千 | 2019-07-27 | 26 | -507/+667 |
|\ | | | | | Refactor a lot, especially authentication. | ||||
| * | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 8 | -43/+27 |
| | | |||||
| * | WIP: Change UserController. | 杨宇千 | 2019-07-23 | 7 | -131/+124 |
| | | |||||
| * | WIP: Rewrite TokenController. | 杨宇千 | 2019-07-23 | 4 | -56/+72 |
| | | |||||
| * | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 8 | -199/+72 |
| | | |||||
| * | WIP: change auth handler. | 杨宇千 | 2019-07-21 | 2 | -25/+17 |
| | | |||||
| * | WIP: change UserService. | 杨宇千 | 2019-07-21 | 6 | -54/+172 |
| | |