- 29 Jan, 2015 2 commits
- 27 Jan, 2015 7 commits
-
-
Dave Syer authored
-
Spencer Gibb authored
fixes gh-144
-
Spencer Gibb authored
update sidecare enabled property, make eureka portion of config conditional on eureka on classpath so other DiscoveryClient impls can use it.
-
Spencer Gibb authored
fixes gh-159
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 26 Jan, 2015 4 commits
-
-
Spencer Gibb authored
fixes gh-179
-
Spencer Gibb authored
fixes gh-180
-
Spencer Gibb authored
fixes gh-182
-
Spencer Gibb authored
Add feign-slf4j support. fixes gh-178
-
- 25 Jan, 2015 1 commit
-
-
Dave Syer authored
-
- 23 Jan, 2015 3 commits
-
-
Spencer Gibb authored
-
Dave Syer authored
The main problem here was the ZuulProperties being used everywhere. I also took the opportunity to thin out the top level zuul package and keep the web and route locator pieces in sub-packages for readability. Fixes gh-172
-
Dave Syer authored
A cleaner separation of ribbon and the eureka-dependent ribbon configuration is achieved by adding a BeanPostProcessor to do the ServerList wrapping, instead of doing it for every single ribbon client. See gh-172
-
- 22 Jan, 2015 3 commits
-
-
Spencer Gibb authored
proxy DiscoveryHeartbeatEvent's from parent to child be publishing a EurekaHeartbeatEvent and having zuul listen for EurekaHeartbeatEvent as well. fixes gh-171
-
Dave Syer authored
Fixes gh-153
-
Spencer Gibb authored
fixes gh-153
-
- 19 Jan, 2015 1 commit
-
-
Dave Syer authored
Fixes gh-160
-
- 15 Jan, 2015 10 commits
-
-
Spencer Gibb authored
fixes gh-147
-
Spencer Gibb authored
fixes gh-149
-
Spencer Gibb authored
-
https://github.com/philwebb/spring-cloud-netflixSpencer Gibb authored
Conflicts: spring-cloud-netflix-core/src/main/java/org/springframework/cloud/netflix/feign/FeignClient.java spring-cloud-netflix-core/src/main/java/org/springframework/cloud/netflix/feign/FeignClientScan.java spring-cloud-netflix-core/src/main/java/org/springframework/cloud/netflix/zuul/filters/route/RibbonRoutingFilter.java spring-cloud-netflix-turbine-amqp/src/test/java/org/springframework/cloud/netflix/turbine/amqp/AggregatorTest.java
-
Dave Syer authored
-
Dave Syer authored
This change adds an ApplicationListener that sets some high priority properties in the Environment to allow server.port and management.port to keep their usual meaning, but have server.port apply only to turbine. Actuator endpoints can be enabled with management.port (different to server.port otherwise there will be a conflict between Netty and Tomcat). Fixes gh-143, fixes gh-140
-
Dave Syer authored
-
Dave Syer authored
Fixes gh-151
-
Dave Syer authored
-
Dave Syer authored
Fixes gh-156
-
- 14 Jan, 2015 8 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Spencer Gibb authored
fixes gh-129
-
Spencer Gibb authored
-
- 08 Jan, 2015 1 commit
-
-
Spencer Gibb authored
-