3
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also auto tune STOMP's buffer_size setting if not specified.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-163: Consider auto-tuning the per-connection buffers (receive_buffer_size and send_buffer_size).
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Switch to stompjms 1.13-SNAPSHOT since it fixes additional joram jms compliance tests.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-179 : Remove the list of connections from the toplevel REST URI
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-235: Invalid apollo.xsd
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-236: Incorrect selector displayed in Apollo web console
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-233: When WebSockets shutdown you have a small chance that the broker can enter an CPU spin.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
When converting another protocol into a stomp message use the original sending destination.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Reducing the LOC in the Queue.scala file by splitting off the classes in it into different source files.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Implements APLO-232: Add support for enforcing a message count based quota on queues.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-231: Intended delivery mode for JMSUsecaseTest is not tested
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.4
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Prep for next release.
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.4
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Revert "[maven-release-plugin] prepare release apollo-project-1.4"
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Don't include the itests modules as part of the release.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
[maven-release-plugin] prepare release apollo-project-1.4
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fix parent pom relative path.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Include queue seq numbers in the test case for better trouble shooting.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Move the amqp and network module to the unstable profile.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Use the released version of stompjms.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Working on getting more integration tests passing.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Don't release the stomp or openwire consumers until they are closed by the client.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
The consumer waiting on status was not getting properly populated.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Enabling more tests that are passing now.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Reenable ignored tests.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
stompjms client has now fixed the cases that were failing in this test case.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-228 : JMSExclusiveConsumerTest DispatchExclusive test case is failing
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago