7577 Commits (3e3d6402daa84e136ae70fca3d3ef4b60ba080ea)

Author SHA1 Message Date
maliming 8d826fbaa9 Update packages to RC 1. 5 years ago
maliming d49c21c0fc Update SDK to RC 1. 5 years ago
Halil İbrahim Kalkan 8114a628ac delete old todo note 5 years ago
maliming 60d97be477 Use `AbpAsyncTimer` to replace `AbpTimer`. 5 years ago
maliming 1c5b8a7b6f Normalized client proxy controller name. 5 years ago
maliming 47c839c103 Use `Latest` if the version is not specified. 5 years ago
maliming 5192857808
Update AbpTenantAppService.cs 5 years ago
maliming aaf09f715c
Update AbpTenantController.cs 5 years ago
Murat Yuceer 35025b63cb make methods virtual to be overridable 5 years ago
Halil İbrahim Kalkan c8d525716d Fix concurrencystamp & tests 5 years ago
Halil İbrahim Kalkan 59dada8814 Refactored the example solution. Added mongodb extensions 5 years ago
Halil İbrahim Kalkan 3b7d1514a9 Added initial mongodb boxing services 5 years ago
maliming a22155c3c3 Bypass the cookie consent policy check. 5 years ago
Halil İbrahim Kalkan 4e0e0de1d7 Regularly delete old events 5 years ago
Halil İbrahim Kalkan 51ce477165 Eliminate duplicate incoming events 5 years ago
Halil İbrahim Kalkan eb47e50896 Apply ABP concepts on state change, not on savechanges. 5 years ago
Halil İbrahim Kalkan 2aa45fe208 Check handlerselector for inbox event processing 5 years ago
liangshiwei 47bbfd0a48 Remove unnecessary spaces and line breaks 5 years ago
Halil İbrahim Kalkan 8af7ccdbaf Implemented initial inbox processing logic 5 years ago
Halil İbrahim Kalkan 9593c877e1 Save incoming events to inbox 5 years ago
Yunus Emre Kalkan c3771ce11c Update RemoveProjectFromSolutionStep.cs 5 years ago
Yunus Emre Kalkan 405a3e5d0f Cli: Modify abpmdl.json files on project creation 5 years ago
Alper Ebicoglu fe7fc54095 Refactor project name validator #9853 5 years ago
Halil İbrahim Kalkan 79015b0e4e Added cancellation tokens 5 years ago
Halil İbrahim Kalkan 8271fc98a6 Implemented distributed locking for the event outbox 5 years ago
Halil İbrahim Kalkan ae95de6aa5 Introduced Volo.Abp.DistributedLocking package 5 years ago
Halil İbrahim Kalkan 6cb6b17222 Update OutboxSender.cs 5 years ago
Halil İbrahim Kalkan afcd640e40 Basic implementation is done for the event outbox. 5 years ago
Halil İbrahim Kalkan 3a89cb41b8 Added Volo.Abp.EventBus.Boxes.csproj 5 years ago
Halil İbrahim Kalkan eb7765ca53 Refactored configuration, added CreationTime 5 years ago
Halil İbrahim Kalkan d1ea4736b7 save to outbox 5 years ago
Halil İbrahim Kalkan 5f50d3323a Add AbpDistributedEventBusOptions to DistributedEventBusBase 5 years ago
Halil İbrahim Kalkan 616258197e Added outbox parameter and dbcontext abstraction 5 years ago
maliming a112586110 Use authentication scheme by default. 5 years ago
maliming fcefec94f5 Update AbpServiceConvention.cs 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 5 years ago
liangshiwei 112287a723 generate js client proxy for all modules 5 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules 5 years ago
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
maliming b09787078e Allow project names to contain but not equal to Blazor. 5 years ago
maliming aadb5343d2
Update AbpAuthorizationExceptionHandlerOptions.cs 5 years ago
maliming a4108ec532 Throw an exception if there is no scheme found. 5 years ago
Enis Necipoğlu 96af9b1ff7 Update method name to SetConcurrencyStampIfNotNull 5 years ago
maliming 9de6722b94 Update DefaultAbpAuthorizationExceptionHandler.cs 5 years ago
maliming 380971264d Refactor DefaultAbpAuthorizationExceptionHandler. 5 years ago
maliming 74001e550e Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException. 5 years ago
liangshiwei e692ee5cd6 Some improved 5 years ago
liangshiwei 8f497fa7d8 Improved 5 years ago
liangshiwei 209aecf149 Update AspNetCoreApiDescriptionModelProvider.cs 5 years ago
liangshiwei 86afd8d8c8 Use real logger type 5 years ago