0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor changes on log defs More... almost 11 years ago
Minor change, wiped subscription also from persistent store More... almost 11 years ago
Minor change, renamed splitTopic to parseTopic More... almost 11 years ago
Fixed bug due to not persisted subscriptions into the store, on restart there were ghosts subscriptions that produced errors More... almost 11 years ago
Added some benchmariking utils: benchmarker produces tiing csv and an html using Highcharts JS lib More... almost 11 years ago
Minor change, added log line end fixed typo in methond name More... almost 11 years ago
Minor change More... almost 11 years ago
Upgraded from disruptor 2.7.3 to 3.3.0 More... almost 11 years ago
Fixed conflict More... almost 11 years ago
Minor chaneg More... almost 11 years ago
Minor, removed MapDB shutdown hook because it's responsibility of the Moquette shutdown hook to teardown the storage More... almost 11 years ago
Removed db.close because already handled by MapDB shutdown handler More... almost 11 years ago
Removed unused dependency to HawtDB after switch to MapDB More... almost 11 years ago
Fixed error in NoClassFoundError due to bad import into MapDB, switched to 1.1.0 (include DynamicImport OSGi More... almost 11 years ago
Applied patch 0001-Moved-spec-tests-to-different-package.-Added-spec-te.patch from Prashant for Will behaviour More... almost 11 years ago
Applied patch 0001-Moved-spec-tests-to-different-package.-Added-spec-te.patch from Prashant for Will behaviour More... almost 11 years ago
Added basic connect-close TCK from Prashant Khanal More... almost 11 years ago
Added basic connect-close TCK from Prashant Khanal More... almost 11 years ago
Dropped HawtDB persistence More... almost 11 years ago
Switched from HawtDB to MapDP store More... about 11 years ago
Extracted common Netty bootstrapping method More... about 11 years ago
Fixed bug once the moquette.conf provided doesn't provide a valid path to pasword.conf More... about 11 years ago
Minor chaneg More... about 11 years ago
Removed redundant if in protocol dispatching More... about 11 years ago
Minor change, changed layout of dispather if-else More... about 11 years ago
Removed some unusefull PublishEvent constructros More... about 11 years ago
Added also PublishMessage to be dispatched by annotation based dispather More... about 11 years ago
Canged behaviour of AnnotationSupport to throw an exception on message not matched More... about 11 years ago
Minor change, renamed test class (fixed typo) More... about 11 years ago
Renamed AnnotationHelper to AnnotationSupport More... about 11 years ago