1875 Commits (b6aa282802d54cd154cf8aa7d35b61ba05303faf)

Author SHA1 Message Date
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 6 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 6 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 6 months ago
Ma Liming 0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 6 months ago
Ma Liming 3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 6 months ago
maliming 02bc0161f3
Add concurrency check for soft delete operations 6 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 6 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 6 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 7 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 7 months ago
maliming 349a08c21e
Update expected resource permissions count in test 7 months ago
maliming 12b50b41c5
Remove management permission check from resource permissions 7 months ago
maliming d929e92389
Grant TestEntityManagementPermission in FakePermissionStore 7 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 7 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 7 months ago
maliming ae069750c5
Add tests for duplicate and multiple resource permissions 7 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 7 months ago
maliming 9cd2fa7617
Refactor permission group creation in test provider 7 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 7 months ago
Halil İbrahim Kalkan 5c93eb09b5 Add tests for KeyedObjectHelper composite key methods 7 months ago
Halil İbrahim Kalkan d425c0f86d Add GetObjectKey method to MyEntity class 7 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 7 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 7 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 7 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 7 months ago
maliming 9edc43998c
Prevent child permissions for resource permissions 7 months ago
maliming d83b9b38b0
Add resource permission tests to StaticPermissionDefinitionStore 7 months ago
maliming da995d427c
Add resource permission checker tests and update permission definitions 7 months ago
maliming d278998a4a
Add resource permission value provider tests 7 months ago
Ma Liming 50c6ddd017
Remove NullLoggerFactory from CreateMapper method 7 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 8 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 8 months ago
colin 4856eb0955 Optimize BlobProvider 8 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 9 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 9 months ago
Enis Necipoglu 3942e1aa33
Initial tests for AI package 9 months ago
maliming ff2c239dfa
Remove TickerQ background worker test project 9 months ago
copilot-swe-agent[bot] e21a776976 Add net10.0 target framework to TickerQ projects 9 months ago
copilot-swe-agent[bot] 071ef3b319 Complete TickerQ integration with tests, samples, and documentation 9 months ago
maliming d023afaf3c
Fix mongo unit tests. 9 months ago
maliming c6a6306a6d
Upgrade all NuGet package to latest. 9 months ago
Nico Lachmuth f639c800f0 fix(): another test fix 9 months ago
Nico Lachmuth eb1641e2dd fix(): fix tests 9 months ago
Nico Lachmuth e7108c8d15 chore(): fix tests 9 months ago
maliming d2e5b8b3d4
Add `BLOB Storing Memory Provider` module. 9 months ago
maliming 1f0358311d
Support JSON Array. 9 months ago
Jack Fistelmann 0a43d945d7 #18208 test deep nesting and add documentation 10 months ago
Jack Fistelmann 62a8e8a165 feat(l8n): add support for nested objects in localization files 10 months ago
maliming c75594ba0d Refactor exception message construction in test 10 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 10 months ago