Commit Graph

120 Commits (ea3aaccce80cf1cc47d33119521d569839e4a2f8)

Author SHA1 Message Date
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle.
5 years ago
Halil İbrahim Kalkan 5f6c5e8345 Arrange column length for oracle.
5 years ago
Halil İbrahim Kalkan 3f50b32462 use Volo.Abp.EntityFrameworkCore.Sqlite\Volo.Abp.EntityFrameworkCore.Sqlite package instead of Microsoft.EntityFrameworkCore.Sqlite
5 years ago
Halil İbrahim Kalkan aea81e4fd9 Enable audit log extensions
5 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
5 years ago
Ahmet 3fe584f8f5 queryOrder updated
5 years ago
Ahmet 05df59b2a7 query order implemented
5 years ago
Ahmet e978ab328b renamed
5 years ago
Ahmet 55158bf1ad entityhistory implemented to auditlog repository
5 years ago
Ahmet fd13208797 auditlog repository updated
5 years ago
Ahmet Çotur c9017cab87 Query updated
5 years ago
Ahmet Çotur e389abd82f AuditLogging Repository is updated
5 years ago
Ahmet Çotur 479a79ced4 Update EfCoreAuditLogRepository.cs
5 years ago
Ahmet Çotur 237290a301 Update AuditLogRepository_Tests.cs
5 years ago
Ahmet Çotur 21e82b9e84 Update MongoAuditLogRepository.cs
5 years ago
Ahmet Çotur 5255a61986 Update MongoAuditLogRepository.cs
5 years ago
Ahmet Çotur b8d0c34869 implemented
5 years ago
Ahmet Çotur 4e6fe6c61f Update MongoAuditLogRepository.cs
5 years ago
Ahmet Çotur 122e157555 update
5 years ago
Ahmet Çotur 4c17ed4180 entitychanges ef core implemented
5 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules
5 years ago
Ahmet Çotur 8567def710 virtualized
5 years ago
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 db4a558f06 remove unused usings
5 years ago
Mehmet Tüken 1645483bd0 [modules/auditlogging] fix mongo.exe dispose
5 years ago
Mehmet Tüken ca57cf3ea7 refactor
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