Commit Graph

70 Commits (388ec601c229090c2cd62ef112fb24cc29fcae1e)

Author SHA1 Message Date
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
Yunus Emre Kalkan 87ad22ca04 audit logging repository filter changes
6 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs.
6 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs.
6 years ago
Nokecy 90aeb6cba8 Fix AbpEntityPropertyChanges table duplicate Column "EntityChangeId" and "EntityChangeId1"
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Alper Ebicoglu 4dbc17ea3f closes volosoft/vs-internal#548. Truncate added for Exceptions, Comments properties.
6 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
6 years ago
Yunus Emre Kalkan 7f97c12e61 Resharper and Coding Standards... #610
6 years ago
Nokecy 9544acb8ac
fix Duplicate key (AuditLogId、AuditLogId1)
6 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
maliming 3d29646936 Cross-platform path and project reference path.
6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
6 years ago
Halil ibrahim Kalkan 10128496e9 Truncate audit log strings before save.
6 years ago
Halil ibrahim Kalkan df211f111a Import common.props from audit logging module.
7 years ago
Yunus Emre Kalkan c31c5d1d34 Audit Logging getalllistasync fixes
7 years ago
Yunus Emre Kalkan bd7177ca36 Added Should_Get_List_Of_Audit_Logs Test
7 years ago
Yunus Emre Kalkan 75143e9d2f Audit Log repository GetListAsync refactoring
7 years ago
Halil ibrahim Kalkan e86421ccc1 Naming fixes.
7 years ago
Halil ibrahim Kalkan 0868c3086c Revise tests.
7 years ago
Yunus Emre Kalkan 3436176367 AuditLogging module Username added to audit logs
7 years ago
Yunus Emre Kalkan a09c105e04 Added audit logging mongodb test project
7 years ago
Yunus Emre Kalkan 281f3a547d Audit logging module nullcheck during filtering
7 years ago
Yunus Emre Kalkan 5ac33dfc26 Audit logging module efcore filter bug fix
7 years ago