Commit Graph

45 Commits (5407da3c2843154eff996047845ff802bc0ef692)

Author SHA1 Message Date
Halil İbrahim Kalkan cdceaa272f
Merge pull request #9735 from abpframework/maliming/EntityChangeType
4 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary.
4 years ago
Halil İbrahim Kalkan 77368eb935 Add test: Should_Write_AuditLog_For_Classes_That_Implement_IAuditingEnabled_Without_An_Explicit_Scope
5 years ago
Halil İbrahim Kalkan d479e70e40 Implement async transaction methods.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
Halil İbrahim Kalkan eb5ac8d2b6
Merge pull request #4516 from iyilm4z/entity-history-audit-log-improvements
5 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework
5 years ago
maliming 61f8bc32d9 Rename unit test method name.
6 years ago
maliming bdc142454e Compare the value of the property to determine whether it is changed.
6 years ago
maliming c086bfe609 Fix audit unit tests.
6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
6 years ago
Halil İbrahim Kalkan d9b7e3aef0 Merge branch 'dev' into maliming/Auditing
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object.
6 years ago
maliming 289e8c4da6 Add more Auditing unit tests.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
6 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
6 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
6 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages.
6 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing.
7 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago