2092 Commits (d22388262ddd90c2b9542f2d8b2b3a6ab60d5d09)

Author SHA1 Message Date
maliming 6975e88d63
Use IsDeleted column TypeMapping in soft-delete DbFunction 2 months ago
maliming a860b00975
Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 2 months ago
maliming fd3dc1fc95
Handle null in Region/ServiceURL setters and tighten nullable hints 2 months ago
maliming e8bcb11f32
Address Copilot review on AWS S3-compatible provider 2 months ago
maliming 9bce9e4b46
Support Cloudflare R2 in AWS BLOB provider 2 months ago
maliming 61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map 2 months ago
maliming 2eb9193071
Dispose HttpResponseMessage and HttpContent in HTTP client proxy 2 months ago
maliming 865c5bcfd5
Avoid stack overflow when logging exceptions in Blazor WebAssembly 3 months ago
maliming 9ddc15114f
Address Copilot review feedback (round 2) 3 months ago
maliming d3ab33a82d
Drop brittle exception type assertion in RemoteServiceExceptionHandler test 3 months ago
maliming 884768448e
Address Copilot review feedback 3 months ago
maliming f1edf9dce8
Improve CLI error reporting on abp.io auth/license failure 3 months ago
maliming 7e36451af4
Implement ImageResizeMode in SkiaSharp resizer and harden compressor 3 months ago
maliming d1e003833d
Assert the result stream is positioned at the start in SkiaSharp tests 3 months ago
maliming 1c3a01c28f
feat: add GIF support checks in image resizer and compressor tests 3 months ago
maliming 68bb49b081
Add SkiaSharp image compressor and bump Magick.NET 3 months ago
maliming 340bd51f49
Index batch state checker models by state for O(1) lookup 3 months ago
maliming a2eaaae994
Serialize batch state checkers per permission in dynamic distribution 3 months ago
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 3 months ago
maliming 44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 3 months ago
SALİH ÖZKARA 8054b26a31 Use marker interfaces for dynamic worker capabilities 3 months ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 3 months ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 3 months ago
SALİH ÖZKARA 29c38616f2 Expose dynamic worker scheduler capabilities 3 months ago
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 3 months ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 3 months ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 3 months ago
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 3 months ago
maliming 72cf6bbcb8
Mirror AbpSelectTagHelperService info text tests for AbpInputTagHelperService 3 months ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 3 months ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 3 months ago
maliming f1df827ec9
Fix aria-describedby wiring and align abp-input/abp-select form-text rendering 3 months ago
maliming 5d4b7a4719
Add unit tests for AbpSelectTagHelperService info text rendering 3 months ago
maliming a39ec69d12
Address Copilot review feedback 3 months ago
maliming 6675411e2e
Address Copilot review feedback 3 months ago
maliming c27820d3bd
fix: blazor `<AbpStyles>`/`<AbpScripts>` ignore PathBase 3 months ago
maliming e4ccf01d23
address copilot review: wait for stale channel release before disposal; add barrier timeouts in tests 4 months ago
maliming 69adc13cbe
address copilot review: remove racy timestamp assertion in serialization test 4 months ago
maliming 61f9fb278c
address copilot review: dispose stale channel even when recreate fails 4 months ago
maliming 27edcf5691
address copilot review: dispose stale channel outside lock; async delay in tests 4 months ago
maliming ba4c0bd3d6
feat: add RabbitMQ tests and improve channel pool handling 4 months ago
maliming 7819e602ff
Detect EF Core database provider by keyword match 4 months ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 4 months ago
maliming 729b4de7d3
Improve batch state checker performance by sharing a single DI scope 4 months ago
maliming f3042d42f5
Fix culture-sensitive DateTime assertion in test 4 months ago
maliming aa3c7723f0
Fix truncation length and strengthen fallback test assertion 4 months ago
maliming 262543a9e4
Add truncation for large JSON output and fallback test coverage 4 months ago
maliming ff6e407e4c
Serialize complex objects in exception data logging 4 months ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 4 months ago
maliming 5f2d552ebd
restore behavior test for duplicate JSON keys with clearer naming and comment 4 months ago