1847 Commits (dbcd7dbcb9386a4771d9430181b2d9accf5b0605)

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