Commit Graph

1386 Commits (d332818f6ab978b4a8d116fa2d0722192b2105a9)

Author SHA1 Message Date
Halil İbrahim Kalkan d332818f6a Background job remove sync api
6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api
6 years ago
Halil İbrahim Kalkan f6084749f9 Use Castle.Core.AsyncInterceptor
6 years ago
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
Alper Ebicoglu 3b6908c060 Merge branch 'dev' of https://github.com/abpframework/abp into dev
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
Yunus Emre Kalkan e4cefe83fe Update UpdateCommand.cs
6 years ago
Yunus Emre Kalkan 189c243477 refactor
6 years ago
Yunus Emre Kalkan a306a91177 Merge branch 'dev' of https://github.com/volosoft/abp into dev
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
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
maliming db95f58852
Merge pull request #2400 from mehmetuken/fix-2396
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
Halil İbrahim Kalkan 772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
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
Halil İbrahim Kalkan cea17be390
Merge pull request #2238 from itryan/dev
6 years ago
Alper Ebicoglu ed585ad4eb Remove short arguments for Suite.
6 years ago
Alper Ebicoglu 4664b63b99 Update SuiteCommand.cs
6 years ago
Alper Ebicoglu 063712f857 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Alper Ebicoglu bb38ffc28a fixes #2387 and fix CLI command descriptions.
6 years ago
Halil İbrahim Kalkan 8d6d37a847
Merge pull request #2377 from LuisPignataro/luisPignataro/Traslate
6 years ago
Alper Ebicoglu def70c5fe0 add suite cli command.
6 years ago
Alper Ebicoglu f8ea908112 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Alper Ebicoglu 61fa2e9987 add Suite cli command to Abp Cli.
6 years ago
Alper Ebicoglu f940f9142e add Suite cli command to Abp Cli.
6 years ago
İsmail ÇAGDAŞ dca94d1a12 fixes #2325: Remove temporary workaround for setting System.Net.Http.UseSocketsHttpHandler switch to false
6 years ago
Luis Pignataro b7e32520e9 Spanish traslation fixes
6 years ago
Luis Pignataro 2cd44f00e8 Spanish traslation fixes
6 years ago
Luis Pignataro 5b8a051800 spanish localization
6 years ago
Halil İbrahim Kalkan e81a4bbbef
Merge pull request #2370 from abpframework/maliming/RemoteService
6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
6 years ago
maliming 0ad31c40e1 When RemoteService is disabled, the selector of the service or service method is no longer configured.
6 years ago
Arkat Erol dbebc67a60 aspnet core 3.1 docker update for bootstrap tag helpers
6 years ago
olicooper c8ef5c4f0c
en localization grammar issue
6 years ago
liangshiwei fd4a757eaa Fix: set the default mail template culture name to "en"
6 years ago