2180 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
maliming d79fa71b41
Derive the OpenIddict opt-in URLs from the configured server endpoints 11 hours ago
maliming ab1daeeacd
Match opt-in URLs the same way as IgnoredUrls 11 hours ago
maliming c0d9631016
Test that response-start completion rolls back a failed request 13 hours ago
maliming f5c55db852
Add a path base matching test and document opt-in path matching 13 hours ago
maliming bb413e65fb
Remove unused using in UnitOfWorkTestController 16 hours ago
maliming eaf1bf6fe3
Add opt-in options for completing the unit of work on response start 16 hours ago
maliming 4bd160565d
Complete only the reserved unit of work on response start 1 day ago
maliming 011258793f
Commit ambient unit of work before the response starts 2 days ago
maliming bb682666ad
Copy the global feature policy to the extension property DTO 6 days ago
enisn b9f10fc2da
Update React dependencies with ABP CLI 1 week ago
maliming d6d8e3b043
Keep the culture context reachable for a case insensitive global context 1 week ago
maliming c092e1b4dc
Render the lang and the dir of the current culture in email templates 1 week ago
maliming bad079f145
Add tests for the aggregate root update on foreign key only relations 2 weeks ago
maliming 743cd7ac3c
Update the aggregate root only when the principal has a navigation 2 weeks ago
maliming 4681a852e3
Add HasAbpJsonConversion property builder extension 3 weeks ago
maliming 11b78a9e7c
Add MySQL type mapping plugin for Guid[] query parameters 3 weeks ago
maliming 58f97db029
Add source immutability test for Mapperly single-parameter Map 3 weeks ago
maliming e97d5430c1
Preserve constructor-seeded extra properties in Mapperly single-parameter Map 3 weeks ago
maliming 0b750c1535
Pass RequestAborted to the stream copy in RemoteStreamContentOutputFormatter 4 weeks ago
maliming 5c06c48255
Preserve AuthenticateResult while normalizing the antiforgery principal 4 weeks ago
maliming b485243449
Add a BLOB content pipeline and finalize encryption stream handling 4 weeks ago
maliming e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec 1 month ago
maliming ff3de65b29
Avoid multiple enumeration in MultiLingualObjectManager 1 month ago
maliming d093ac1528
Fix index misalignment in MultiLingualObjectManager bulk fallback 1 month ago
ugurozturk 083b04b624 feat: Add IByteArrayEncryptionService for binary data encryption and decryption 1 month ago
maliming 3ae40b9c37
Preserve RabbitMQ connection settings from configuration 1 month ago
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 1 month ago
maliming 38c651767e
Support HTTP QUERY method 1 month 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 2 months ago
maliming e101f3161f
Add tests and demo app for background job worker enhancements 2 months ago
Ma Liming ee9969673d
Potential fix for pull request finding 2 months ago
maliming 79fe05648e
Check authenticated request instead of user before providing access token 2 months ago
Ebicoglu 25b5b7b929 Update volosoft-presentation.pptx 2 months ago
maliming 55f843e954
Avoid boundary overflow when converting unspecified DateTime to UTC 2 months ago
gdlcf88 d9a535515a Stop logging misleading warning when normalizing Unspecified DateTime near range boundaries 2 months ago
maliming 598dc9006a
Pass configAction in generic HubConfigList.AddOrUpdate overload 2 months ago
maliming 2f7497e761
Fix antiforgery claim issuer mismatch by decorating IAntiforgery 2 months ago
maliming 8dfa16ac46
Fix misleading ReverseMap parameter names in ExtensibleReverseMapper 2 months ago
maliming 45913c8ff3
Normalize antiforgery user id claim issuer across authentication schemes 2 months ago
maliming 1a65d79c6a
Cover Angular signature/method mappers and pin jQuery multi-FormFile limit 2 months ago
maliming b39aa93d37
Forward IRemoteStreamContent DTO uploads as multipart in jQuery and Angular client proxies 2 months ago
maliming cb7e8aff68
Refine ClientProxyBase Accept handling and narrow remote stream cast 2 months ago
maliming fba75de415
Skip dataType override for IRemoteStreamContent in jQuery proxy generator 2 months ago
maliming a765cc036c
Add end-to-end ClientProxy tests for ContentTypes scenarios 2 months ago
maliming 5fb3b26f5c
Add Accept header and JSON string unwrap to ClientProxyBase 2 months ago
maliming a8d93a245d
Use ContentTypes for dataType and Accept in jQuery proxy generator 2 months ago