Commit Graph

223 Commits (5a9e0a7ca1e137b47fee096f4342e33739f724f1)

Author SHA1 Message Date
Ahmet Çotur 88fce45394 Added BackgroundJobs module installer package
4 years ago
Ahmet Çotur 4e0801b6ba added AuditLogging module installer package
4 years ago
Yunus Emre Kalkan 143a382d64 Created source code projects
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules
4 years ago
maliming 5b43991775 Merge branch 'dev' into net6
4 years ago
Berkan Sasmaz dd67042309 feat(audit-logs): Add ClientIPAddress filter
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 6cd72f2d33 Merge branch 'dev' into maliming/audit-exceptions
4 years ago
PM Extra 38acc517a5 feat(audit-logging): add userId filter
4 years ago
maliming e392eb4e4e Remove max length limit of Exceptions.
4 years ago
maliming 31dbbff5b8 Indent JSON.
5 years ago
maliming 2491c8c488 Use RemoteServiceErrorInfo as the exception info in the AuditLog.
5 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method
5 years ago
liangshiwei 0335547a1e Merge branch 'dev' into liangshiwei/efcore-extension
5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module
5 years ago
Ahmet 4d61880a5c init audit logging module
5 years ago
Yunus Emre Kalkan 678c948b0a Setup sln/module files and structure for AuditLogging
5 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting.
5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces
5 years ago
liangshiwei 3ce47a2525 Improve
5 years ago
liangshiwei b8e1a969be Add CancellationToken optional parameter to the Auditlogging module repository methods
5 years ago
Mehmet Erim ba71d7b4a0
Merge pull request #7030 from abpframework/auto-merge/rel-4-1/42
5 years ago
Halil İbrahim Kalkan e5df75c770 Use async methods for audit logging module.
5 years ago
liangshiwei 89c0e675d2 Fix sorting in MongoAuditLogRepository
5 years ago
erolarkat f4c7def47a Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei 627bf52bb0 Update AuditLogRepository
5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator
5 years ago
Yunus Emre Kalkan 2b18e14dee Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module
5 years ago
Halil İbrahim Kalkan ce991482b7 Merge branch 'rel-4.0' into dev
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 677b36a354 Enabling split queries globally.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ahmet 6fa7c0952e Update MongoAuditLogRepository.cs
5 years ago
Halil İbrahim Kalkan bb49c74761 Fix ExtraProperties erorrs on the audit log module
5 years ago
Ahmet 2559606e13 closes: #5801
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance.
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
liangshiwei e9f8aa2761 Use CompleteAsync instead of SaveChangesAsync
5 years ago
Ahmet Çotur 238b393009 Added summaries to audit logging consts
5 years ago
Ahmet Çotur 91b2f844e0 AuditLog Module const converted to static
5 years ago
maliming d31e44025b Upgrade AuditLogging module packages.
5 years ago
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
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Ahmet 3fe584f8f5 queryOrder updated
6 years ago
Ahmet 05df59b2a7 query order implemented
6 years ago
Ahmet e978ab328b renamed
6 years ago
Ahmet 55158bf1ad entityhistory implemented to auditlog repository
6 years ago
Ahmet fd13208797 auditlog repository updated
6 years ago
Ahmet Çotur c9017cab87 Query updated
6 years ago
Ahmet Çotur e389abd82f AuditLogging Repository is updated
6 years ago
Ahmet Çotur 479a79ced4 Update EfCoreAuditLogRepository.cs
6 years ago
Ahmet Çotur 237290a301 Update AuditLogRepository_Tests.cs
6 years ago
Ahmet Çotur 21e82b9e84 Update MongoAuditLogRepository.cs
6 years ago
Ahmet Çotur 5255a61986 Update MongoAuditLogRepository.cs
6 years ago
Ahmet Çotur b8d0c34869 implemented
6 years ago
Ahmet Çotur 4e6fe6c61f Update MongoAuditLogRepository.cs
6 years ago
Ahmet Çotur 122e157555 update
6 years ago
Ahmet Çotur 4c17ed4180 entitychanges ef core implemented
6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules
6 years ago
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
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 736556e678 Fix unit test: AuditLogRepository_Tests
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
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
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
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 d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
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
Halil İbrahim Kalkan 250ac1a898
Merge pull request #2307 from abpframework/maliming/AuditLoggingMongo
6 years ago