Commit Graph

388 Commits (4f00d1cf8e130f7d23d700a1f3e354d14ac74c8f)

Author SHA1 Message Date
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests.
6 years ago
Halil İbrahim Kalkan 5221b99cdf
Merge branch 'dev' into pr/2277
6 years ago
Halil İbrahim Kalkan d9b7e3aef0 Merge branch 'dev' into maliming/Auditing
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming fc33924d0a
Update zh-Hant.json
6 years ago
YinChang ea140ba748 add zh-hant to project in framework
6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object.
6 years ago
maliming 289e8c4da6 Add more Auditing unit tests.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware
6 years ago
Galip Tolga Erdem ca64497b1f reverted back
6 years ago
Galip Tolga Erdem 5c73a61e1c updated AuditingMiddleware for AlwaysLogOnExceptions
6 years ago
Galip Tolga Erdem a529a3df9e Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan c88cd2054e #2597 Refactor AbpAspNetCoreSerilogOptions
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
6 years ago
Galip Tolga Erdem 58d9f3fb5c Updated AuditingMiddleware, updated AuditingManager
6 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Mehmet Tüken beecc19957 Add test project.
6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor.
6 years ago
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages.
6 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter.
6 years ago
maliming faa917ba7a Set 204 No Content for void/Task.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Halil İbrahim Kalkan 76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
6 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
6 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
maliming bed26a0a62 Removed obsolete WithCulture method.
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan 58f04d34cc Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify
6 years ago
Halil İbrahim Kalkan 2bda094fcf Fix build errors after PR merges.
6 years ago
Halil İbrahim Kalkan 1a44e4fdde
Merge branch 'dev' into dev
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 7d3a1b0662
Merge pull request #2381 from abpframework/maliming/AsyncBackgroundJob
6 years ago
Halil İbrahim Kalkan ee403c37e9 Resolved #2467: Add MaxMaxResultCount to LimitedResultRequestDto.
6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API.
6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
兜小神 c318133484 fixed unittest for FluentValidation
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Halil İbrahim Kalkan 772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
Mehmet Tüken 3e743d82ed Fix ES localization tests fail.
6 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
6 years ago
maliming b1eed33962 Implement AsyncBackgroundJob.
6 years ago