95 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
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 a37b797dad Update migrations for identity user IsExternal property. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed 6 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs 6 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static 6 years ago
maliming c42533bf9f Update migration files. 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
Halil İbrahim Kalkan 81193a261b Clean unused code and format code. 6 years ago
maliming 219a708acf Upgrade Hangfire.SqlServer package to 1.7.11 6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules 6 years ago
Ahmet Çotur c426441454 virtualized 6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 6 years ago
liangshiwei d5b7f72272 Delete demo app appsettings 6 years ago
liangshiwei 32e9679a7a remove backgroundjobs demo app fody 6 years ago
liangshiwei 5815a2a514 Quartz demoapp switch to ramstore 6 years ago
liangshiwei 31b0c00b4f Add backgroundjobs.quartz demo app 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 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
maliming 1ae083f11a Remove the sync method for tenant & background job module. 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
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
maliming 9494efd62d Modify the entity update way of BackgroundJobStore 7 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix 7 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage. 7 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan bac992b7ef BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions 7 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs 7 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema 7 years ago
Halil İbrahim Kalkan cc8fd28e5d Db table prefix revision for the identity module #1429 7 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules 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 7b83a49064 Temporary disable logging for the background job demo 7 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3 7 years ago