3026 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
Halil İbrahim Kalkan c4b2d2b48c Remove reflection for ExecuteWithoutReturnValueAsync 6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 6 years ago
Halil İbrahim Kalkan 0860f54e5a Remove CachedApplicationConfigurationClient.Get 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
maliming 6890919357
Update FluentObjectValidationContributor.cs 6 years ago
maliming 3d1ee5ec52 Add GetSetMethod condition before SetValue. 6 years ago
兜小神 c318133484 fixed unittest for FluentValidation 6 years ago
兜小神 c4e28c127d
Update FluentObjectValidationContributor.cs 6 years ago
YinChang 3ba06fe022 move AbpValidationResource to Volo.Abp.Validation from Volo.Abp.Localization 6 years ago
maliming 87eb1891f5 Change some simplified Chinese translations. 6 years ago
maliming 97353bf5f9 Formatting code. 6 years ago
YinChang 9b502bd69a fix EmailingResource's Definition 6 years ago
YinChang 49a9eb0a0c configure embedded resources by wildcard 6 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual 6 years ago
Alper Ebicoglu f0e275a0c8 add Poly to Abp.Cli.Core and use it GetApiKeyOrNullAsync method. 6 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await 6 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core. 6 years ago
Rwing 9ae64bd113
fix typo in CLI sample 6 years ago
maliming a6ccc3320f Add Razor support for mvc. 6 years ago
Yunus Emre Kalkan e4cefe83fe Update UpdateCommand.cs 6 years ago
Yunus Emre Kalkan 189c243477 refactor 6 years ago
Yunus Emre Kalkan f30a0d1afa remove redundant using statements 6 years ago
Halil İbrahim Kalkan 6e6070ab72 Don't pass authorizationService.AsAbpAuthorizationService().CurrentPrincipal as the resource 6 years ago
Halil İbrahim Kalkan 66122369ca Added log for AbpApplicationConfigurationAppService 6 years ago
Halil İbrahim Kalkan 67331bce5f Added debug log to AbpApplicationConfigurationAppService 6 years ago
Mehmet Tüken ca57cf3ea7 refactor 6 years ago
Mehmet Tüken 35c1d810c4 [framework] fix mongo.exe dispose 6 years ago
Halil İbrahim Kalkan 5fe88a3b09 Improve RemoteTenantStore: Reduce AsyncHelper usage. 6 years ago
Halil İbrahim Kalkan 647dd63e7e Make IJobQueueManager.Get method async to reduce AsyncHelper usage 6 years ago
Halil İbrahim Kalkan 05cc1e2b21 Avoid AsyncHelper usage in the DefaultAbpRequestLocalizationOptionsProvider 6 years ago
Halil İbrahim Kalkan fe2f66a304 Eleminate AsyncHelper.RunSync usage from RemoteLocalizationContributor. 6 years ago
Halil İbrahim Kalkan b04df4eff3 Update AbpDictionaryBasedStringLocalizer.cs 6 years ago
Mehmet Tüken 0226a00fac fix missing rename from AbpErrorViewModel 6 years ago
Mehmet Tüken 1de18d845f catch JsonReaderException isn't valid json response. 6 years ago
Mehmet Tüken 146bc59595 bump System.Security.Permissions 4.6.0 to 4.7.0 6 years ago
Mehmet Tüken b5891ffc77 bump System.Collections.Immutable 1.6.0 to 1.7.0 6 years ago
Mehmet Tüken 198d9e8260 bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1 6 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1 6 years ago
Mehmet Tüken 388ec86755 bump NuGet.Versioning 5.3.0 to 5.4.0 6 years ago
Mehmet Tüken efccd9801f bump Newtonsoft.Json 12.0.2 to 12.0.3 6 years ago
Mehmet Tüken 6d64b72eb9 bump MongoDB.Driver 2.9.2 to 2.10.0 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 d4b5e0b688 bump Microsoft.CodeAnalysis.CSharp 3.3.1 to 3.4.0 6 years ago
Mehmet Tüken 46c1b52251 bump Microsoft.AspNetCore.Mvc.Versioning 4.0.0 to 4.1.1 6 years ago
Mehmet Tüken 8b4277a14c bump IdentityModel 4.0.0 to 4.1.1 6 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8 6 years ago
Mehmet Tüken 41db38b2b3 bump FluentValidation 8.5.0 to 8.6.0 6 years ago
Mehmet Tüken 3e743d82ed Fix ES localization tests fail. 6 years ago
Alper Ebicoglu ed585ad4eb Remove short arguments for Suite. 6 years ago
Alper Ebicoglu 4664b63b99 Update SuiteCommand.cs 6 years ago