88 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 4 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 5 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
maliming 17c4e6be53
Get the before and after changes of navigation properties. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 3c8944cec5
Use DbFunction for global query filters. 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
maliming 155b7449b7
Add `SaveEntityHistoryWhenNavigationChanges` to `AbpAuditingOptions `. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming b663efdb28
Add more unittests for entity changes. 2 years ago
maliming ab170e3821
Update Auditing_Tests.cs 2 years ago
htve 21c218641e
Fix error test caused by multiple attach 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming a4ea796701
Update Auditing_Tests.cs 3 years ago
maliming b2a3d30ca2
Make `EntityHistoryHelper` compatible `ValueObject`. 3 years ago
maliming 7ba1b544b1
Skip `JsonAuditSerializer_Test` on Github CI. 3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 3 years ago
maliming 3871cd8414 Update JsonAuditSerializer_Test.cs 4 years ago
maliming f6ca95b358 Update JsonNetAuditSerializer_Test.cs 4 years ago
maliming 8a1b7484de Add an option to enable/disable AuditLogActionInfo entirely. 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default 4 years ago
maliming ff2ecc004f Remove `HybridJson`. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary. 5 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. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Sergey Komisarchik d18dc20282 revert test context changes 6 years ago
Sergey Komisarchik 76f6471103 Fix NRE on EntityHistoryHelper.ShouldSavePropertyHistory 6 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 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