1847 Commits (fb1257a7eabc56a57a18c3f55d151eb256f61640)

Author SHA1 Message Date
maliming dbcd7dbcb9
Add ProductCacheItem2 and update entity cache tests 2 months ago
maliming b5cd873526
Use EntityCacheItemWrapper in cache config 2 months ago
maliming 7f4347182f
Fix key-value mapping in GetOrAddMany and add tests 2 months ago
Ma Liming e50869a8e7
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 3 months ago
Ma Liming 1ba16383e3
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 3 months ago
maliming 8210f415fe
Enhance TimeZoneHelper with offset and validation 3 months ago
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 3 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 3 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 3 months ago
Ma Liming 0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 3 months ago
Ma Liming 3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 3 months ago
maliming 02bc0161f3
Add concurrency check for soft delete operations 3 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 3 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 4 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 4 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 4 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 4 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 4 months ago
Ma Liming 50c6ddd017
Remove NullLoggerFactory from CreateMapper method 5 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 5 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 5 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 6 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 6 months ago
Enis Necipoglu 3942e1aa33
Initial tests for AI package 6 months ago
maliming d023afaf3c
Fix mongo unit tests. 6 months ago
maliming c6a6306a6d
Upgrade all NuGet package to latest. 6 months ago
Nico Lachmuth f639c800f0 fix(): another test fix 7 months ago
Nico Lachmuth eb1641e2dd fix(): fix tests 7 months ago
Nico Lachmuth e7108c8d15 chore(): fix tests 7 months ago
maliming d2e5b8b3d4
Add `BLOB Storing Memory Provider` module. 7 months ago
maliming 1f0358311d
Support JSON Array. 7 months ago
Jack Fistelmann 0a43d945d7 #18208 test deep nesting and add documentation 7 months ago
Jack Fistelmann 62a8e8a165 feat(l8n): add support for nested objects in localization files 7 months ago
maliming c75594ba0d Refactor exception message construction in test 7 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 7 months ago
maliming a0260ffbb8
Optimize ObjectToInferredTypesConverter and add tests 7 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 7 months ago
SALİH ÖZKARA afd0395dcd Add tests 7 months ago
maliming 3599fc454c
Update exception message for missing object mapping 7 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 7 months ago
maliming abbcea5a74
Update exception message for missing type mapper 7 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 7 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
erdemcaygor 38805d14f5 code refactoring 7 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 7 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 7 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 7 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 8 months ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 8 months ago
maliming 9a72a79c67
Rename mapper base classes 8 months ago