Commit Graph

372 Commits (6c252a25dd9a4f919cdec7c2ccaf66a1ea4a28f7)

Author SHA1 Message Date
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan c88cd2054e #2597 Refactor AbpAspNetCoreSerilogOptions
5 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
5 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken beecc19957 Add test project.
5 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor.
5 years ago
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages.
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 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
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
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
5 years ago
maliming bed26a0a62 Removed obsolete WithCulture method.
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 2bda094fcf Fix build errors after PR merges.
5 years ago
Halil İbrahim Kalkan 1a44e4fdde
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 7d3a1b0662
Merge pull request #2381 from abpframework/maliming/AsyncBackgroundJob
5 years ago
Halil İbrahim Kalkan ee403c37e9 Resolved #2467: Add MaxMaxResultCount to LimitedResultRequestDto.
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
兜小神 c318133484 fixed unittest for FluentValidation
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Halil İbrahim Kalkan 772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
Mehmet Tüken 3e743d82ed Fix ES localization tests fail.
5 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
5 years ago
maliming b1eed33962 Implement AsyncBackgroundJob.
5 years ago
Luis Pignataro 2cd44f00e8 Spanish traslation fixes
5 years ago
Luis Pignataro 5b8a051800 spanish localization
5 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
5 years ago
Arkat Erol dbebc67a60 aspnet core 3.1 docker update for bootstrap tag helpers
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
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties
5 years ago
Halil İbrahim Kalkan cfb714ece7
Merge pull request #2151 from abpframework/maiming/AbpDateTimeModelBinder
5 years ago
Halil İbrahim Kalkan ffc0c1329e
Merge pull request #2000 from abpframework/maliming/DataTimeValueConverters
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript.
5 years ago
maliming df26af69fc Add AbpMinifyModule.
5 years ago
İsmail ÇAGDAŞ 6f63267e9b updated from master
5 years ago
maliming 357be9a8e3 Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
5 years ago
Halil İbrahim Kalkan d0da6b89b9 Update bootstrap demo client side dependency.
5 years ago
maliming 6944da4a82 Remove the id property from the view.
5 years ago