Commit Graph

94 Commits (b0c2ded2bc9499119c2feb799c0b0bbb55f08263)

Author SHA1 Message Date
maliming 43f797a44b Make the PropertyChanges property of EntityChange virtual.
5 years ago
maliming 570ff20382
Update EfCoreAuditLogRepository.cs
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan 736556e678 Fix unit test: AuditLogRepository_Tests
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
Halil İbrahim Kalkan b8f4e279e4 Added more sections to the audit log document.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan 250ac1a898
Merge pull request #2307 from abpframework/maliming/AuditLoggingMongo
5 years ago
maliming 31d50f07b7 Use the year, month, day properties of ExecutionTime instead of Date.
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming dc33dd3b2e Fixed mongo repository expression error in AuditLogging module.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Alper Ebicoglu e3342ff624
Merge pull request #1822 from abpframework/source-code-download
5 years ago
Halil İbrahim Kalkan 110f015d38 Db table prefix revision for the audit log module #1429
5 years ago
Yunus Emre Kalkan 403513b633 bugfix in audit log repos
5 years ago
Yunus Emre Kalkan 4435c8d913 added GetAverageExecutionDurationPerDayAsync
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 65c05a885d Added startTime & endTime on IAuditLogRepository.
5 years ago
Halil İbrahim Kalkan f0cccb34d6 Upgrade audit-logging to net core 3.0
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 8d3612a8fe Update IAuditLogRepository.cs
6 years ago
Yunus Emre Kalkan ab9a209232 Revert "adde GetAllBetweenDatesAsync to IAuditLogRepository"
6 years ago
Yunus Emre Kalkan 3592b7293b adde GetAllBetweenDatesAsync to IAuditLogRepository
6 years ago
Halil İbrahim Kalkan b9891801a8 Remove AsyncHelper.RunSync from AuditingStoreExtensions
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 years ago
musademir ef758b5443 AuditingStore optional HideErrors added
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
maliming 277684997d add Volo.Abp.AuditLogging unit tests.
6 years ago
Halil ibrahim Kalkan 1d79b95a38 Resolved #890: Handle audit log if there are tenant switches in the same request.
6 years ago
Halil ibrahim Kalkan 700a22423f Add TenantName to Audit logs #891
6 years ago
Yunus Emre Kalkan 0b5dd0ceab audit logging exceptionn filter
6 years ago
Yunus Emre Kalkan e3d1459da8 audit logging filter queries
6 years ago