Commit Graph

81 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
liangshiwei c7c7c3003a Make the method of the BackgroundJobStore class to virtual
6 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
6 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
6 years ago
Halil ibrahim Kalkan d8244c06ce No need to System.Linq.Dynamic.Core package
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Halil ibrahim Kalkan c624eac412 Fixed #698: Conflict for ConfigurationHelper
6 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
6 years ago
Yunus Emre Kalkan 7f97c12e61 Resharper and Coding Standards... #610
6 years ago
Halil ibrahim Kalkan e664da27f7 Ignore ConcurrencyStamp and ExtraProperties for mapping
6 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan 6b57118901 Fix: Use SetConfiguration instead of AddConfiguration.
6 years ago
Halil ibrahim Kalkan b3222927b0 Resolved #399: Added background jobs and audit logging module to the startup template.
6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
6 years ago
Yunus Emre Kalkan 326e091bf4 Background Jobs Module Rename "Volo.Abp" folders to "Volo/Abp"
7 years ago
Halil ibrahim Kalkan 0299133ec3 Fix #392: Use IsJobExecutionEnabled instead of IsEnabled.
7 years ago
Halil ibrahim Kalkan c024a33a97 Refactored channel pool and configuration.
7 years ago
Halil ibrahim Kalkan 6c3e3c066a Fix naming
7 years ago
Halil ibrahim Kalkan ce444f8734 Implemented channel pooling.
7 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan 14e55acd15 Move static values to configurable options.
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan c21a321104 Added sample app for the background jobs module
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