10276 Commits (2fbe234c90bcd4f6b1be94a6dd3fceb202cf480e)

Author SHA1 Message Date
Mohamed Nazem 2fbe234c90
Revise Arabic error messages in localization file 2 weeks ago
maliming e3ccbb6fbe
Address Copilot review feedback (round 3) 2 weeks ago
maliming 9ddc15114f
Address Copilot review feedback (round 2) 2 weeks ago
maliming d3ab33a82d
Drop brittle exception type assertion in RemoteServiceExceptionHandler test 2 weeks ago
maliming 884768448e
Address Copilot review feedback 2 weeks ago
maliming f1edf9dce8
Improve CLI error reporting on abp.io auth/license failure 2 weeks ago
maliming e9318edf53
Keep stretch as the default resize mode in SkiaSharp resizer 2 weeks ago
maliming 7e36451af4
Implement ImageResizeMode in SkiaSharp resizer and harden compressor 2 weeks ago
maliming d1e003833d
Assert the result stream is positioned at the start in SkiaSharp tests 2 weeks ago
maliming fc568d1d2d
Reset position of the resized image stream in SkiaSharp resizer 2 weeks ago
maliming 1c3a01c28f
feat: add GIF support checks in image resizer and compressor tests 2 weeks ago
maliming 68bb49b081
Add SkiaSharp image compressor and bump Magick.NET 2 weeks ago
maliming 340bd51f49
Index batch state checker models by state for O(1) lookup 3 weeks ago
maliming a2eaaae994
Serialize batch state checkers per permission in dynamic distribution 3 weeks ago
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 3 weeks ago
maliming 44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 3 weeks ago
SALİH ÖZKARA 8054b26a31 Use marker interfaces for dynamic worker capabilities 3 weeks ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 3 weeks ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 3 weeks ago
SALİH ÖZKARA 29c38616f2 Expose dynamic worker scheduler capabilities 3 weeks ago
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 4 weeks ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 4 weeks ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 4 weeks ago
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 1 month ago
maliming 72cf6bbcb8
Mirror AbpSelectTagHelperService info text tests for AbpInputTagHelperService 1 month ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 1 month ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 1 month ago
maliming f1df827ec9
Fix aria-describedby wiring and align abp-input/abp-select form-text rendering 1 month ago
maliming 5d4b7a4719
Add unit tests for AbpSelectTagHelperService info text rendering 1 month ago
maliming 4c58ca165f
Render abp-select info as <div class="form-text"> with aria-describedby 1 month ago
maliming aa3baa63bb
Address Copilot review: wrap Clicked.InvokeAsync method group in lambda 1 month ago
maliming 2bb8c439cf
Wrap MudBlazor UI calls with InvokeAsync to fix Dispatcher race in InteractiveServer mode 1 month ago
maliming a39ec69d12
Address Copilot review feedback 1 month ago
maliming a7610e51cb
fix: blazor `<AbpStyles>`/`<AbpScripts>` lose `PathBase` for `WebAssemblyStyleFiles`/`WebAssemblyScriptFiles` 1 month ago
maliming 6675411e2e
Address Copilot review feedback 1 month ago
maliming c27820d3bd
fix: blazor `<AbpStyles>`/`<AbpScripts>` ignore PathBase 1 month ago
maliming e4ccf01d23
address copilot review: wait for stale channel release before disposal; add barrier timeouts in tests 1 month ago
maliming 69adc13cbe
address copilot review: remove racy timestamp assertion in serialization test 1 month ago
maliming 61f9fb278c
address copilot review: dispose stale channel even when recreate fails 1 month ago
maliming 27edcf5691
address copilot review: dispose stale channel outside lock; async delay in tests 1 month ago
maliming 4286e3f581
fix: use netstandard-compatible TryRemove overload in ChannelPool 1 month ago
maliming ba4c0bd3d6
feat: add RabbitMQ tests and improve channel pool handling 1 month ago
Liu Ke 104b4d0a94 fix(#25310): revent hanging when acquiring closed channel after rabbitmq restart 1 month ago
maliming 7819e602ff
Detect EF Core database provider by keyword match 1 month ago
Engincan VESKE 6bf1905d36
Update framework/src/Volo.Abp.VirtualFileSystem/Volo/Abp/VirtualFileSystem/VirtualFileSetListExtensions.cs 2 months ago
Engincan VESKE 5e12a1a250 Revert "Pass ExclusionFilters to ReplaceEmbeddedByPhysical for letting developers define which files should be included or excluded" 2 months ago
Engincan VESKE 46ea66285e Pass ExclusionFilters to ReplaceEmbeddedByPhysical for letting developers define which files should be included or excluded 2 months ago
Engincan VESKE 6c41530e1e Pass ExclusionFilters to ReplaceEmbeddedByPhysical for letting developers define which files should be included or excluded 2 months ago
maliming 6505dc0d20
Optimize batch state checker model lookup from O(N²) to O(N) 2 months ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 2 months ago