45 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
maliming 356dcb6648 Handle nullable type. 6 years ago
maliming 21759b39f2 Handle GUID type before Change Type. 6 years ago
maliming a6329f4b41 Move Insert_Should_Set_Guid_Id test method to repository test base class. 6 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository 6 years ago
Halil İbrahim Kalkan cbd3796191 Added test: GetListAsync 6 years ago
Halil İbrahim Kalkan a6208fcca0 Resolved #4433: Unify multiple update events for a single entity in the same unit of work. 6 years ago
Halil İbrahim Kalkan 0903001308 Added tests 6 years ago
Halil İbrahim Kalkan ec1b031a72 Fix HasExtraPropertiesExtensions_Tests 6 years ago
Halil İbrahim Kalkan 2b211c1073 Add validation for extra properties. 6 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager 6 years ago
maliming 806fec85d2 MongoDbRepository needs to filter when deleting entity based on Id. 6 years ago
Halil İbrahim Kalkan f2be037bfc Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
maliming 01d1b65cbd Cascading entities should not be deleted when soft deleting entities. 6 years ago
Halil İbrahim Kalkan fc8d34eae9 Refactor and improvements for #2807 6 years ago
Galip Tolga Erdem eef0f5f59a Added HardDelete with EfCoreRepository and MongoDbRepository tests 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
maliming 6944da4a82 Remove the id property from the view. 7 years ago
maliming b4940f135c Added Keyless Entity Types unit test. 7 years ago
maliming 91ba0f2594 Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule. 7 years ago
maliming 4eadee29c6 Added DataTimeValueConverters function. 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Halil İbrahim Kalkan e875ddc516 Disable get by id in Repository_Basic_Tests_With_Int_Pk test for mongodb. 7 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk 7 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService 7 years ago
maliming 69d89ce87c Add repository specification unit test. 7 years ago
Halil ibrahim Kalkan 2297033263 Added HasExtraPropertiesExtensions.RemoveProperty and tests. 7 years ago
Halil ibrahim Kalkan 7dcc7d256f Added HasExtraPropertiesExtensions 7 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties 7 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp 7 years ago
Halil ibrahim Kalkan 88e7cbabce #246 Implement concurrency control for mongodb too. 7 years ago
Halil ibrahim Kalkan 60c0e6b5e5 Added concurrency stamp test 7 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots. 7 years ago
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests 7 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots. 8 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes 8 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus 8 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago