28 Commits (9cffe676b2dba6cbb1bdf8cbffb2bfdf198ebbeb)

Author SHA1 Message Date
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 7 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 7 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 7 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 7 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. 8 years ago
Halil ibrahim Kalkan 7dcc7d256f Added HasExtraPropertiesExtensions 8 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties 8 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp 8 years ago
Halil ibrahim Kalkan 88e7cbabce #246 Implement concurrency control for mongodb too. 8 years ago
Halil ibrahim Kalkan 60c0e6b5e5 Added concurrency stamp test 8 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots. 8 years ago
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests 8 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