3026 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
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 314d46d81c Explicitly set TransactionBehavior to Auto 6 years ago
Halil İbrahim Kalkan db1cd57787 Resolved #2558: Add options to IUnitOfWorkManager.Begin(). 6 years ago
Arkat Erol 32a2328904 generete proxy command added for abp cli (not ready) 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 7049453fba Fix VoloNugetPackagesVersionUpdater 6 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper. 6 years ago
Yunus Emre Kalkan 9d65b6d848 Rename AbpDddResource to AbpDddApplicationContractsResource 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
Alper Ebicoglu a8258bdd03 Update VoloNugetPackagesVersionUpdater.cs 6 years ago
maliming bed26a0a62 Removed obsolete WithCulture method. 6 years ago
Alper Ebicoglu a4e20048af closes volosoft/volo#760 6 years ago
Javier Campos 0f1542d111 fix: configureawait on object casted to task 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 33123af7b0 Resolved #2495: Add public setter for TenantConfiguration.ConnectionStrings. 6 years ago
Halil İbrahim Kalkan d78bc4ffbc Use generic GetRequiredService 6 years ago
Halil İbrahim Kalkan c010c56793 Optimization& refactor: Move localizer inside the validation control 6 years ago
Halil İbrahim Kalkan 58f04d34cc Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify 6 years ago
developerrd 6730ec1c0b make todo ,AbpIntegratedTest class namespace change. 6 years ago
developerrd 1efbcd8c26 proxy helper code refactor. 6 years ago
Halil İbrahim Kalkan 2bda094fcf Fix build errors after PR merges. 6 years ago
Halil İbrahim Kalkan 3316bcae97
Revert "AddGlobalFilters method of MongoDbRepository extracted to a service" 6 years ago
maliming 65cd3ea8ab Localize exception message on limited result request dto. 6 years ago
Yunus Emre Kalkan a6b48ab4fe Localize exception message on LimitedResultRequestDto cont. 6 years ago
Yunus Emre Kalkan f703db96e5 Localize exception message on LimitedResultRequestDto 6 years ago
maliming 59ade77831 Add more ConfigureJsonConversionWithValueComparer extension methods. 6 years ago
maliming d736a84ab5 Cancel value generation for aggregate roots and entities. 6 years ago
maliming a72fb4e567 Cancel changes to the tenant module. 6 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method. 6 years ago
Halil İbrahim Kalkan 5722c99727 Remove unused methods from InMemoryBackgroundJobStore 6 years ago
Halil İbrahim Kalkan ee403c37e9 Resolved #2467: Add MaxMaxResultCount to LimitedResultRequestDto. 6 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module. 6 years ago
maliming 25a654dac0 Remove unnecessary namespaces. 6 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary. 6 years ago
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