Commit Graph

32855 Commits (5d9508195612a7cad8530c151a408a5641799eea)
 

Author SHA1 Message Date
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
Halil İbrahim Kalkan eaa4ac70e2 Moved DI registration code to proper namespaces.
8 years ago
Halil İbrahim Kalkan b068513f5b Refactored repository registration.
8 years ago
Halil İbrahim Kalkan d60ced3e2f MongoDb revision.
8 years ago
Halil İbrahim Kalkan 394e42ad97 Added TODO.
8 years ago
Halil İbrahim Kalkan c39deb10e6 mongodb integration #52
8 years ago
Halil İbrahim Kalkan 86a352c605 Created initial MongoDbRepository #52.
8 years ago
Halil İbrahim Kalkan 0d9f95d050 Resolved #68: Rename DatabaseNameAttribute to ConnectionStringNameAttribute.
8 years ago
Halil İbrahim Kalkan a459413751 #54 Remove InsertAndGetId from repository.
8 years ago
Halil İbrahim Kalkan ea13ec2c76 Added MongoDbDatabaseApi #52
8 years ago
Halil İbrahim Kalkan b74e03736d #52 Created empty Volo.Abp.MongoDB package.
8 years ago
Halil İbrahim Kalkan 3d742d9cb1 IUnitOfWork and IDatabaseApi revised.
8 years ago
Halil İbrahim Kalkan 400d0430d0 Remove IRepository todos
8 years ago
Halil İbrahim Kalkan 9af9e7d7fa IRepository enhancements #54
8 years ago
Halil İbrahim Kalkan ecd75464b2 Resolved #65: Create PostConfigureServices method for AbpModule.
8 years ago
Halil İbrahim Kalkan 43498433b9 TODOs added/removed.
8 years ago
Halil İbrahim Kalkan 78abed7312 Implemented role store.
8 years ago
Halil İbrahim Kalkan 6d0b501ce4 Listed user and roles in console application.
8 years ago
Halil İbrahim Kalkan c562b6b186 Allow to override default repository and make it optional.
8 years ago
Halil İbrahim Kalkan 69fa91367b Call AddDefaultEfCoreRepositories from AddAbpDbContext
8 years ago
Halil İbrahim Kalkan c775f3e6d5 Made Identity module initialized.
8 years ago