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
More work to handle replication
Ayende Rahien
as ayenderahien
More... almost 16 years ago
recording information about replication (but not yet doing anything about this)
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Changing the value version to include the instance id
Ayende Rahien
as ayenderahien
More... almost 16 years ago
better handling of remote queue names.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
We now record a unique guid for each persistent table
Ayende Rahien
as ayenderahien
More... almost 16 years ago
ignoring R# files
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Will record SHA256 hash for values in the DHT
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Removed IsTrial
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Make sure to get the name of the licensed user from the license file
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Generate TCP instead of OS MSMQ url.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Applied patch from Matt Burton, fixing issues with starting as service
Ayende Rahien
as ayenderahien
More... almost 16 years ago
more tests for secondary load balancer.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Abstracting the way we handle queue transactions, so we can better handle remote queues and remote transactions
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Abstracting the notion of queue path, so we can benefit from local queues while not hindering remote queues
Ayende Rahien
as ayenderahien
More... almost 16 years ago
ignoring tests that fail to execute consistently
Ayende Rahien
as ayenderahien
More... almost 16 years ago
fixing optimistic concurrency issue.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
adding rhino licensing to the build
Ayende Rahien
as ayenderahien
More... almost 16 years ago
This is a sad moment, I have to create OSS licensing component
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Applying patch from Matt Burton - better service install experience.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
removing generated files
Ayende Rahien
as ayenderahien
More... almost 16 years ago
All tests will now time out instead of hanging
Ayende Rahien
as ayenderahien
More... almost 16 years ago
ignoring generated files
Ayende Rahien
as ayenderahien
More... almost 16 years ago
remove generated assembly info
Ayende Rahien
as ayenderahien
More... almost 16 years ago
remove generated assembly info
Ayende Rahien
as ayenderahien
More... almost 16 years ago
load balancer will send new known workers and new known endpoints to its secondary.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
Updating Esent to use exception with deserialization ctors.
Ayende Rahien
as ayenderahien
More... almost 16 years ago
allowing to reroute endpoints on the fly - important to allow fail over in load balancing scenarios
Ayende Rahien
as ayenderahien
More... about 16 years ago
When MsmqLoadBalancer is starting, it will clear the ready to work items from the queue and send AcceptingWork
Ayende Rahien
as ayenderahien
More... about 16 years ago
Persisting endpoints which know about load balancer.
Ayende Rahien
as ayenderahien
More... about 16 years ago
LoadBalancer: write heart beat message to fail over load balancer
Ayende Rahien
as ayenderahien
More... about 16 years ago