51 Commits (081d7928179cad490dcafe0223f4b6d67b82fa47)

Author SHA1 Message Date
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ahmet 0bdebe8a74 init background jobs module 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction 6 years ago
liangshiwei 178bde4cee Update mongodb unit tests 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming 04a27c70fa Upgrade BackgroundJobs module packages. 6 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor. 6 years ago
Halil İbrahim Kalkan 1b8569afe5 Upgrade EF core for the modules. 6 years ago
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
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing 6 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api 6 years ago
Mehmet Tüken 734059d9ff [modules/backgroundjobs] fix mongo.exe dispose 6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1 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 c5a7fb3ee2 BackgroundJobs modules abp prefix 7 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan d834687f7c Added BackgroundJobStore_Tests 7 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3 7 years ago
maliming 3c9d5fd559 Format code. 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
Halil İbrahim Kalkan b421f915c1 Module template refactor. 7 years ago
Halil İbrahim Kalkan 687603d7a5 Update background-jobs module NuGet packages. 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 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
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf 8 years ago
Yunus Emre Kalkan 326e091bf4 Background Jobs Module Rename "Volo.Abp" folders to "Volo/Abp" 8 years ago
Halil ibrahim Kalkan 0299133ec3 Fix #392: Use IsJobExecutionEnabled instead of IsEnabled. 8 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions 8 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore 8 years ago
Halil ibrahim Kalkan f1da2241e9 #372 Added empty background jobs module. 8 years ago