573 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages. 8 years ago
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 abf84ec2ce Developed mongodb model building system. 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 488d095e7b Enable ABP DI configurations for open generic registration too. 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 e40e1062e6 Resolved #222: Permissions should be available on the client side too. 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 e19f366afa Created Volo.Abp.Users package and added IUserLookupService. 8 years ago
Halil İbrahim Kalkan cf9d19c05c Remove unused namespaces. 8 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package. 8 years ago
Halil İbrahim Kalkan cc204b6f79 Created Volo.Abp.Ddd.Application module. 8 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module 8 years ago
Halil İbrahim Kalkan 7d2da072b1 Created Volo.Abp.Uow package. 8 years ago
Halil İbrahim Kalkan 70a1bfe0c4 #230 Add autosave option to update and delete methods of the repository. 8 years ago
Halil İbrahim Kalkan f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id 8 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices. 8 years ago
Halil İbrahim Kalkan 9d1c0f5ad1 Fix AbpRegistrationBuilderExtensions to send the implementation type instead of service type to the OnServiceRegistredContext. 8 years ago
Halil İbrahim Kalkan a1a29176df Rename class file. 8 years ago
Halil İbrahim Kalkan 9bf60d41e0 Handle multiple roles. 8 years ago
Halil İbrahim Kalkan 429d80f379 Move AddViewLocalization to the framework. 8 years ago
Halil İbrahim Kalkan 347a137333 Fix multitenancy unit tests. 8 years ago
Halil İbrahim Kalkan 4aed3d4828 remove unused namespaces. 8 years ago
Halil İbrahim Kalkan 82c8dce8e5 Redesign permission checker. 8 years ago
Halil İbrahim Kalkan e0544a12db Refactored. 8 years ago
Halil İbrahim Kalkan d131d984a2 Added unit test for anonymous in authorization. 8 years ago
Halil İbrahim Kalkan 1528f71413 Added tests for auth interception. 8 years ago
Halil İbrahim Kalkan 01997f7c6c Remove DDD dependency from validation tests. 8 years ago
Halil İbrahim Kalkan 23c31bff4b Remove AbpCommonModule dependency from validation tests. 8 years ago
Halil İbrahim Kalkan 80013faec4 Move permission configuration to AbpIdentityApplicationModule 8 years ago
Halil İbrahim Kalkan 983b38b107 Implemented and tested IObjectSerializer 8 years ago
Halil İbrahim Kalkan 02c6aaa86f Remove unused using statement. 8 years ago