Commit Graph

32225 Commits (bcf65ab18d4b0a26b922dbad28ebaf24f5da53ba)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 7de7a5e303 Fix foreign key problem on userrole.
8 years ago
Halil İbrahim Kalkan 7b9ef98a32 remove todo (moved to the issue #52)
8 years ago
Halil İbrahim Kalkan f60117a272 remove todo.
8 years ago
Halil İbrahim Kalkan db39159920 Make constructors internal.
8 years ago
Halil İbrahim Kalkan fbd822204b Revise some TODOs.
8 years ago
Halil İbrahim Kalkan 15d34f8062 Make user and role properties protected.
8 years ago
Halil İbrahim Kalkan e10b305fe0 Resolved Id assignment problem for collections.
8 years ago
Halil İbrahim Kalkan bdb644b8df Revided Identity DbContext and recreated initial migration.
8 years ago
Halil İbrahim Kalkan c431aa579c refactor.
8 years ago
Halil İbrahim Kalkan 57b516c368 Clear comments.
8 years ago
Halil İbrahim Kalkan 062a1161d5 Remove dispose logic from identity stores.
8 years ago
Halil İbrahim Kalkan 872297c98d Rename root namespace of AbpDesk.Web.Mvc project.
8 years ago
Halil İbrahim Kalkan 000e7448df remove a TODO
8 years ago
Halil İbrahim Kalkan 8a68714e03 Added events to UOW.
8 years ago
Halil İbrahim Kalkan 684453cab1 Minor refactor for DbContextOptionsFactory
8 years ago
Halil İbrahim Kalkan db51087459 Set concurrency stamp in dbcontext.savechanges instead of repository.update
8 years ago
Halil İbrahim Kalkan 5c8a5db75e Move concurrency stamp convention to AbpDbContext.
8 years ago
Halil İbrahim Kalkan b878f78912 Seperate IUnitOfWork interface.
8 years ago
Halil İbrahim Kalkan 1254b53628 Complete some TODOs.
8 years ago
Halil İbrahim Kalkan 4960d3a247 Refactor AbpEfCoreServiceCollectionExtensions
8 years ago
Halil İbrahim Kalkan 7417e5cef4 Log tenantid header values if more than one provided.
8 years ago
Halil İbrahim Kalkan 9c12a159ba Resolved #62: Add domain tenant resolver.
8 years ago
Halil İbrahim Kalkan 5837a3ef45 Revised multitenancy resolve and store system.
8 years ago
Halil İbrahim Kalkan 0570beff86 Used GuidGenerator to create a user.
8 years ago
Halil İbrahim Kalkan d86bd01169 Remove unused IdGenerator.
8 years ago
Halil İbrahim Kalkan 6f679ab1db Change default PK from string to GUID!
8 years ago
Halil İbrahim Kalkan ad80d628d3 Fixed multithread problem for aspnet core tenant resolvers.
8 years ago
Halil İbrahim Kalkan 8972ba8f69 Introduce AspNetCoreMultiTenancyOptions.
8 years ago
Halil İbrahim Kalkan 87ac81b3a3 Removed serializable comments since created issue for it #69.
8 years ago
Halil İbrahim Kalkan 3183b00664 Removed Volo.Abp.DependencyInjection.Abstractions package.
8 years ago
Halil İbrahim Kalkan bf1c698552 Remove Volo.Abp.ApplicationContracts project.
8 years ago
Halil İbrahim Kalkan fbbc63536b Added Guid generator and Id generators.
8 years ago
Halil İbrahim Kalkan bc0165d892 Added tenant resolvers.
8 years ago
Halil İbrahim Kalkan 776c0ca498 Removed Volo.DependencyInjection and Volo.ExtensionMethods projects.
8 years ago
Halil İbrahim Kalkan 589b42a20d Create replaceservices option for dependency attribute.
8 years ago
Halil İbrahim Kalkan 6989ff05a5 Revised multi tenant connection string resolver.
8 years ago
Halil İbrahim Kalkan 764dc3790b Fixed StringExtensions culture problem. Added CultureHelper.
8 years ago
Halil İbrahim Kalkan 5c59e9e57e removed todo
8 years ago
Halil İbrahim Kalkan a0cc382fd5 Removed not used class.
8 years ago
Halil İbrahim Kalkan ffc1977c16 #44 Clock abstraction and json serializer abstraction.
8 years ago
Halil İbrahim Kalkan 18219b04ba Removed todos.
8 years ago
Halil İbrahim Kalkan b04231055f Improved IDatabaseApi and IUnitOfWork, extracted ISupportsSavingChanges.
8 years ago
Halil İbrahim Kalkan 9404310e60 Added a test plugin.
8 years ago
Halil İbrahim Kalkan e463d52b02 revised todos.
8 years ago
Halil İbrahim Kalkan 13997583ce Removed some TODO notes.
8 years ago
Halil İbrahim Kalkan fca339d682 Move IServiceProviderAccessor to Volo.DependencyInjection package.
8 years ago
Halil İbrahim Kalkan 8ead16f389 Use IOptionsSnapshot in DefaultConnectionStringResolver to detect changes in appsettings file.
8 years ago
Halil İbrahim Kalkan 9a5707d167 Refactor and fix ServiceCollectionRepositoryExtensions
8 years ago
Halil İbrahim Kalkan 0ef5daeb0e Provide an option to set base repository classes, instead of defaults.
8 years ago
Halil İbrahim Kalkan d6e68771f0 Added unit tests and fixed repository registration problem.
8 years ago