Commit Graph

47 Commits (d2bab90b45d14c99b0ee3d07ba8ec158f2600365)

Author SHA1 Message Date
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Yunus Emre Kalkan 4f1bd2d69d blogging refactor
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
5 years ago
Mehmet Tüken 4adaf68123 [modules/blogging] fix mongo.exe dispose
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 2152b0d5bb Upgrade blogging and client-simulations to .net core 3.0.
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 6391038817 mongo calss name rename
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Halil ibrahim Kalkan 912e1ead3a Fix new Post creation (since creatorId parameter was removed).
6 years ago
Halil İbrahim Kalkan a3804b2538
Merge branch 'master' into maliming/blog
6 years ago
Halil ibrahim Kalkan c4ae50dbec #979 Make Post.CreatorId nullable.
6 years ago
maliming a6c744cd67 Add blog entity unit tests.
6 years ago
maliming 74d2100dad Add blog unit tests.
6 years ago
Yunus Emre Kalkan a874171a59 typo fix
6 years ago
Yunus Emre Kalkan 29aa7cd123 Blogging appservices refactor
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Yunus Emre Kalkan f23c99d2e3 resolved #584
6 years ago
Yunus Emre Kalkan 66bf128f18 Blogging module gravatar
6 years ago
Yunus Emre Kalkan 1d321a3856 Blogging module: Added basic unit tests
6 years ago
Yunus Emre Kalkan a935bc934c Blogging Module: Fixed broken tests
6 years ago
Yunus Emre Kalkan a412b899ec Blog module post images
6 years ago
Yunus Emre Kalkan d9f52b1528 https://github.com/abpframework/abp/issues/408
6 years ago
Yunus Emre Kalkan f7c53184db Blogging module improvements
6 years ago
Yunus Emre Kalkan 05b9359ce9 Blogging module basic comment & tag
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 5a882a4205 Fix tests for blogging module
7 years ago
HitaspDotNet 1436ffe6c9 Fixed packages references links
7 years ago
HitaspDotNet c05e9452d1 blogging EF module namespace fixed
7 years ago
Yunus Emre Kalkan f62ed01ac2 Post Edit & create
7 years ago
Halil ibrahim Kalkan 8bf90d0390 Renamed BloggingApplicationTestBase
7 years ago
Halil ibrahim Kalkan b493876746 Added EF Core test project and implemented the first real test.
7 years ago
Halil ibrahim Kalkan 6f4bf2c2ce Added unit test projects for testbase & ef core.
7 years ago