1
0
mirror of synced 2024-07-01 08:17:39 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Menno van Lavieren
86ffd5ab2b IFlowRepository aangepast. abstracter en simpeler 2017-07-27 15:55:37 +02:00
Menno van Lavieren
e3496b0aaf BUG FIX van David voor flows die direct eindigen 2017-07-25 15:33:34 +02:00
Menno van Lavieren
6d88a05862 Removed GitVersionTask package, so building works independent of installed MsBuild version 2017-07-10 13:12:17 +02:00
Menno van Lavieren
5131e931f5 Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector 2017-06-26 13:04:10 +02:00
80d8f24123 Fixed #15: Fix timing issue with flows when response comes in too fast
Added more documentation
2017-02-16 23:03:07 +01:00
20ac467006 Fixed #6: Provide a way to start a flow outside of a message handler
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01:00
4a5b9673bd Revert "Removed X2Software from package ID since NuGet primarily shows the ID instead of the title"
This reverts commit 35fd50a890.
2017-02-14 23:57:07 +01:00
b460362cdb Removed X2Software from package ID since NuGet primarily shows the ID instead of the title 2017-02-14 23:21:43 +01:00
1393155e60 Added icons for NuGet packages (I'm not an artist. Anyone want to redesign these? :-)) 2017-02-14 23:12:31 +01:00
52ad9a4fc6 Fixed Tapeti trying to publish return types of type Task 2017-02-13 15:47:57 +01:00
28cd486b50 Added GitVersionTask to update assembly version
Added missing i to Tapet.Tests
2017-02-13 15:42:38 +01:00
120108bd41 Implemented #10: YieldWithParallelRequest 2017-02-12 19:04:26 +01:00
163a118ff9 Fixed nuspec dependencies between Tapeti packages 2017-02-10 16:55:16 +01:00
ac4386fd55 Moved annotations to a separate package to reduce dependencies for messaging interface packages 2017-02-10 16:33:05 +01:00
ddc9d77a4c Preparations for NuGet push 2017-02-08 22:09:06 +01:00
6779f3a4d0 Added AppSettings ConnectionParams helper
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00
1f41f6bcc0 Renamed IMiddlewareBundle to ITapetiExtension 2017-02-07 18:22:28 +01:00
66fbcf2427 Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
b980e308d1 Added request/response validation for non-yieldpoint methods
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
c04f7bd0fe First working prototype of the flow port 2017-02-05 23:22:34 +01:00
a2970b6893 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00