Upgrade to scalate 1.6 so that we stay Java 1.6 compatible. |
|
More...
|
about 12 years ago
|
Switch to released versions of scalate. |
|
More...
|
about 12 years ago
|
Switch to released version of hawtdispatch. |
|
More...
|
about 12 years ago
|
Upgrade to scala 2.10 |
|
More...
|
about 12 years ago
|
Remove un-needed console stack trace. |
|
More...
|
about 12 years ago
|
Updated mqtt-docs for wildcard subscription section.. can't do regex match or partial match on dests |
|
More...
|
about 12 years ago
|
First crack at MQTT documentation, https://issues.apache.org/jira/browse/APLO-279 |
|
More...
|
about 12 years ago
|
Fix for https://issues.apache.org/jira/browse/APLO-281 Changed jetty to 8.1.5.v20120716 to get rid of that annoying "Finding identity service:null" message when Apollo startup |
|
More...
|
about 12 years ago
|
Adding initial spike of an emberjs based console for view the status of an Apollo Broker. |
|
More...
|
about 12 years ago
|
Fixes bug where websocket clients were not being disconnected properly. |
|
More...
|
about 12 years ago
|
Be a little smarter when running Apollo from an IDE so that the webconsole can work if the project it not compiled to the expected directory. |
|
More...
|
about 12 years ago
|
Pickup hawtdispatch fix for NPE that can occur /w amqp bits. |
|
More...
|
about 12 years ago
|
Fixing up APLO-280: Clarification about message groups |
|
More...
|
about 12 years ago
|
Added proton python examples, also make the java ones work better /w it. |
|
More...
|
about 12 years ago
|
Add some AMQP java examples. |
|
More...
|
about 12 years ago
|
Don't link to the beta releases anymore. |
|
More...
|
about 12 years ago
|
Make sure we take subscriptions out of the message group hash ring once they are closed. |
|
More...
|
about 12 years ago
|
Add new files that should have been included in previous commit. |
|
More...
|
about 12 years ago
|
Implements APLO-19: Support message groups |
|
More...
|
about 12 years ago
|
Implements APLO-278: Support option on queues to control if a round robin message distribution strategy should be used when multiple consumer are attached to the queue. |
|
More...
|
about 12 years ago
|
Fixes failing amqp test. |
|
More...
|
about 12 years ago
|
Avoid NPE and openwire test failures introduced /w new nolocal support. |
|
More...
|
about 12 years ago
|
Fixing invalid selector test. Also make it possible to do math arithmetic against string properties. |
|
More...
|
about 12 years ago
|
clean up imports. |
|
More...
|
about 12 years ago
|
Pick up proton API updates. |
|
More...
|
about 12 years ago
|
Improve the transaction handling. |
|
More...
|
about 12 years ago
|
Support the noLocal option over AMQP 1.0. |
|
More...
|
about 12 years ago
|
Update the destination prefixes used by Apollo to be more consistent with the settings used by ActiveMQ 5.x. |
|
More...
|
about 12 years ago
|
Don't log the warning about openwire being experimental since it's not anymore. |
|
More...
|
about 12 years ago
|
Support the JMS noLocal option. |
|
More...
|
about 12 years ago
|