Commit Graph

43 Commits (69e6d1b752498fd6f6f6f47f9c8356bbe0ad4df8)

Author SHA1 Message Date
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
6 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
6 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
6 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
6 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
7 years ago
maliming b8ae3ffefd AbpIdentityServerTestDataBuilder AddClaimTypes.
7 years ago
Halil ibrahim Kalkan bd5381a187 add Volo.Abp.Identity.MongoDB dependency
7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration.
7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
7 years ago
Halil ibrahim Kalkan d6402bb805 Added IClientRepository.GetAllDistinctAllowedCorsOriginsAsync. Added missing tests.
7 years ago
Halil ibrahim Kalkan 000b619c56 Resolved #757: IdentityServer module should work with inmemory stores if data access layer is not added
7 years ago
Yunus Emre Kalkan f1ec845038 Resolved #724 Replace AddAlwaysAllowPermissionChecker usage by AddAlwaysAllowAuthorization
7 years ago
Yunus Emre Kalkan 71b269ef94 Identity server : added detailed identityResource for test
7 years ago
Yunus Emre Kalkan ec6bef7780 Identity server : added detailed apiresource for test
7 years ago
Yunus Emre Kalkan 3e2e06b2c7 Identity server test builder: detailed sample client
7 years ago
Yunus Emre Kalkan 10d8ff47e6 IdentityServer: Added AbpIdentityServerTestData.cs
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
maliming 3d29646936 Cross-platform path and project reference path.
7 years ago
Yunus Emre Kalkan 3ce9c1148d IdentityServer Repositories
7 years ago
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj
7 years ago
Yunus Emre Kalkan 0468792fcf IDS4 mongodb tests #496
7 years ago
Yunus Emre Kalkan 348d255da3 Added identityserver module
7 years ago