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
Also test the wss protocol.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
APLO-268: Added examples for stompest Python STOMP client
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Upgrade to jackson 2.1.0
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Clean up scala sources so the are more compatible /w Scala 2.10
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Made protocol tracing configurable, fixing bugs seen during load testing.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Include qpid-proton in the distro.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixing up amqp transport client disconnects.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixing amqp impl bugs.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixing amqp impl bugs.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Use mvn properties for the qpid dependency versions.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
More progress on the proton based AMQP impl. Started extracting out a client API which builds on the proton lib which can be used in hawtdispatch client scenarios.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Remove dependencies on the activemq 5.x broker.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Don't display expected exception.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
[maven-release-plugin] prepare for next development iteration
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
[maven-release-plugin] prepare release apollo-project-1.5
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Upgrade from testing with ActiveMQ 5.6.0 clients to 5.7.0
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Switch from scala 2.9.1-1 to 2.9.2
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
prep for the 1.5 release.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Apply a more consistent apache header.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Target Java 1.6
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Switching the apollo-amqp module to use the qpid-proton lib to talk AMQP.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
removing un-needed producer retain/release
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Added a FullSink (a sink which is always full) and you can now poll sink items out of a SessionMux
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
making a test case less timing dependent.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Upgrade the windows leveldbjni versions used.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Use the new suspend/resume compaction calls on leveldb-api 0.4. This avoids us needing close/open db to do checkpoints. Should slightly improve perf since the block cache is not thrown away. The index stats displayed will also be more meaningful.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-266: Stomp 1.2 with CRLF, sometimes gets: IOException: Unable to parse header line [\u0013]
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes an openwire decoding bug.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Sort the log file list so that it displays nicer.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes: APLO-237 Producer transaction using open wire causes hawtdispatch queue assertion error.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago