3
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to scalate 1.6 so that we stay Java 1.6 compatible.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Switch to released versions of scalate.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Switch to released version of hawtdispatch.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Upgrade to scala 2.10
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Remove un-needed console stack trace.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes bug where websocket clients were not being disconnected properly.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Pickup hawtdispatch fix for NPE that can occur /w amqp bits.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixing up APLO-280: Clarification about message groups
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Added proton python examples, also make the java ones work better /w it.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Add some AMQP java examples.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Don't link to the beta releases anymore.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Make sure we take subscriptions out of the message group hash ring once they are closed.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Add new files that should have been included in previous commit.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Implements APLO-19: Support message groups
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes failing amqp test.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Avoid NPE and openwire test failures introduced /w new nolocal support.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixing invalid selector test. Also make it possible to do math arithmetic against string properties.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
clean up imports.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Pick up proton API updates.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Improve the transaction handling.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Support the noLocal option over AMQP 1.0.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Update the destination prefixes used by Apollo to be more consistent with the settings used by ActiveMQ 5.x.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Don't log the warning about openwire being experimental since it's not anymore.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Support the JMS noLocal option.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago