59 Commits (41cd32d41bfa54c3c45ced9ce0c42a1dc6b6da8a)

Author SHA1 Message Date
Yunus Emre Kalkan b24a0953a4 Delete source codes 5 years ago
Ahmet Çotur 88fce45394 Added BackgroundJobs module installer package 5 years ago
Yunus Emre Kalkan 143a382d64 Created source code projects 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method 5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module 5 years ago
Ahmet 0bdebe8a74 init background jobs module 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 6 years ago
Halil İbrahim Kalkan aa4d30c7b2 IgnoreMultiTenancy for BackgroundJobsMongoDbContext 6 years ago
Halil İbrahim Kalkan 68427bc2eb IBackgroundJobsDbContext should ignore multi-tenancy. 6 years ago
liangshiwei 5a6751f10b Improve 6 years ago
liangshiwei 3ce47a2525 Improve 6 years ago
liangshiwei d569511af7 Add CancellationToken optional parameter to the BackgroundJobs module repository methods 6 years ago
Halil İbrahim Kalkan 1525246a4d Use async in background jobs module. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs 6 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static 6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules 7 years ago
Ahmet Çotur c426441454 virtualized 7 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls 7 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module. 7 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api 7 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
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 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 d834687f7c Added BackgroundJobStore_Tests 7 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3 7 years ago
Halil İbrahim Kalkan 4ce0381da0 Fixed #1464: Add sync methods to IBackgroundJobStore 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
liangshiwei c7c7c3003a Make the method of the BackgroundJobStore class to virtual 7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes 7 years ago
Halil ibrahim Kalkan d8244c06ce No need to System.Linq.Dynamic.Core package 8 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 8 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb. 8 years ago
Halil ibrahim Kalkan e664da27f7 Ignore ConcurrencyStamp and ExtraProperties for mapping 8 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements 8 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 8 years ago
Halil ibrahim Kalkan b3222927b0 Resolved #399: Added background jobs and audit logging module to the startup template. 8 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf 8 years ago