138 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
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 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 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 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 11 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming d3ec0619f2
Skip `DateTime_Kind_Should_Be_Normalized_In_View_Query_Test` test. 1 year ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 1 year ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 1 year ago
maliming ea7383ad35 Update `AbpRedisCache` to compatible net 9. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 1 year ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 1 year ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 59a6a257e6
Only remove the changed entities at end of `SaveChangesAsync` method. 2 years ago
maliming 3c8944cec5
Use DbFunction for global query filters. 2 years ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
maliming 150282386e
`PublishEntityUpdatedEvent` when foreign key and property are changed. 2 years ago
maliming 24a1783c9f
Get filter property name from `ModelBuilder`. 2 years ago
maliming 030651ad91
Move `Navigation_Changes_Tests` to EF Core test project. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming 5f56d2bb0e
Make `AbpEfCoreNavigationHelper` to support `Navigations` which `EnsureCollectionLoaded`. 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 2 years ago
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`. 2 years ago
maliming eb9b954717
Add `RepositoryInterceptor`. 2 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`. 2 years ago
maliming 3ab5048856
Add a new unit test for `ReadOnlyRepository`. 3 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls. 3 years ago
maliming 2df380724d
Add `HasAbpQueryFilter` method to combine the custom filter with global filters. 3 years ago
maliming 90d246fd7e
Add `CancellationToken` to `ITransactionApi`. 3 years ago
maliming e90d1659bb
`SetModificationAuditProperties` for entities with default value. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`. 3 years ago
maliming 47a46d122f
Add `IAbpConnectionStringChecker`. 3 years ago
maliming e99032daf2
Make `ReplaceDbContext` supports multi-tenancy. 3 years ago
maliming fd8a3b6b73
Add `DbContextTypeProvider`. 3 years ago
maliming dc0e4adbd4 Introduce DeleteDirectAsync method for IRepository. 3 years ago
LiangShiWei 11f8c7476d Add EntityCache_Tests 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming 9355e0673d
Add document and unit tests. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 6a3e4e3e5e Introduce `AbpMongoDbDateTimeSerializer`. 4 years ago