2
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Fixes test errors. More... about 14 years ago
More robust enricher now also handles the Used/Max sub attribute keys. More... about 14 years ago
Add todo... More... about 14 years ago
Add convenience functions to marshal to/from a Multiple, add test that marshals/unmarshals a transfer containing a message with varying fragment sizes. More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Converted to scala class. More... about 14 years ago
avoid redundant dependencies More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Simplified data source DTOs so it back to a flat model. JMX discovery is the one that's tree like. More... about 14 years ago
a few more fixes for move of fabric-zookeeper code to fabric-core; still have mucked up the osgi manifests somehow... More... about 14 years ago
Add toArray method on AmqpList to facilitate an easier conversion to a scala list More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
moved the common ZkPath helper class from fabric-zookeeper which depends on the karaf console + gogo into the fabric-core which has minimal dependencies other than ZK and OSGi More... about 14 years ago
Track max pool size too. More... about 14 years ago
Name more consistently. More... about 14 years ago
Rebuild message from fragments, including sections broken up over multiple fragments More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
MonitorService is now getting registered in JMX. More... about 14 years ago
refactored the FabricServiceImpl and JmxTemplate into the exported service package and moved the rest of the service package into the private 'internal' package. Also split fabric-commands into fabric-core so it can be used stand alone outside of the commands (which tend to come with a hard wired fabric) More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Default the group name to 'default' More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric
Łukasz Dywicki
as Lukasz Dywicki
More... about 14 years ago
Disable discovery when parent is not alive.
Łukasz Dywicki
as Lukasz Dywicki
More... about 14 years ago
Add test More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Break up payload into multiple fragments based on max allowed size More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric
Łukasz Dywicki
as Lukasz Dywicki
More... about 14 years ago
Experimental implementation of hierarchical agents.
Łukasz Dywicki
as Lukasz Dywicki
More... about 14 years ago
refactored JmxTemplate into a jmx package so it can be more easily exported & reused to make custom facades to services in fabric More... about 14 years ago