116 Commits (6c3e3c066a052d4dc4e84d48ebdcaeeb4449c293)

Author SHA1 Message Date
Halil ibrahim Kalkan 816b078fa1 Measure and log channel pool dispose 8 years ago
Halil ibrahim Kalkan d70875311f Dispose channel pool on application shutdown. 8 years ago
Halil ibrahim Kalkan ce444f8734 Implemented channel pooling. 8 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs. 8 years ago
Halil ibrahim Kalkan 8b1a9e4ebb Introcude JobQueue 8 years ago
Halil ibrahim Kalkan c9335c568a RabbitMQ integration. 8 years ago
Halil ibrahim Kalkan 1245a3e390 Created RabbitMq connection and channel pooling draft. 8 years ago
Halil ibrahim Kalkan d33459a7bc Created Volo.Abp.RabbitMQ package. 8 years ago
Halil ibrahim Kalkan c0f9ff7f74 Refactor background jobs. 8 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs. 8 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project. 8 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions 8 years ago
Halil ibrahim Kalkan 761fa1d59a Created Hangfire module 8 years ago
Halil ibrahim Kalkan f4d4f78d12 Introduced Volo.Abp.BackgroundJobs.Abstractions package. 8 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer. 8 years ago
Halil ibrahim Kalkan 14e55acd15 Move static values to configurable options. 8 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor. 8 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore 8 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional. 8 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system. 8 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs. 8 years ago
Halil ibrahim Kalkan 045fd70763 Remove NullBackgroundJobStore 8 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown 8 years ago
Halil ibrahim Kalkan 3e4798a7e2 Moved background manager from the old solution. 8 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project. 8 years ago
Halil ibrahim Kalkan 8769aa08ac Added background jobs module as an empty project. 8 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository. 8 years ago
Halil ibrahim Kalkan 250f2d1f8a Add GetOrAddAsync to DistributedCache. 8 years ago
Halil ibrahim Kalkan 2d8d2075cd Introduce ILanguageProvider, UseAbpRequestLocalization 8 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368 8 years ago
Halil ibrahim Kalkan db21469b35 Added PathUtils.PathNavigatesAboveRoot 8 years ago
Halil ibrahim Kalkan 3234d8115d Rename IHybridWebRootFileProvider to IWebContentFileProvider 8 years ago
Yunus Emre Kalkan 3b59a95a57 added comment to tocamelcase regex 8 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time. 8 years ago
Yunus Emre Kalkan 28662dbed3 Form serializeobject now can convert field names to camelcase 8 years ago
Halil ibrahim Kalkan 9bf4e0c412 Refactor bundling 8 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development. 8 years ago
Halil ibrahim Kalkan 1660372ec5 AspNet Core virtual file provider refactored. 8 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests 8 years ago
Halil ibrahim Kalkan f1db01331f Language management redesigned. 8 years ago
Yunus Emre Kalkan 3436176367 AuditLogging module Username added to audit logs 8 years ago
Halil ibrahim Kalkan 415ea939ff Refactored localization dictionaries. 8 years ago
Halil ibrahim Kalkan 6b61aeaf4b Remove unused method. 8 years ago
Halil ibrahim Kalkan 74b7a43330 Localization improvements. 8 years ago
Yunus Emre Kalkan 89f57cb738 Added TruncateFromBeginning extension and used in audit loggng module 8 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests 8 years ago
Yunus Emre Kalkan 1bbaefa34b Added GetFirstGenericArgumentIfNullable extension method 8 years ago
Halil ibrahim Kalkan f8f0f2e6ec Remove BOM from layout.css 8 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements 8 years ago
Halil ibrahim Kalkan 2927debb53 Resolved #366: Audit Logging Improvements 8 years ago