Commit Graph

83 Commits (3a6080b9a39fd20e7a95f6455794a3f3ebe077e1)

Author SHA1 Message Date
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0.
3 years ago
maliming aad303bc01
Update `build-and-test.yml`.
3 years ago
maliming ea442193e0
Add package by `Condition`.
3 years ago
maliming 7c8420789c
Add `EphemeralMongo6` package.
3 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`.
3 years ago
maliming b2f05c8b32
Set `EntityTenantId` of `EntityChange`.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
4 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog.
4 years ago
Ahmet Çotur 312995263a use file-scoped namespacing for audit-logging module
4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
4 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 2491c8c488 Use RemoteServiceErrorInfo as the exception info in the AuditLog.
5 years ago
Ahmet 4d61880a5c init audit logging module
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
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
maliming d31e44025b Upgrade AuditLogging module packages.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
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 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Ahmet 3fe584f8f5 queryOrder updated
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 e389abd82f AuditLogging Repository is updated
6 years ago
Ahmet Çotur 237290a301 Update AuditLogRepository_Tests.cs
6 years ago
Ahmet Çotur b8d0c34869 implemented
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 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