0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduction of mosquitto.conf parser, fix #29 More... over 11 years ago
Minor change, added missed file More... over 11 years ago
Exposed logging configuration in the distribution archive More... over 11 years ago
Fix issue #30 rewind of message ByteBuffer More... over 11 years ago
Minor change, added some filters to gitignore More... over 11 years ago
Fixed issue '30 to avoid publish of QoS0 to not Active clean session subscriptions More... over 11 years ago
Removed all "provided" marked deps More... over 11 years ago
Removed a silencer try..catch More... over 11 years ago
Splitted the OSGi bundle creation from the broker jar to let the broker be executable also outside of a container More... over 11 years ago
Added patch for fix issue #33 More... over 11 years ago
Fixed issue #31 missed to insert the hawtdb jar More... over 11 years ago
Merge branch 'make_osgi_compliant' More... over 11 years ago
Updated ChangeLog More... over 11 years ago
Moved the bundle creation of the broker from outside bundle module to inside broker module More... over 11 years ago
Added the OSGi exporting of packages used by HawDB module (serialized classes of subscription and PublishEvent) More... over 11 years ago
Redefined the broker OSGi dependencies More... over 11 years ago
Added basic definition of osgi descriptor to the broker More... over 11 years ago
Merge branch 'assembly_with_scripts' More... over 11 years ago
Introduced maven assembly plugin to produce the distribution package More... over 11 years ago
Minor change to ChangLlog More... over 11 years ago
Added test client to check and fix issue #21 More... over 11 years ago
Changed write to writeAndFlush fix issue #20 More... over 11 years ago
Minor change, stripped the number of netty libs used in deploy (no need to carry netty-all) More... over 11 years ago
Minor change, extracted TestCallback halper for Paho notifications More... over 11 years ago
Minor change, test class rename More... over 11 years ago
Changed SUBACK response to accept all requested QoS on SUBSCRIBE request More... over 11 years ago
Prepared next development iteration More... over 11 years ago
Releaased version 0.4 More... over 11 years ago
Modified SimpleMessaging.close() to be synchronous and avoid thread synch problems in stop/start cycle used in integration tests. Fix issue #19 More... over 11 years ago
* Added integration test to check QoS downgrading for messages delivered to registered subscribers * Fixed a deouble delivery of messages in case of QoS2 publish More... over 11 years ago