115 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 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 cf595eb711
Force to set parent feature if children set. 1 year ago
maliming b1bc394d21
fix: ensure provider policy check before deleting feature 1 year 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
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 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 a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 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 1851178aaa
Fix unit test. 3 years ago
maliming 89ef3fc5cd
`AlwaysDisableUnitOfWorkTransaction` 3 years ago
maliming 68b8e3bebc
Add a unit test. 3 years ago
maliming e2eaa1dd37
Disable `Transaction`. 4 years ago
Halil İbrahim Kalkan 527e338422 Change ResetToDefaultAsync to DeleteAsync 4 years ago
Enis Necipoglu 5973d54e9b Optimize mongodb deletion for feature values 4 years ago
malik masis 276df8acdd Added provider name and key parameters 4 years ago
malik masis 9ec1f1d0d7 Added unit tests 4 years ago
maliming 5537d24e87
Resolve merge conflicts. 4 years ago
maliming c7cc8c044b
Add some basic unit tests. 4 years ago
maliming d62540a492 Implement infrastructure, Domain and EF Core modules. 4 years ago
maliming cfa60f3a5f
Remove `Newtonsoft` from `feature-management`. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming 4c6eaf8e89
Update `StringValueJsonConverter_Tests`. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming 731c4b1154
Add `HandleContextAsync` method to the `IFeatureManagementProvider`. 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 5 years ago
maliming bb695c630e
Add `IValueValidatorFactory` 5 years ago
Ahmet Çotur 3afa5f1a5c use file-scoped namespacing for featureManagement 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 2cd2d3a134 Add NewtonsoftStringValueTypeJsonConverter. 5 years ago
maliming 03ba9ec65e Use considerUow in CacheItemInvalidator. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan 87b6eb898d Updated package manifest files for the feature management modue using abpc init-solution command 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 00f5169b86 Refactor. 6 years ago
YinChang0626 9b8ab09f23 fix bug of FeatureManager.GetAllWithProviderAsync and add unittest 6 years ago