Commit Graph

31492 Commits (0f47f9c77f94dc4b6c675741710e55e46611f308)
 

Author SHA1 Message Date
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
Halil İbrahim Kalkan d674af3eaa Made Identity compiling, but not working yet.
8 years ago
Halil İbrahim Kalkan 9505c69919 added TODO
8 years ago
Halil İbrahim Kalkan c5ef0c08b6 created migrations and worked on identity module #17.
8 years ago
Halil İbrahim Kalkan 4c53e6ab67 Created initial IdentityDbContext
8 years ago
Halil İbrahim Kalkan 60000cebf0 Added managers #16.
8 years ago
Halil İbrahim Kalkan 81e121f9cb Create Identity entities #16
8 years ago
Halil İbrahim Kalkan 9e6f450b3f Rename folders.
8 years ago
Halil İbrahim Kalkan f6c9caf873 Create empty Abp.Identity package and reference MS Identity. Resolved #14.
8 years ago
Halil İbrahim Kalkan 3061492973 Determine connection string by current tenant. Resolved #12.
8 years ago
Halil İbrahim Kalkan decd5f9ac0 Minor refactor.
8 years ago
Halil İbrahim Kalkan c0b0c380bf added ConventionalRegistrar_Tests
8 years ago
Halil İbrahim Kalkan d969aceb5b Revised ConventionalRegistrarList, so they are stored inside service collection.
8 years ago
Halil İbrahim Kalkan f257be5166 Add PreConfigureServices(IServiceCollection) to abp modules to run some code before ConfigureServices. Resolved #11.
8 years ago