Commit Graph

2088 Commits (f02eae766a56784d48520702ca12a78bafb32bfe)
 

Author SHA1 Message Date
Halil ibrahim Kalkan 816b078fa1 Measure and log channel pool dispose
7 years ago
Halil ibrahim Kalkan d70875311f Dispose channel pool on application shutdown.
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 8b1a9e4ebb Introcude JobQueue
7 years ago
Halil ibrahim Kalkan c9335c568a RabbitMQ integration.
7 years ago
Halil ibrahim Kalkan 1245a3e390 Created RabbitMq connection and channel pooling draft.
7 years ago
Halil ibrahim Kalkan d33459a7bc Created Volo.Abp.RabbitMQ package.
7 years ago
Halil ibrahim Kalkan c0f9ff7f74 Refactor 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 761fa1d59a Created Hangfire module
7 years ago
Halil ibrahim Kalkan f4d4f78d12 Introduced Volo.Abp.BackgroundJobs.Abstractions package.
7 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer.
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 1bc3facd74 Add audit-logging and background-jobs to build scripts.
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
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system.
7 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs.
7 years ago
Halil ibrahim Kalkan 045fd70763 Remove NullBackgroundJobStore
7 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown
7 years ago
Halil ibrahim Kalkan 3e4798a7e2 Moved background manager from the old solution.
7 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project.
7 years ago
Halil ibrahim Kalkan 8769aa08ac Added background jobs module as an empty project.
7 years ago
Halil ibrahim Kalkan 5330a9a0af Refactor build scripts
7 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository.
7 years ago
Halil ibrahim Kalkan 250f2d1f8a Add GetOrAddAsync to DistributedCache.
7 years ago
Halil ibrahim Kalkan 2d8d2075cd Introduce ILanguageProvider, UseAbpRequestLocalization
7 years ago
Halil ibrahim Kalkan a5fc8ef9ab Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 2c4703b1af Refactor AbpIdentityOptionsFactory
7 years ago
Yunus Emre Kalkan 30d27f2062 Removed ItemGroup in bookstore sample web proj
7 years ago
Yunus Emre Kalkan a1f30d96d6 Resolved #369
7 years ago
Yunus Emre Kalkan d6c3ae2fce Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan db21469b35 Added PathUtils.PathNavigatesAboveRoot
7 years ago
Halil ibrahim Kalkan b955beb952 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 3234d8115d Rename IHybridWebRootFileProvider to IWebContentFileProvider
7 years ago
Yunus Emre Kalkan 3b59a95a57 added comment to tocamelcase regex
7 years ago
Halil ibrahim Kalkan 3f13a7baec Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time.
7 years ago
Yunus Emre Kalkan 28662dbed3 Form serializeobject now can convert field names to camelcase
7 years ago
Halil ibrahim Kalkan 9bf4e0c412 Refactor bundling
7 years ago
Halil ibrahim Kalkan 16af2ac271 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development.
7 years ago