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
started working on editable message bodies in Snoop More... about 12 years ago
added ability to download messages into text files to Snoop More... about 12 years ago
removed all usage of deprecated Mongo driver API More... about 12 years ago
removed usage of deprecated Mongo driver API after upgrading the driver dep More... about 12 years ago
update Mongo ref to 1.7 More... about 12 years ago
added XML More... about 12 years ago
due timeouts must now be marked as processed in order to avoid getting the same due timeout twice from the store - much better cqs, also it no longer violates the ubiquitous >=1 guarantee More... about 12 years ago
added some nifty client properties to Rabbit connections More... about 12 years ago
updated Rabbit client dep to 3.0.0 More... about 12 years ago
fixed dispatcher so that it behaves well in unit tests when the saga handler instance is used several times More... about 12 years ago
validated the per-message TTL argument and added better error message More... about 12 years ago
added per-message TTL to RabbitMQ transport More... about 12 years ago
removed the last warning More... about 12 years ago
removed the last warnings in all projects except the Snoop More... about 12 years ago
added exception hook in saga fixture More... about 12 years ago
removed option of providing an initial list of saga data to the saga fixture - doesn't correspond well to the fact that the saga data is cloned More... about 12 years ago
moved a method :) More... about 12 years ago
added a bunch of comments More... about 12 years ago
added ability for test saga fixture to have saga data provided after being instantiated More... about 12 years ago
added a bunch of comments More... about 12 years ago
fixed it so that the behavior of InMemorySagaPersister is the same as the other persisters' More... about 12 years ago
updated Mongo dep in nuspec as well More... about 12 years ago
made things virtual again - must be overridable More... about 12 years ago
Merge pull request #148 from hagbarddenstore/master More... about 12 years ago
Change: Update MongoDb package More... about 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... about 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... about 12 years ago
Added PerTransportMessage scoping to the Windsor toolbox More... about 12 years ago
I took the liberty to upgrade RavenDb to unstable as there was too many conflicts from the differing Json.NET versions. The newer RavenDb has internalized the Json.NET source. It should turn stable in about a month. If anyone has a problem with this, let me know, and I'll try to find a better solution. More... about 12 years ago
Merge branch 'master' of github.com:mookid8000/Rebus More... about 12 years ago