Commit Graph

59 Commits (714cdae4e6bb41438eef2a5963a732e24b9cfe3b)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
4 years ago
maliming 1cedd5dae6
Merge branch 'dev' into auto-merge/rel-5-0/742
4 years ago
maliming 6efdaca22d
Break after the values are got from the provider.
4 years ago
Ahmet Çotur 7e2f09efd5 use file-scoped namespacing for settingManagement 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
Ahmet 804c88ee25 init setting management module
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 7850db33bc Add GetListAsync repository method.
5 years ago
maliming d986cc6509 Refactor.
5 years ago
maliming 3af83c9368 Make ISettingProvider support batch get.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
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 f8a251afb9 Storage cache in the unit of work.
5 years ago
maliming 8f34aa2a14 Upgrade setting-management module packages.
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
maliming df096ad5bf Make SettingCacheItem ignore multi-tenancy.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan da4238e62e add missing namespace to SettingManagementTestBase: Volo.Abp.Testing
6 years ago
Javier Campos 4b2830d96f 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 23a8a9f0fc Fix permission and setting management modules for removed sync api
6 years ago
Mehmet Tüken be9b73b835 [modules/settingmanagement] 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 ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan 913d46b78b Resolved #2159: Create Configuration setting value provider.
6 years ago
Halil İbrahim Kalkan 00a0dd58e0 Use the provider constant
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan b82dc0a47b Upgrade tenant management to .net core 3.0
6 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
maliming 0ec0cc213e Add SettingManagerment unit tests.
7 years ago
Halil ibrahim Kalkan 6f952f7167 Remove Abp prefix for some setting management classes.
7 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
7 years ago