2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make use of configurable reference filters in fabric-partition. Update profiles & docs accordingly. More... over 11 years ago
#596 allow versions to be filtered and upgraded via rolling upgrades of the gateway More... over 11 years ago
#596 reuse the container/version from the service details to avoid issues with magic URI paths changing later on (plus profile versions are not the last path in the web apps URI paths in ZK ;) More... over 11 years ago
#596 add version to servlets registry JSON too More... over 11 years ago
#596 ensure we always add the container and version into the services for web apps and CXF APIs More... over 11 years ago
#597 added javadoc and enabled the index to be disabled (in case folks want to proxy to a specific application and not pollute the namespace) More... over 11 years ago
#596 refactored more code to be fabric agnostic and fixed up some gremlins. also #597 is mostly working now at http://localhost:9000/ as a blob of json More... over 11 years ago
#596 tidied up the code, removed dead code and unnecessary abstractions (as the MQ and HTTP gateways are quite different now) More... over 11 years ago
fixed bug in the modified lifecycle More... over 11 years ago
#596 initial spike so the http gateway can map to web apps, apis or servlets with flexible URI template mappings More... over 11 years ago
Relax JSON deserialization strictness when handling Docker REST API responses. Fixes #588 More... over 11 years ago
fixed up the CXF registry paths so they comply with the other webapps / servlet pattern of ending in /version/container so we can do simpler logic for dealing with load balancing across containers and handling versioning More... over 11 years ago
fixes #595 so that there's a separate profile for the MQ based gateway which has its own config admin UI More... over 11 years ago
refactored the MQ gateway so its easy to configure via config admin More... over 11 years ago
FABRIC-683 - enable MQFabricTest More... over 11 years ago
[FABRIC-789] Provide a message to let the user know that initial provisioning requires a couple of seconds. Also add a message to inform the user about the --wait-for-provisioning option. More... over 11 years ago
polish homepage More... over 11 years ago
[FABRIC-788] Avoid warning in FabricConfigAdminBridge when the versions/profiles are not yet available. More... over 11 years ago
[FABRIC-787] Do not print stack trace when assertValid throws an exception. More... over 11 years ago
[ENTESB-1150] Removed code appending '/' to target path when importing from the filesystem. Causes validation failure in ZookeeperUtils More... over 11 years ago
polished home page More... over 11 years ago
tidied up the overview doc More... over 11 years ago
Allow the fabric-agent to ignore artifacts by symbolic name (using regex). Add a pax-exam container configuration that can support managed root containers. More... over 11 years ago
[FABRIC-670] Refactor fabric-camel-cxf example to use blueprint. Un-ignore ExampleCamelCxfTest. More... over 11 years ago
FABRIC-796 - use a separate container to test profile load/unload More... over 11 years ago
improve #73 allow the selected profiles to contain io.fabric8.environment properties to define the environment variables to pass into the docker container More... over 11 years ago
[FABRIC-750] Change the log level of PrepRequestProcessor in the fabric distribution. Add pax logging configuration to the karaf profile. More... over 11 years ago
add the docs on using camel and cxf discovery with a fabric More... over 11 years ago
FABRIC-758: Ensure all bundles are available in local repository before running itests More... over 11 years ago
fixed problems with saving a camel context containing routeContext elements More... over 11 years ago