1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates IBusContainerBuilder.RegisterRhinoQueuesTransport() implementations to use same pattern for accessing service bus configuration information as is used elsewhere in the IBusContainerBuilder implementations. More... about 14 years ago
DRYs up IBusContainerBuilder implementations by moving all path generation code into BusElement. More... about 14 years ago
Fixes miss-named method. More... about 14 years ago
Update for one-way bus configuration so that if a bus name is specified in the configuration, the name is used as the bases for the esent storage directory instead of the default "one_way.esent" More... about 14 years ago
Added src files to symbols pkg. More... about 14 years ago
Added nuget packaging to build script. More... about 14 years ago
Updated so that RhinoQueuesTransport.Endpoint/IServiceBus.Endpoint reflects correct port# when port is auto selected. More... about 14 years ago
Adds exception handling for situation where port gets taken by another process between time of selection and usage. More... about 14 years ago
Initial implementation of port auto-select More... about 14 years ago
Renamed conflicting config file causing issues with build. More... about 14 years ago
Splitting out test fixtures that were is same file. More... about 14 years ago
Adding tests to cover configuring alternate storage location for one way bus. More... about 14 years ago
Fixes unit test broken by 21a7a67d0cab43b9702697cb90dd4d60d989115c More... about 14 years ago
Initial implementation for passing path and enablePerformanceCounters to own-way bus. More... about 14 years ago
Fixed reference on test project causing build script to fail. More... about 14 years ago
Initial working Spring.NET integration More... about 14 years ago
Updated build script to pull version from latest git tag. More... about 14 years ago
Bumping version to 2.1, need to change build script so versioning is based on git tags. More... about 14 years ago
Updated RSB to permit enabling of RQ Performance Counters More... about 14 years ago
Updated AutoFac project to not reference a specific RQ version. More... about 14 years ago
Updated RQ assemblies to version 1.3.0.0/eadac60 and made code changes required thereby. More... about 14 years ago
Fixes merge error from merge of upstream master into local master. More... about 14 years ago
Merge branch 'master' of https://github.com/hibernating-rhinos/rhino-esb.git More... about 14 years ago
Removed old csproj.user that should have been ignored. More... about 14 years ago
Fixed configuration for message owners that would require endpoint value to be unique. More... about 14 years ago
Fixed TargetFrameworkVersion in psake for 4.0 More... about 14 years ago
Changed IReflection methods connected with xml serialization to better names. More... about 14 years ago
Added security to HostConfiguration. More... over 14 years ago
Updated build script and project files to handle 3.5/4.0 a bit cleaner. No longer has issues with VS open at the same time the script is being run. Removed files added from previous build script problems... More... over 14 years ago
Resolve of IServiceBusAware and IDeploymentAction fixed More... over 14 years ago