2071 Commits (ee3c8eef7593f375028cf5e786005ef87ce99a91)

Author SHA1 Message Date
maliming a860b00975
Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider 3 weeks ago
maliming 61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map 4 weeks ago
maliming 2eb9193071
Dispose HttpResponseMessage and HttpContent in HTTP client proxy 1 month ago
maliming 865c5bcfd5
Avoid stack overflow when logging exceptions in Blazor WebAssembly 1 month ago
maliming 9ddc15114f
Address Copilot review feedback (round 2) 1 month ago
maliming d3ab33a82d
Drop brittle exception type assertion in RemoteServiceExceptionHandler test 1 month ago
maliming 884768448e
Address Copilot review feedback 1 month ago
maliming f1edf9dce8
Improve CLI error reporting on abp.io auth/license failure 1 month ago
maliming 7e36451af4
Implement ImageResizeMode in SkiaSharp resizer and harden compressor 1 month ago
maliming d1e003833d
Assert the result stream is positioned at the start in SkiaSharp tests 1 month ago
maliming 1c3a01c28f
feat: add GIF support checks in image resizer and compressor tests 1 month ago
maliming 68bb49b081
Add SkiaSharp image compressor and bump Magick.NET 1 month ago
maliming 340bd51f49
Index batch state checker models by state for O(1) lookup 1 month ago
maliming a2eaaae994
Serialize batch state checkers per permission in dynamic distribution 1 month ago
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 1 month ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 2 months ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 2 months ago
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 2 months ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 2 months ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 2 months ago
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 2 months ago
maliming 72cf6bbcb8
Mirror AbpSelectTagHelperService info text tests for AbpInputTagHelperService 2 months ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 2 months ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 2 months ago
maliming f1df827ec9
Fix aria-describedby wiring and align abp-input/abp-select form-text rendering 2 months ago
maliming 5d4b7a4719
Add unit tests for AbpSelectTagHelperService info text rendering 2 months ago
maliming a39ec69d12
Address Copilot review feedback 2 months ago
maliming 6675411e2e
Address Copilot review feedback 2 months ago
maliming c27820d3bd
fix: blazor `<AbpStyles>`/`<AbpScripts>` ignore PathBase 2 months ago
maliming e4ccf01d23
address copilot review: wait for stale channel release before disposal; add barrier timeouts in tests 2 months ago
maliming 69adc13cbe
address copilot review: remove racy timestamp assertion in serialization test 2 months ago
maliming 61f9fb278c
address copilot review: dispose stale channel even when recreate fails 2 months ago
maliming 27edcf5691
address copilot review: dispose stale channel outside lock; async delay in tests 2 months ago
maliming ba4c0bd3d6
feat: add RabbitMQ tests and improve channel pool handling 2 months ago
maliming 7819e602ff
Detect EF Core database provider by keyword match 2 months ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 2 months ago
maliming 729b4de7d3
Improve batch state checker performance by sharing a single DI scope 2 months ago
maliming f3042d42f5
Fix culture-sensitive DateTime assertion in test 2 months ago
maliming aa3c7723f0
Fix truncation length and strengthen fallback test assertion 2 months ago
maliming 262543a9e4
Add truncation for large JSON output and fallback test coverage 2 months ago
maliming ff6e407e4c
Serialize complex objects in exception data logging 2 months ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 3 months ago
maliming 5f2d552ebd
restore behavior test for duplicate JSON keys with clearer naming and comment 3 months ago
maliming 4a6af1d10d
refactor: remove unused resource variable and update test to exclude parent cultures 3 months ago
maliming 9c5015b8ec
Refactor localization dictionary handling and improve test cases for split localization files 3 months ago
maliming f7c22b4123
Refactor localization handling and improve test coverage for split localization files 3 months ago
Anton Gritsenko 67f523e454 Add support for multiple localization files with same culture 3 months ago
maliming 36691ec106
Refactor logging mechanism and enhance orphan module warning tests 3 months ago
maliming 6ccb0ad689
Add warning for ABP modules not in the [DependsOn] chain 3 months ago
maliming a25e94fe23
Address Copilot review: fix nullability and add whitespace tests 3 months ago