1847 Commits (NullAbpDistributedLock-patch)

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