2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated readme again More... over 12 years ago
updated readme More... over 12 years ago
updated readme More... over 12 years ago
moved gateway to more appropriately named Rebus.HttpGateway project More... over 12 years ago
test case to verify that many messages can be sent via HTTP More... over 12 years ago
added test of HTTP response when wrong verb is used More... over 12 years ago
added a little more HTTP gateway testing of the Inbound service More... over 12 years ago
commented in HTTP gateway test More... over 12 years ago
fixed it so that headers are included over HTTP More... over 12 years ago
release workers when disposing the bus More... over 12 years ago
no need to dispose bus twice More... over 12 years ago
seems HTTP gateway can now get a simple message through More... over 12 years ago
some more gateway spiking More... over 12 years ago
did some more gateway spiking More... over 12 years ago
refactored some stuff around error queues More... over 12 years ago
completed the Unity hack More... over 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... over 12 years ago
added ability for Snoop to delete messages More... over 12 years ago
Merge pull request #113 from hagbarddenstore/master More... over 12 years ago
When calling Rebus/Configuration/RebusConfigurationSection.GetConfigurationValueOrDefault(Func<RebusConfigurationSection, TValue>, TValue) with something other than a string, it will always return the default value since the type check will fail.
kim
More... over 12 years ago
did some more gateway spiking work More... over 12 years ago
fixed send/receive contract test More... over 12 years ago
removed Raven.Studio.xap (wtf was it?) More... over 12 years ago
moved explicitly routed Send and Subscribe operations to the advanced bus API More... over 12 years ago
fixed issue with address of sender not containing machine address More... over 12 years ago
added test case to verify transactional MSMQ send to multiple queues More... over 12 years ago
started working on a simple gateway More... over 12 years ago
added test of Rabbit's ability to send messages transactiolly to multiple queues More... over 12 years ago
put integration projects into separate solution folders More... over 12 years ago
disabled long-running test More... over 12 years ago