Commit Graph

1502 Commits (9be583e2751b7e8123a893605cc66e0b99093858)

Author SHA1 Message Date
Halil İbrahim Kalkan 27e2461581 Created initial audit logging document.
6 years ago
Yunus Emre Kalkan 6c252a25dd
Merge pull request #2639 from abpframework/maliming/helpcommand
6 years ago
maliming 65186e9a88 Output a warning if the command is not found.
6 years ago
Halil İbrahim Kalkan c7059c7312
Merge pull request #2634 from abpframework/maliming/PostConfigure
6 years ago
Yunus Emre Kalkan 524ed4328d fix cli incorrect license error and warning
6 years ago
Yunus Emre Kalkan 530f5c6b23 Update AbpIoApiKeyService.cs
6 years ago
maliming 4b1b051a02 Add PostConfigure & PostConfigureAll method to AbpModule.
6 years ago
Halil İbrahim Kalkan 969771306d Fixed #2624: FullAuditedAggregateRootWithUser generic type wrong constraint.
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan 32407660da Create launchSettings.json
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
RayMMond 40d0586d49 correct chinese localization
6 years ago
Halil İbrahim Kalkan beb8cc113f Remove unused namespace.
6 years ago
Halil İbrahim Kalkan 9c9e224b0a Add NuGetPackageTarget.Undefined.
6 years ago
Halil İbrahim Kalkan 7172e2f108 Merge branch 'dev' of https://github.com/abpframework/abp into dev
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 3c479b9524 Adding AbpAspNetCoreSerilogEnrichersOptions.
6 years ago
Mehmet Tüken cfa4d09e36 Create Volo.Abp.AspNetCore.Serilog package.
6 years ago
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors.
6 years ago
maliming 714ab6fa27 Remove the angular folder on module project creation with --no-ui option
6 years ago
Halil İbrahim Kalkan 6e0c55d4b6
Merge pull request #2462 from abpframework/maliming/SetValueComparer
6 years ago
Aaron Chong e199513e3e Remove unnecessary extensions
6 years ago
Aaron Chong a6608af1dc Remove unnecessary using directive
6 years ago
Aaron Chong 3de25ee4b3 Refactor to use ABP converter and comparer
6 years ago
Aaron Chong 288b80cfdc Implement AbpDictionaryValueConverter
6 years ago
Aaron Chong e754f3350f Implement generic AbpJsonValueConverter
6 years ago
Halil İbrahim Kalkan 4bd5fa750c Update DeveloperApiKeyResult.cs
6 years ago
Halil İbrahim Kalkan 8f0ce16a24 Move setting the IApplicationBuilder line to top.
6 years ago
Halil İbrahim Kalkan 2d8b349a27
Merge pull request #2528 from mehmetuken/application-shutdown
6 years ago
Halil İbrahim Kalkan 0d28779811
Merge pull request #2550 from mehmetuken/client-validation
6 years ago
Halil İbrahim Kalkan 314d46d81c Explicitly set TransactionBehavior to Auto
6 years ago
Halil İbrahim Kalkan db1cd57787 Resolved #2558: Add options to IUnitOfWorkManager.Begin().
6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor.
6 years ago
maliming 881aa82b9d Correcting the path of error page.
6 years ago
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages.
6 years ago
Halil İbrahim Kalkan 401376e109 Resolved #2540. Resolved #2539.
6 years ago
Halil İbrahim Kalkan d815b9cfee Refactor AbpTabLinkTagHelperService: Remove unnecessary async.
6 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter.
6 years ago
Mehmet Tüken 8d5d0adb83 Disposing AbpApplicationWithExternalServiceProvider.
6 years ago
Mehmet Tüken bf1960213f Listen IHostApplicationLifetime Stopping and Stopped event.
6 years ago
Mehmet Tüken 908f28297a Implement IDisposable on AutofacServiceProvider.
6 years ago
maliming faa917ba7a Set 204 No Content for void/Task.
6 years ago
Halil İbrahim Kalkan fdf83e4dc6 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 7049453fba Fix VoloNugetPackagesVersionUpdater
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