307 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
Ahmet Çotur 8567def710 virtualized 6 years ago
maliming 43f797a44b Make the PropertyChanges property of EntityChange virtual. 6 years ago
maliming 570ff20382
Update EfCoreAuditLogRepository.cs 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
Halil İbrahim Kalkan 736556e678 Fix unit test: AuditLogRepository_Tests 6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 6 years ago
Halil İbrahim Kalkan b8f4e279e4 Added more sections to the audit log document. 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
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing 6 years ago
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api 6 years ago
Mehmet Tüken db4a558f06 remove unused usings 6 years ago
Mehmet Tüken 1645483bd0 [modules/auditlogging] fix mongo.exe dispose 6 years ago
Mehmet Tüken ca57cf3ea7 refactor 6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1 6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12 6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0 6 years ago
maliming 31d50f07b7 Use the year, month, day properties of ExecutionTime instead of Date. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
maliming dc33dd3b2e Fixed mongo repository expression error in AuditLogging module. 6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 7 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema 7 years ago
Halil İbrahim Kalkan 110f015d38 Db table prefix revision for the audit log module #1429 7 years ago
Yunus Emre Kalkan 403513b633 bugfix in audit log repos 7 years ago
Yunus Emre Kalkan 4435c8d913 added GetAverageExecutionDurationPerDayAsync 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan 65c05a885d Added startTime & endTime on IAuditLogRepository. 7 years ago
Halil İbrahim Kalkan f0cccb34d6 Upgrade audit-logging to net core 3.0 7 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0 7 years ago
maliming 3c9d5fd559 Format code. 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
Yunus Emre Kalkan 8d3612a8fe Update IAuditLogRepository.cs 7 years ago
Yunus Emre Kalkan ab9a209232 Revert "adde GetAllBetweenDatesAsync to IAuditLogRepository" 7 years ago
Yunus Emre Kalkan 3592b7293b adde GetAllBetweenDatesAsync to IAuditLogRepository 7 years ago
Halil İbrahim Kalkan b9891801a8 Remove AsyncHelper.RunSync from AuditingStoreExtensions 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
musademir ef758b5443 AuditingStore optional HideErrors added 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
maliming 277684997d add Volo.Abp.AuditLogging unit tests. 7 years ago
Halil ibrahim Kalkan 1d79b95a38 Resolved #890: Handle audit log if there are tenant switches in the same request. 7 years ago
Halil ibrahim Kalkan 700a22423f Add TenantName to Audit logs #891 7 years ago
Yunus Emre Kalkan 0b5dd0ceab audit logging exceptionn filter 7 years ago
Yunus Emre Kalkan e3d1459da8 audit logging filter queries 7 years ago
Yunus Emre Kalkan 87ad22ca04 audit logging repository filter changes 7 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs. 7 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs. 7 years ago