Commit Graph

66 Commits (5407da3c2843154eff996047845ff802bc0ef692)

Author SHA1 Message Date
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
maliming ebeedd3be9
Merge pull request #10004 from abpframework/auto-merge/rel-4-4/544
4 years ago
maliming 2cd2d3a134 Add NewtonsoftStringValueTypeJsonConverter.
4 years ago
maliming 03ba9ec65e Use considerUow in CacheItemInvalidator.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Halil İbrahim Kalkan 87b6eb898d Updated package manifest files for the feature management modue using abpc init-solution command
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Halil İbrahim Kalkan ff5f53460e
Merge pull request #6202 from abpframework/maliming/GetAllWithProviderAsync
5 years ago
maliming 00f5169b86 Refactor.
5 years ago
YinChang0626 9b8ab09f23 fix bug of FeatureManager.GetAllWithProviderAsync and add unittest
5 years ago
maliming 9e05025ad8 Enhance JsonConverter in the Feature module.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
maliming 1e888c241f Refactor.
5 years ago
maliming 7b06cfb5a2 Move to System.Text.Json
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 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
liangshiwei 5c173a692e Group features on the feature management modal
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 bc39339fc6 Implement StringValueTypeJsonConverter.
5 years ago
Halil İbrahim Kalkan d2b39c0087 #4337 added initial implementation points.
5 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
maliming f9b8b5ce94 Upgrade feature-management module packages.
5 years ago
Yunus Emre Kalkan b5915801de Fix: Feature values are not cleared entirely in database
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules.
5 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
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 c4932e67a2 Fixed #2429: Feature checker can not invalidate the cached value
6 years ago
Halil İbrahim Kalkan a641ae5ff6 Reformat FeatureValueCacheItemInvalidator_Tests
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan e79ab9138d add missing namespace to FeatureManagementTestBase: Volo.Abp.Testing
6 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 4a3177d187 feature-management use async api
6 years ago
Mehmet Tüken 993d5c5a09 [modules/featuremanagement] fix mongo.exe dispose
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
maliming 542ea712b5 Use the unified provider key format in the feature module.
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago