85 Commits (f0f2bcbb2d0f5bd2e09ff691b4d2a7dcab38bb22)

Author SHA1 Message Date
maliming ab128947c7
Address Copilot review 1 month ago
maliming 216339645b
Respect AllowedProviders/Providers in Feature/Setting management 1 month ago
maliming f5a3526d7b
Update test for undefined setting to expect null 6 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 7 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 7 months ago
maliming 959aa054f9
Refactor repository methods to ensure consistent 'save changes' in Feature, Permission, and Setting management 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 10 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
liangshiwei d3058a9a3e Throw exception if provder was not found 2 years ago
liangshiwei b34c016164 Throw exception if provder was not found 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 95e7b1bbc6
Add `UserDeletedEventHandler` to `SettingManagement.Application`. 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming f2962dabc5
Update migrations. 3 years ago
maliming 48277a7911
Dynamic Setting Store implementation. 3 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 e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 5 years ago
maliming 6efdaca22d
Break after the values are got from the provider. 5 years ago
Ahmet Çotur 7e2f09efd5 use file-scoped namespacing for settingManagement module 5 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ahmet 804c88ee25 init setting management module 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 7850db33bc Add GetListAsync repository method. 6 years ago
maliming d986cc6509 Refactor. 6 years ago
maliming 3af83c9368 Make ISettingProvider support batch get. 6 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction 6 years ago
liangshiwei 178bde4cee Update mongodb unit tests 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
maliming f8a251afb9 Storage cache in the unit of work. 6 years ago
maliming 8f34aa2a14 Upgrade setting-management module packages. 6 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor. 6 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules. 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago