Commit Graph

49 Commits (a84e31143c696c39c9e894bcc83fcb4e78274a8f)

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