696 Commits (fc2cd29f2e58a87f7d64e8076f167cbe23ee0914)

Author SHA1 Message Date
maliming fc2cd29f2e Add PredicateBuilder class. 6 years ago
maliming 564d8ffcfd Add BaseDc to AbpLdapOptions. 6 years ago
maliming 40ceea0356 Allow to set the value of ExtraProperties to null. 6 years ago
maliming f6c80f765e Fix OverrideOptionsAsync method logic error. 6 years ago
maliming ed77133847 Refactor the Volo.Abp.Ldap library. 6 years ago
maliming e311ebaf3d Refactor some code of Ldap. 6 years ago
maliming 736446f983 The AddQueryStringParameter method supports values of array type. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming df4200932d Handle multi-tenant in DatabaseBlobProvider. 6 years ago
maliming 6697958e79 Convert entity property to entry property type. 6 years ago
erolarkat f570151803 npm packages 3.0.5 6 years ago
Farouk Belhocine f55e700474 adding missing resources for arabic culture. 6 years ago
Sergey Komisarchik d18dc20282 revert test context changes 6 years ago
Sergey Komisarchik 76f6471103 Fix NRE on EntityHistoryHelper.ShouldSavePropertyHistory 6 years ago
Halil İbrahim Kalkan 51bebf4dfb Resolved #4905: Allow to add converters to the standard JSON serializer 6 years ago
maliming 7529f9e388 Use EntityTypeBuilder & PropertyBuilder in the MapEfCoreProperty method. 6 years ago
cherie 5bc83ddbbc feat: add TemporaryCredentialsCacheKey 6 years ago
liangshiwei ae78f0dcda Improve 6 years ago
liangshiwei ecd234de98 Add unit tests 6 years ago
maliming 57fdecc462 Add GetMany & SetMany unit tests. 6 years ago
maliming a391e7a528 Refactor. 6 years ago
maliming 4c1d2f8957 Make EfCoreRepository implement IAsyncEnumerable<TEntity> 6 years ago
maliming a6329f4b41 Move Insert_Should_Set_Guid_Id test method to repository test base class. 6 years ago
shaoxiaoxu 889d9f1910 fix: Unit test get exceptions. 6 years ago
shaoxiaoxu 30f36aca8f chore: resolve conversation https://github.com/abpframework/abp/pull/4735 6 years ago
nuck.tang 37453bf078 Hiding MinioBlobContainer_Tests code 6 years ago
nuck.tang a547c6b038 Add MinioBlobNamingNormalizer 6 years ago
erolarkat c88150ae93 npm packages 3.0.4 6 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders 6 years ago
nuck.tang 18b69b71ab Code optimization 6 years ago
shaoxiaoxu 372388f314 fix: usersecrets is not set,the unit tests error. 6 years ago
shaoxiaoxu c9a36548fd chore: translate into english 6 years ago
shaoxiaoxu 0fef923453 feat: add volo.abp.blobstoring.aliyun from dev 6 years ago
maliming c6cdc8d628 Add TestMemoryDistributedCache for better test. 6 years ago
nuck.tang 8bfcf975df remove MinioBlobContainer_Tests code 6 years ago
nuck.tang 49ad1409eb Code refactoring 6 years ago
maliming 0466207a6d Implement security log in Identity module. 6 years ago
nuck.tang f0ffde0ef5 undo some wrong submit 6 years ago
nuck.tang 80a9614660 update sdk 6 years ago
Ahmet Çotur 3ba4f33da1 Demo view components converted to embedded resource 6 years ago
nuck.tang 696675feff Blob storage Minio support 6 years ago
Necati Meral cdd2573033 dutch localization files encoding 6 years ago
Necati Meral c47e990b1f Added a test for special characters 6 years ago
Necati Meral 69f919d7aa german language files encoding 6 years ago
maliming 4af6d60a59 Insert_Should_Set_Guid_Id unit test. 6 years ago
wakuflair e7e1f3fe73 Added "Suppress Label Generation" demo 6 years ago
maliming 5a476310fe Rename the text "MY_PROJECT_NAME" when generating a new project 6 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository 6 years ago
maliming 46c5c8d866 Make MongoDbRepository convertible to IMongoDbRepository<TEntity>. 6 years ago
Halil İbrahim Kalkan cbd3796191 Added test: GetListAsync 6 years ago