2115 Commits (63a8b5b61d6e326e967698cd530be75d314a73e5)

Author SHA1 Message Date
maliming ff3de65b29
Avoid multiple enumeration in MultiLingualObjectManager 1 month ago
maliming d093ac1528
Fix index misalignment in MultiLingualObjectManager bulk fallback 1 month ago
maliming 3ae40b9c37
Preserve RabbitMQ connection settings from configuration 1 month ago
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 2 months ago
maliming 20847b1fc1
Isolate Thread.CurrentPrincipal in CurrentPrincipalAccessor test 2 months ago
maliming 7a74082d45
Restore the previous ambient principal when a Change scope is disposed 2 months ago
maliming cc321d1d41
Simplify anonymous principal assertions in CurrentPrincipalAccessor test 2 months ago
maliming 255a882586
Return anonymous principal instead of null in ThreadCurrentPrincipalAccessor 2 months ago
Ma Liming ee9969673d
Potential fix for pull request finding 2 months ago
maliming 79fe05648e
Check authenticated request instead of user before providing access token 2 months ago
maliming 598dc9006a
Pass configAction in generic HubConfigList.AddOrUpdate overload 2 months ago
SALİH ÖZKARA 64e9f1c2e1 Update low-code JSON schemas and sorting guard for flat layouts 3 months ago
maliming 65e130e325
test(ddd): expand dynamic sorting guard coverage 3 months ago
maliming a249f2a5a8
Add NamingNormalizers fallback bound to ProviderType inheritance 3 months ago
maliming 4933a23f6f
fix(ddd): restrict dynamic sorting selectors to property/field access 3 months ago
copilot-swe-agent[bot] 14187dbbd8
Rename test to reflect fallback behavior when ProviderType is not explicitly configured 3 months ago
Engincan VESKE 8003e1d439 Use fallback blob provider type. 3 months ago
maliming 6975e88d63
Use IsDeleted column TypeMapping in soft-delete DbFunction 3 months ago
maliming f277b72cb5
Cover IMultiTenant filter and assert property name in expression 3 months ago
maliming d373e15612
Use CLR property name in soft-delete and multi-tenant filters 3 months ago
maliming a860b00975
Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 3 months ago
maliming fd3dc1fc95
Handle null in Region/ServiceURL setters and tighten nullable hints 3 months ago
maliming e8bcb11f32
Address Copilot review on AWS S3-compatible provider 3 months ago
maliming 9bce9e4b46
Support Cloudflare R2 in AWS BLOB provider 3 months ago
maliming 61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map 3 months ago
maliming 2eb9193071
Dispose HttpResponseMessage and HttpContent in HTTP client proxy 3 months ago
maliming 865c5bcfd5
Avoid stack overflow when logging exceptions in Blazor WebAssembly 3 months ago
maliming 9ddc15114f
Address Copilot review feedback (round 2) 4 months ago
maliming d3ab33a82d
Drop brittle exception type assertion in RemoteServiceExceptionHandler test 4 months ago
maliming 884768448e
Address Copilot review feedback 4 months ago
maliming f1edf9dce8
Improve CLI error reporting on abp.io auth/license failure 4 months ago
maliming 7e36451af4
Implement ImageResizeMode in SkiaSharp resizer and harden compressor 4 months ago
maliming d1e003833d
Assert the result stream is positioned at the start in SkiaSharp tests 4 months ago
maliming 1c3a01c28f
feat: add GIF support checks in image resizer and compressor tests 4 months ago
maliming 68bb49b081
Add SkiaSharp image compressor and bump Magick.NET 4 months ago
maliming 340bd51f49
Index batch state checker models by state for O(1) lookup 4 months ago
maliming a2eaaae994
Serialize batch state checkers per permission in dynamic distribution 4 months ago
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 4 months ago
maliming 44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 4 months ago
SALİH ÖZKARA 8054b26a31 Use marker interfaces for dynamic worker capabilities 4 months ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 4 months ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 4 months ago
SALİH ÖZKARA 29c38616f2 Expose dynamic worker scheduler capabilities 4 months ago
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 4 months ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 4 months ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 4 months ago
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 4 months ago
maliming 72cf6bbcb8
Mirror AbpSelectTagHelperService info text tests for AbpInputTagHelperService 4 months ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 4 months ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 4 months ago