Commit Graph

963 Commits (3221924b992ac155f71c996bad3391172f9fc39c)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 3221924b99 Minor refactor.
8 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
8 years ago
Halil İbrahim Kalkan af8f5cbcb1 Do not force aggregate roots to implement IGeneratesDomainEvents.
8 years ago
Halil İbrahim Kalkan 08ec531e36 Added AbpEntityFrameworkQueryableExtensions.IncludeIf
8 years ago
Halil İbrahim Kalkan d4c4fa3f70 Added TODO for in-memory db.
8 years ago
Halil İbrahim Kalkan 1087199237 Added alternative WhereIf and PageIf for extended queryables.
8 years ago
Halil İbrahim Kalkan cbc2eebb2a Added MongoDbRepository.GetMongoQueryable
8 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
8 years ago
Halil İbrahim Kalkan 91725a7b90 Remove ICurrentTenant.Clear
8 years ago
Halil İbrahim Kalkan a62dc37f57 Added OneTimeRunner class. Added AbpBsonClassMapExtensions.
8 years ago
Halil İbrahim Kalkan b3643acb53 Added TODO
8 years ago
Halil İbrahim Kalkan 7b763bd6d4 Define column name for IHasExtraProperties.ExtraProperties
8 years ago
Halil İbrahim Kalkan 75dfe9a602 Added AbpEntityTypeBuilderExtensions
8 years ago
Halil İbrahim Kalkan 7c80d99d76 Added IHasExtraProperties
8 years ago
Halil İbrahim Kalkan 0c6501bc29 Upgrade to EF Core 2.1.0-preview1-final
8 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
8 years ago
Halil İbrahim Kalkan f9caa9d365 Implemented tests for memorydb.
8 years ago
Halil İbrahim Kalkan cb96d3df4a Implemented CityRepository for memorydb.
8 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
8 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
8 years ago
Halil İbrahim Kalkan 759bcb1863 Allow to get others collections in a mongodb repository easily
8 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
8 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
8 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
8 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
8 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
8 years ago
Halil İbrahim Kalkan 167a99cf81 Mongodb module enhancements.
8 years ago
Halil İbrahim Kalkan a34b4995ae Add Volo.Abp.Uow.csproj.DotSettings
8 years ago
Halil İbrahim Kalkan 488d095e7b Enable ABP DI configurations for open generic registration too.
8 years ago
Halil İbrahim Kalkan 6f92ee77c4 Make AbpDbContext.CurrentTenantId virtual
8 years ago
Halil İbrahim Kalkan dadafc8b1a Created ModelBuilderConfigurationOptions
8 years ago
Halil İbrahim Kalkan 9f51b41ae0 Moved Abp.Users to another module.
8 years ago
Halil İbrahim Kalkan fb3a05730a Added more unit tests for repository registration.
8 years ago
Halil İbrahim Kalkan f606ab5359 Moved modules and samples to their own repositories.
8 years ago
Halil İbrahim Kalkan 968e6d57dd Register readonly repositories too.
8 years ago
Halil İbrahim Kalkan cc4260c578 Added tests and worked on default repository registration.
8 years ago
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests
8 years ago
Halil İbrahim Kalkan b77e0ae9c8 Renamed variables in AddDefaultRepository
8 years ago
Halil İbrahim Kalkan 3ca1cbb6fc Comment updates.
8 years ago
Halil İbrahim Kalkan 453fd88d1b Introduced readonly repositories.
8 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too.
8 years ago
Halil İbrahim Kalkan 79fe90913f Fix soft delete filter for AbpDbContext.
8 years ago
Halil İbrahim Kalkan be3afe8dd2 Added todo and renamed MemoryDatabase._idGenerators
8 years ago
Halil İbrahim Kalkan 15a10c0d09 Called AuditPropertySetter from AbpDbContext.
8 years ago
Halil İbrahim Kalkan a7d0a81446 Added more tests for AuditPropertySetter.
8 years ago
Halil İbrahim Kalkan 3b84fc3392 Created AuditPropertySetter and initial tests. Added TenantId to current user.
8 years ago
Halil İbrahim Kalkan d9b5daee0e #233 Rename audit properties (remove User keyword).
8 years ago
Halil İbrahim Kalkan ea952d88ca #232 Make UserIds Guid.
8 years ago
Halil İbrahim Kalkan f0870ca427 #233 DTO audited base classes.
8 years ago
Halil İbrahim Kalkan 2339fab337 #233 Created audited entities.
8 years ago