Commit Graph

1507 Commits (95ae085c20310c64790a9b9e744cd8324102cc6e)

Author SHA1 Message Date
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`.
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`.
2 years ago
maliming 547bb83667
Change some code base on review cmment.
2 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls.
2 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`.
2 years ago
maliming e70a0ac86a
Clear destination collection.
2 years ago
maliming 9d9fa7075f
Support more collection types.
2 years ago
maliming 80c83856f9
Object2Object mapping enhancements.
2 years ago
maliming 763ba15195
Merge pull request #17240 from abpframework/auto-merge/rel-7-3/2096
2 years ago
maliming 48c14e5565
Update AbpAutoMapperExtensibleDtoExtensions_Tests.cs
2 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`.
2 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`.
2 years ago
maliming 879c334ef1
Merge branch 'dev' into auto-merge/rel-7-3/2078
2 years ago
maliming 5f46723c0d
Merge pull request #17147 from abpframework/auto-merge/rel-7-2/2077
2 years ago
maliming 3d8b30020d
Merge pull request #17146 from abpframework/auto-merge/rel-7-1/2076
2 years ago
maliming 8152559ce7
Merge pull request #17145 from abpframework/auto-merge/rel-7-0/2075
2 years ago
maliming 2df380724d
Add `HasAbpQueryFilter` method to combine the custom filter with global filters.
2 years ago
maliming 546525172e
No longer use `GetConverter` to get converter.
2 years ago
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts
2 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage
2 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module
2 years ago
maliming 2c9d359645
Merge pull request #16992 from abpframework/auto-merge/rel-7-3/2043
2 years ago
maliming 093e1f85b7
Merge branch 'rel-7.3' into auto-merge/rel-7-2/2042
2 years ago
maliming 31ebdc75d7
Merge pull request #16990 from abpframework/auto-merge/rel-7-1/2041
2 years ago
maliming ff03e28ec9
Merge pull request #16989 from abpframework/auto-merge/rel-7-0/2040
2 years ago
maliming 2564e798ee
Fix `AddItem` extension method of `UnitOfWorkExtensions`.
2 years ago
maliming 6351c40388
Fix unit test.
2 years ago
maliming 783414e2e8
Merge branch 'dev' into add-CorrelationId-to-distributed-events
2 years ago
maliming 4ea1986565
Update CorrelationIdProvider_Tests.cs
2 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations.
2 years ago
maliming 82d9c6faf0
Merge branch 'dev' into text-template
2 years ago
maliming 9259f6331a
Merge branch 'rel-7.3' into auto-merge/rel-7-2/1981
2 years ago
maliming 03856ca366
Merge branch 'rel-7.2' into auto-merge/rel-7-1/1980
2 years ago
liangshiwei 189c984b03
Merge pull request #16779 from abpframework/auto-merge/rel-7-0/1979
2 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`.
2 years ago
maliming a8130614e5
Add another constructor to `TemplateDefinition`.
2 years ago
maliming c50cc1ff5f
Fix unit test.
2 years ago
maliming 3c7f90decc
Add `Dynamic Text Template` infrastructure.
2 years ago
maliming 512fe5d057
Merge branch 'dev' into Volo.Abp.MultiTenancy.Abstractions
2 years ago
Halil İbrahim Kalkan 8ca3e79032
Merge pull request #16617 from abpframework/RemoveAndReplaceControllers
2 years ago
Engincan VESKE fd3306e42c Update SecurityHeadersTestController_Tests.cs
2 years ago
Halil İbrahim Kalkan 9a430f2c3e
Merge pull request #16586 from abpframework/issue-16206
2 years ago
Salih 324302426b Rename ProcessState to ImageProcessState
2 years ago
Salih 60fb7ba592 Refactor Imaging Tests
2 years ago
maliming 90d246fd7e
Add `CancellationToken` to `ITransactionApi`.
2 years ago
Salih f11dbe0827 Add Volo.Abp.Imaging.Tests
2 years ago
maliming f69e9a6f59
Throw `TimeoutException` if wait failed.
2 years ago