1. 86201df Switch the the 1.6-SNAPSHOT of hawtdispatch so we can use it's transports abstractions. by Hiram R. Chirino · 13 years ago
  2. 71df704 Fix NPE that occurred when you used queues to spool slow consumers on topics, also setup a proper link to that queue via the REST API. by Hiram R. Chirino · 14 years ago
  3. 4923b51 Support pluggable connector and virtual host implementations. Drop the pluggable router implementation support since that's just a implementation detail of the pluggable virtual host. by Hiram R. Chirino · 14 years ago
  4. 98259c2 Add missing custom service factory resource file. by Hiram R. Chirino · 14 years ago
  5. 348e075 Rename the multi protocol to any since that reads better from the point of view of config: protocol="any" by Hiram R. Chirino · 14 years ago
  6. c46a2a1 Simplified OSGi integration by just using bundle fragments. by Hiram R. Chirino · 14 years ago
  7. c4157e7 Some package cleanups. by Hiram R. Chirino · 14 years ago
  8. 53af3e1 Renamed Router to LocalRouter and extracted a Router trait from it. by Hiram R. Chirino · 14 years ago
  9. f8ce02a Made the web server implementation used to display the console a plugin and it's now started by the broker and instead of the run command. by Hiram R. Chirino · 14 years ago
  10. 7ce5fdf Change name to use underscores instead of camel case. by Hiram R. Chirino · 14 years ago
  11. 9098b81 - Adding initial support for using a temp queue to spool messages for slow topic consumers by Hiram R. Chirino · 14 years ago
  12. 9a60dd2 Laying foundation for supporting more flexible message routing. by Hiram R. Chirino · 15 years ago
  13. b699ade renaming modules so to not conflict /w activemq module naming conventions. by Hiram R. Chirino · 15 years ago