71 Commits (react-native-tutorial-update)

Author SHA1 Message Date
maliming 44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 7 days ago
SALİH ÖZKARA 8054b26a31 Use marker interfaces for dynamic worker capabilities 7 days ago
SALİH ÖZKARA 29c38616f2 Expose dynamic worker scheduler capabilities 1 week ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 2 weeks ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 2 weeks ago
maliming d8eefa4685
Add tests for dynamic background job handler registry and StopAllAsync, fix duplicate usings in DemoAppSharedModule 2 months ago
maliming 024f16cd99
Fix dynamic background job/worker code review issues 2 months ago
maliming 7c95bd6796
Fix dynamic background job code review issues 2 months ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 2 months ago
maliming 5d74d97566
Fix whitespace issues and update job handler registration in background job management 2 months ago
maliming 70c333ad97
Refactor background job execution and management 2 months ago
maliming fa15bc4cae
Add SemaphoreSlim for thread safety and concurrency tests 2 months ago
maliming 5babd75f91
feat: Implement dynamic background worker management with Quartz and TickerQ 2 months ago
SALİH ÖZKARA ebb5fae17a Validate schedules and replace dynamic workers 2 months ago
SALİH ÖZKARA b9a265a831 Defer dynamic handler registration and fix outcomes 2 months ago
SALİH ÖZKARA 15202a910c Add dynamic worker remove/update APIs 2 months ago
SALİH ÖZKARA dcf08ec627 Add dynamic background worker support 2 months ago
SALİH ÖZKARA 0b40f2c0f1 Use Abp.AnonymousJob name and add validation 2 months ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 2 months ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 2 months ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 2 months ago
SALİH ÖZKARA 2536c5afe6 Support EnqueueAsync by job name 2 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
ahmetfarukulu 69bbb7523f Background job cancellation token scope changed as ambient context 3 years ago
maliming e84367ceb3
Add unit test and update DemoApp. 3 years ago
ahmetfarukulu dcd091adfb CancellationToken parameter added for background jobs 3 years ago
liangshiwei 000e690a1c Switch to the tenant before the Execute Background Job 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 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
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0 7 years ago
maliming b1eed33962 Implement AsyncBackgroundJob. 7 years ago