- 27 Apr, 2016 1 commit
-
-
Dave Syer authored
The zone for a remote server comes from its eureka.instance.metadataMap.zone, but we didn't (until this change) apply the same logic to the client. If the client is registering itslef with eureka then it will have a metadataMap itself and we should be able to just reverse the logic. Fixes gh-991
-
- 26 Apr, 2016 5 commits
-
-
Nicolas Byl authored
to ensure compatibility with legacy apps Fixes gh-989
-
Andrei Sfat authored
Makes use of StringUtils.commaDelimitedListToStringArray Fixes gh-980
-
Andrei Sfat authored
-
Dave Syer authored
Users will have to switch from health.hystrix.enabled to management.health.* for consistency with other health indicators. Fixes gh-985
-
Matt Reynolds authored
so they don't appear on the dashboard Fixes gh-974
-
- 25 Apr, 2016 3 commits
-
-
Spencer Gibb authored
fixes gh-987
-
Spencer Gibb authored
Fixes proper RestTemplate behavior. fixes gh-986
-
Pedro Alvarado authored
Fixes gh-894
-
- 20 Apr, 2016 4 commits
-
-
Dave Syer authored
Protects us against changes in Spring Boot 1.4 where the naming convention changes.
-
Dave Syer authored
-
Spencer Gibb authored
Spring HttpMessageConverters can modify headers. This change passes the modified headersr back to the feign request, so the proper headers are sent on the request. fixes gh-977
-
Spencer Gibb authored
-
- 19 Apr, 2016 1 commit
-
-
Dave Syer authored
The descriptions of name/serviceId/value and url were out of date (name is mandatory now and can be mixed with url).
-
- 18 Apr, 2016 2 commits
- 13 Apr, 2016 1 commit
-
-
Spencer Gibb authored
fixes gh-968
-
- 08 Apr, 2016 1 commit
-
-
Spencer Gibb authored
Route specific sensitiveHeaders override global. fixes gh-944
-
- 07 Apr, 2016 5 commits
-
-
Spencer Gibb authored
* pull945: Ribbon retry works & fix Content-Length error.
-
Tyler Van Gorder authored
This change requires setting `ribbon.http.client.enabled=true`. This change addresses issue #648 Getting Retry Working In RestTemplate. There is also a fix in place that addresses the issue #357 RestTemplate Error. fixes gh-648
-
Spencer Gibb authored
fixes gh-961
-
Spencer Gibb authored
* pull883: Send 404 in zuul servlet when no route is found.
-
Adrian Ivan authored
Fixes false 200 in zuul when using zuul servlet rather than mvc servlet. Fixes gh-865
-
- 05 Apr, 2016 5 commits
-
-
Spencer Gibb authored
fixes gh-957
-
Spencer Gibb authored
fixes gh-956
-
Spencer Gibb authored
fixes gh-955
-
Spencer Gibb authored
fixes gh-954
-
Tim te Beek authored
Fixes gh-352
-
- 04 Apr, 2016 3 commits
-
-
Spencer Gibb authored
https://github.com/Netflix/eureka/releases/tag/v1.4.5 restores http basic auth.
-
Spencer Gibb authored
-
Dave Syer authored
Fixes gh-948
-
- 01 Apr, 2016 1 commit
-
-
Spencer Gibb authored
Fixes gh-642
-
- 31 Mar, 2016 2 commits
-
-
Spencer Gibb authored
* pull933: Adding the ability to specify a custom retry handler in the ribbon client configuration.
-
Tyler Van Gorder authored
fixes gh-931
-
- 29 Mar, 2016 1 commit
-
-
Spencer Gibb authored
fixes gh-932
-
- 25 Mar, 2016 2 commits
-
-
Marcin Grzejszczak authored
-
Marcin Grzejszczak authored
-
- 24 Mar, 2016 2 commits
- 23 Mar, 2016 1 commit
-
-
Spencer Gibb authored
fixes gh-912
-