1786 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
maliming 9a72a79c67
Rename mapper base classes 7 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 7 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 7 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 7 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 7 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 7 months ago
maliming 9e0d0413d0
Fix parameter order in TryMapExtraProperties call 7 months ago
maliming 53710b76b6
Fix generic type parameters in reverse mapper interfaces and classes for consistency 7 months ago
maliming de946d6b72
feat: Refactor mapping interfaces and classes for improved consistency and functionality 7 months ago
maliming 1f95fb511e
Enhance Mapperly mapping and update related tests 7 months ago
maliming 715b25ed7c
Update Riok.Mapperly package references 7 months ago
maliming 3daa6c51c3
feat: Implement reverse mapping functionality and add related tests 7 months ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 7 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 7 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 7 months ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 8 months ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 8 months ago
Suhaib Mousa ed3f582ba8 add configuration tenant resolver unit test 8 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 8 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 8 months ago
maliming 9604300eb3
Fix unit tests 8 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 8 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 8 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 8 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 9 months ago
maliming 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 9 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 9 months ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 10 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 10 months ago
maliming 7a0b14ad91
feat: add service key support in registration context. 10 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 10 months ago
maliming bb1a7df7ca
Fix unit test. 10 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 10 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 10 months ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 10 months ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 10 months ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 10 months ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 10 months ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 11 months ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 11 months ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 11 months ago
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 11 months ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 11 months ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 11 months ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 11 months ago
maliming 41e3d35031
Refactor code. 1 year ago
maliming 2fb1d15038
Update DomainEvents_Tests.cs 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
Suhaib 5f38b486c6 fix unit test 1 year ago
Suhaib f0bf9ff662 implement Bunny.net blob storage provider 1 year ago