5006 Commits (cca31d2dca0d5894b7e9a67d36e2d8bb5abc8a2a)

Author SHA1 Message Date
liangshiwei 5291b97738 Update OracleDbContextEventInbox.cs 5 years ago
liangshiwei 3ee9f57c9d Improve 5 years ago
liangshiwei 28da0b837c Improve 5 years ago
liangshiwei b809ee50e3 Refactor 5 years ago
liangshiwei bc4944c19d Add ISqlAdapter 5 years ago
liangshiwei f0f61884b7 Improve performance 5 years ago
liangshiwei 0cf5d248fd Complete the Outbox & Inbox Patterns feature 5 years ago
Halil İbrahim Kalkan fc70729d54 Rename local variable: rawPublisher to supportsEventBoxes. 5 years ago
Halil İbrahim Kalkan cc14ae6559 Define index for the creationtime. 5 years ago
Halil İbrahim Kalkan 8859803254 Remove old TODOs 5 years ago
Halil İbrahim Kalkan 8200298f5d Remove unnecessary log 5 years ago
Halil İbrahim Kalkan 4af63febff Rename IRawEventPublisher to ISupportsEventBoxes and refactor methods. 5 years ago
Halil İbrahim Kalkan 2db1a1cf91 Fast stop on application stop. 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 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
Halil İbrahim Kalkan 8af7ccdbaf Implemented initial inbox processing logic 5 years ago
Halil İbrahim Kalkan 9593c877e1 Save incoming events to inbox 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
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
Enis Necipoğlu 96af9b1ff7 Update method name to SetConcurrencyStampIfNotNull 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
maliming 7781e8642b
Update UrlBuilder.cs 5 years ago
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete. 5 years ago
wangjun 4ac7b3bc0f Fix object reference not set to an instance of an object for http proxy 5 years ago