Commit Graph

49 Commits (f21ba0a80ee78755b2e8b495e9f5e07728d40490)

Author SHA1 Message Date
Halil İbrahim Kalkan ffe4e8c51c
Merge pull request #7531 from abpframework/auto-merge/rel-4-2/144
5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases.
5 years ago
Halil İbrahim Kalkan 1e1794de5f
Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137
5 years ago
Halil İbrahim Kalkan aa4d30c7b2 IgnoreMultiTenancy for BackgroundJobsMongoDbContext
5 years ago
Halil İbrahim Kalkan 68427bc2eb IBackgroundJobsDbContext should ignore multi-tenancy.
5 years ago
liangshiwei 5a6751f10b Improve
5 years ago
liangshiwei 3ce47a2525 Improve
5 years ago
liangshiwei d569511af7 Add CancellationToken optional parameter to the BackgroundJobs module repository methods
5 years ago
Halil İbrahim Kalkan 1525246a4d Use async in background jobs module.
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs
5 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static
5 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules
6 years ago
Ahmet Çotur c426441454 virtualized
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
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
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
maliming 9494efd62d Modify the entity update way of BackgroundJobStore
6 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
6 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan cc8fd28e5d Db table prefix revision for the identity module #1429
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
Halil İbrahim Kalkan d834687f7c Added BackgroundJobStore_Tests
6 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3
6 years ago
Halil İbrahim Kalkan 4ce0381da0 Fixed #1464: Add sync methods to IBackgroundJobStore
6 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
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
7 years ago
Halil ibrahim Kalkan e664da27f7 Ignore ConcurrencyStamp and ExtraProperties for mapping
7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
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 b3222927b0 Resolved #399: Added background jobs and audit logging module to the startup template.
7 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
7 years ago
Yunus Emre Kalkan 326e091bf4 Background Jobs Module Rename "Volo.Abp" folders to "Volo/Abp"
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan ae647e7757 Implemented mongodb background job module
7 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore
7 years ago
Halil ibrahim Kalkan f1da2241e9 #372 Added empty background jobs module.
7 years ago