Commit Graph

86 Commits (c05eb0ecf1b7de1ad825ec86c1179fe56879fe1e)

Author SHA1 Message Date
maliming abda1104ae Add authorization unit test for razor page.
5 years ago
maliming fd5eda2b7f Add unit tests for razor page filters.
5 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
5 years ago
Halil İbrahim Kalkan b6f114353d Added test
5 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
5 years ago
Yunus Emre Kalkan 6b125349c8 merge
5 years ago
Galip Tolga Erdem a341528aa6 Updated AuditingMidware exception check and new test
5 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests.
5 years ago
Halil İbrahim Kalkan 5221b99cdf
Merge branch 'dev' into pr/2277
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ea140ba748 add zh-hant to project in framework
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
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware
5 years ago
Galip Tolga Erdem ca64497b1f reverted back
5 years ago
Galip Tolga Erdem 5c73a61e1c updated AuditingMiddleware for AlwaysLogOnExceptions
5 years ago
Galip Tolga Erdem 58d9f3fb5c Updated AuditingMiddleware, updated AuditingManager
5 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter.
5 years ago
maliming faa917ba7a Set 204 No Content for void/Task.
5 years ago
Halil İbrahim Kalkan 76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
5 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan 58f04d34cc Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API.
5 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan 5f0b31214c
Merge pull request #2169 from abpframework/maliming/minify
5 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript.
5 years ago
maliming 357be9a8e3 Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
5 years ago
JiYuhang 84d08af14a Translate to chinese localization files
5 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
Halil İbrahim Kalkan d1901aa9e7 Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration.
5 years ago
Halil İbrahim Kalkan 03b47aee23 Add Accept-Language header in the AbpAspNetCoreTestBase
5 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
5 years ago
maliming 5622bfc796 Prevent the service from being injected again.
5 years ago
Halil İbrahim Kalkan a187831b73 Added VirtualFileSystem_Tests that is failing
5 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Halil İbrahim Kalkan a52ba7787d Switch to MapControllerRoute instead of UseMvc
5 years ago
Halil İbrahim Kalkan f24a32b201 Make bootstrap demo running
5 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
5 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
5 years ago