2194 Commits (10.7.0-rc.4)

Author SHA1 Message Date
copilot-swe-agent[bot] b875866949
Address review feedback on enum adapter comment and child UoW test 2 weeks ago
maliming 438476d845
Stop asserting the default provider in the enum adapter test 2 weeks ago
maliming bcc1cdf222
Add a test for the `ChildUnitOfWork` event remove accessor 2 weeks ago
Eyüpcan Çakır 374f9c5361 Add an attribute adapter for EnumDataTypeAttribute 2 weeks ago
Eyüpcan Çakır 5a55a1d781 Fix event handler leak in ChildUnitOfWork 2 weeks ago
maliming 607bc55501
Keep tenant connection string out of the audit logs 3 weeks ago
maliming 3945a91459
Use HashData and ToHexString in string hash extensions 3 weeks ago
maliming 206e4a9027
Hash the connection string in unit of work api keys 3 weeks ago
Halil İbrahim Kalkan ccd673cf20 Guard UoW completion during response start 3 weeks ago
maliming d79fa71b41
Derive the OpenIddict opt-in URLs from the configured server endpoints 4 weeks ago
maliming ab1daeeacd
Match opt-in URLs the same way as IgnoredUrls 4 weeks ago
maliming c0d9631016
Test that response-start completion rolls back a failed request 4 weeks ago
maliming f5c55db852
Add a path base matching test and document opt-in path matching 4 weeks ago
maliming bb413e65fb
Remove unused using in UnitOfWorkTestController 4 weeks ago
maliming eaf1bf6fe3
Add opt-in options for completing the unit of work on response start 4 weeks ago
maliming 7b24d3d49f
Reject invalid identity session cookies instead of signing them out 4 weeks ago
maliming 4bd160565d
Complete only the reserved unit of work on response start 4 weeks ago
maliming 011258793f
Commit ambient unit of work before the response starts 4 weeks ago
maliming bb682666ad
Copy the global feature policy to the extension property DTO 1 month ago
enisn b9f10fc2da
Update React dependencies with ABP CLI 1 month ago
maliming d6d8e3b043
Keep the culture context reachable for a case insensitive global context 1 month ago
maliming c092e1b4dc
Render the lang and the dir of the current culture in email templates 1 month ago
maliming bad079f145
Add tests for the aggregate root update on foreign key only relations 1 month ago
maliming 743cd7ac3c
Update the aggregate root only when the principal has a navigation 1 month ago
maliming 4681a852e3
Add HasAbpJsonConversion property builder extension 2 months ago
maliming 11b78a9e7c
Add MySQL type mapping plugin for Guid[] query parameters 2 months ago
maliming 58f97db029
Add source immutability test for Mapperly single-parameter Map 2 months ago
maliming e97d5430c1
Preserve constructor-seeded extra properties in Mapperly single-parameter Map 2 months ago
maliming 0b750c1535
Pass RequestAborted to the stream copy in RemoteStreamContentOutputFormatter 2 months ago
maliming 5c06c48255
Preserve AuthenticateResult while normalizing the antiforgery principal 2 months ago
maliming b485243449
Add a BLOB content pipeline and finalize encryption stream handling 2 months ago
maliming e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec 2 months ago
maliming ff3de65b29
Avoid multiple enumeration in MultiLingualObjectManager 2 months ago
maliming d093ac1528
Fix index misalignment in MultiLingualObjectManager bulk fallback 2 months ago
ugurozturk 083b04b624 feat: Add IByteArrayEncryptionService for binary data encryption and decryption 2 months ago
maliming 3ae40b9c37
Preserve RabbitMQ connection settings from configuration 2 months ago
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 2 months ago
maliming 38c651767e
Support HTTP QUERY method 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
maliming 9892971975
Delete oldest completed jobs first in the in-memory background job store 3 months ago
maliming e101f3161f
Add tests and demo app for background job worker enhancements 3 months ago
Ma Liming ee9969673d
Potential fix for pull request finding 3 months ago
maliming 79fe05648e
Check authenticated request instead of user before providing access token 3 months ago
Ebicoglu 25b5b7b929 Update volosoft-presentation.pptx 3 months ago
maliming 55f843e954
Avoid boundary overflow when converting unspecified DateTime to UTC 3 months ago
gdlcf88 d9a535515a Stop logging misleading warning when normalizing Unspecified DateTime near range boundaries 3 months ago
maliming 598dc9006a
Pass configAction in generic HubConfigList.AddOrUpdate overload 3 months ago