5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
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
liangshiwei 8ce9cdb070 Rename DeclaringFrom to ImplementFrom and Support methods with the same name 5 years ago
liangshiwei 8c7c3404db Add DeclaringFrom to ActionApiDescriptionModel 5 years ago
liangshiwei 79fcf5dc01 Update ClientProxyBase.cs 5 years ago
liangshiwei 22f24c7730 Improved 5 years ago
maliming cd364b4a6d Call PublishToEventBusAsync instead of PublishAsync. 5 years ago
Halil İbrahim Kalkan 61cac95775 Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete. 5 years ago
Halil İbrahim Kalkan 92f09650ea Fix mongo and memory db implementations for event publishing. 5 years ago
Halil İbrahim Kalkan 258cf783f7 Events should be published and handled in the right order. 5 years ago
Yunus Emre Kalkan 71aa5a52e0 Cli: Use Production URLs 5 years ago
Yunus Emre Kalkan a6477782b1 Moved ICmdHelper to CLI.Core 5 years ago
liangshiwei 3c436c2edf Add UsageInfo 5 years ago
liangshiwei b4f06a8294 Update GenerateProxyCommand.cs 5 years ago
liangshiwei 034f8760d2 Update GenerateProxyCommand.cs 5 years ago
liangshiwei 2786fefc2b Writer logs 5 years ago
liangshiwei caad12a815 Generate part class 5 years ago
maliming 33c82678e3 Update dom of datatables. 5 years ago