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
fixed Mongo test issue that was caused by running index create/drop operations too quickly in succession, which resulted in an invalid index cache on the server More... over 12 years ago
fixed Mongo saga persister error message More... over 12 years ago
implemented some stuff in order to align the behavior of the different saga persisters More... over 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... over 12 years ago
ignored very long-running Rabbit test More... over 12 years ago
added configuration API for events More... over 12 years ago
moved batch operations to API group similar to the events group More... over 12 years ago
moved all events to separate class that groups them together for improved API slickness More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
Fix for RavenDb missing uniqueness capabilities solving issue #109, #101 and #100. Added a new test for uniqueness of correlation properties which unfortunately fails mongo and sql persisters (now issue #121) More... over 12 years ago
added events around logical messages send/receive More... over 12 years ago
made the configurer add IAdvancedBus as well More... over 12 years ago
implemented more of the gateway request/reply test More... over 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... over 12 years ago
started implementing request/reply via the HTTP gateway More... over 12 years ago
upgraded ravendb to stable More... over 12 years ago
Update master More... over 12 years ago
commented out the Rijndael test - think there's something I've misunderstood about Rijndael, must look into it More... over 12 years ago
fixed nullrefex More... over 12 years ago
added awesome help message when using the encrypted transport decorator, but forgetting the rijndael + iv + key stuff in the XML More... over 12 years ago
added contract test for atomic combined receive and send queue operations More... over 12 years ago
cleaned up inside Azure MQ transport More... over 12 years ago
re-structured serialization tests More... over 12 years ago
repaired Azure MQ transport to work again More... over 12 years ago
made unstarted bus throw exceptions More... over 12 years ago
made gateway test more robust by purging the outbound listen queue before testing More... over 12 years ago
added HTTP gateway chaos monkey robustness test More... over 12 years ago
can you have pictures in the readme? More... over 12 years ago
updated readme again and again More... over 12 years ago
moved readme links to reference section More... over 12 years ago