65
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding shortcut to build without tests
Ayende Rahien
as ayenderahien
More... almost 16 years ago
fixing tests to actually work properly
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Ensuring that RSB is built before DHT
Ayende Rahien
as ayenderahien
More... almost 16 years ago
minor change to MsmqUtil make the code more robust
Ayende Rahien
as ayenderahien
More... almost 16 years ago
fixing too eager approach for subqueues
Ayende Rahien
as ayenderahien
More... almost 16 years ago
better error message for failure to open database
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Fixing an issue where we would sometimes get a "root element missing" on windows 2003 from the subscription service
Ayende Rahien
as ayenderahien
More... almost 16 years ago
removing generated files.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
better errors if could not create queue
Ayende Rahien
as ayenderahien
More... almost 16 years ago
ensuring that we get good error message if the queue does not exists
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Adding IDistributedHashTableClient abstraction.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
adding RSB and RDHT back to the build
Ayende Rahien
as ayenderahien
More... almost 16 years ago
reintegrating the DHT into RSB saga persisters
Ayende Rahien
as ayenderahien
More... almost 16 years ago
adding timeouts to open/close of sync channels
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Full replication and automatic failure is now supported.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
can now support external version, which is important for replication scenarios
Ayende Rahien
as ayenderahien
More... almost 16 years ago
New version of Rhino DHT. This time, it is build on top of the bus, rather than beneath it.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Updating castle binaries.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
support byte arrays as base 64 encoded strings
Ayende Rahien
as ayenderahien
More... almost 16 years ago
fixing build reference
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Renaming Rhino-DHT to Rhino-PersistentHashTable
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Removing distributed part of DHT.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Win23K compatibility
Ayende Rahien
as ayenderahien
More... almost 16 years ago
- fixed small issue in GetGenericTypeOf(Type type, object msg) where a proxied instance was of course not the type we are interested in for creating a generic representation; consequently fails when trying to get the ISagaPersister<T> More... almost 16 years ago
Added an overload for AddPermissionsToQuery that allows you to add permissions of a specific More... almost 16 years ago
will handle fail over between nodes.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
replication now works :-)
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Force timeout on closing of the host for the tests.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Patch from Peter van der Woude, fixing spelling & grammar issues.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
always use the machine name when creating queue urls
Ayende Rahien
as ayenderahien
More... almost 16 years ago